oui 0.1.8 -> 2.0.5 https://github.com/thatmattlove/oui/releases attrpath: oui Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-TLVw4tnfvgK2h/Xj5LNNjDG4WQ83Bw8yBhZc16Tjmws=" [golangModuleVersion] Replaced vendorHash with sha256-EOu9imj0YwYhHX7ZzE9BzhkoDitC5AHjlwoWmQs0Rj4= Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oui nix build failed. @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase ok github.com/thatmattlove/oui/v2/internal/logger 0.005s ok github.com/thatmattlove/oui/v2/internal/util 0.003s --- FAIL: Test_CollectAll (0.00s) collect_csv_test.go:13: Error Trace: collect_csv_test.go:13 Error: Received unexpected error: Get "https://standards-oui.ieee.org/oui/oui.csv": dial tcp: lookup standards-oui.ieee.org on [::1]:53: read udp [::1]:46952->[::1]:53: read: connection refused Get "https://standards-oui.ieee.org/cid/cid.csv": dial tcp: lookup standards-oui.ieee.org on [::1]:53: read udp [::1]:45423->[::1]:53: read: connection refused Get "https://standards-oui.ieee.org/iab/iab.csv": dial tcp: lookup standards-oui.ieee.org on [::1]:53: read udp [::1]:60979->[::1]:53: read: connection refused Get "https://standards-oui.ieee.org/oui28/mam.csv": dial tcp: lookup standards-oui.ieee.org on [::1]:53: read udp [::1]:38220->[::1]:53: read: connection refused Get "https://standards-oui.ieee.org/oui36/oui36.csv": dial tcp: lookup standards-oui.ieee.org on [::1]:53: read udp [::1]:36643->[::1]:53: read: connection refused Test: Test_CollectAll --- FAIL: Test_New (0.00s) --- FAIL: Test_New/postgres (0.00s) db_test.go:23: Error Trace: db_test.go:23 Error: Should not be: "" Test: Test_New/postgres Messages: missing POSTGRES_PASSWORD environment variable --- FAIL: Test_New/sqlite (0.00s) db_test.go:57: Error Trace: db_test.go:57 Error: Received unexpected error: mkdir /homeless-shelter: permission denied Test: Test_New/sqlite FAIL FAIL github.com/thatmattlove/oui/v2/oui 0.007s FAIL