gonic 0.15.2 -> 0.16.2 https://github.com/sentriz/gonic/releases attrpath: gonic 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-+PUKPqW+ER7mmZXrDIc0cE4opoTxA3po3WXSeZO+Xwo=" [golangModuleVersion] Replaced vendorHash with sha256-0M1vlTt/4OKjn9Ocub+9HpeRcXt6Wf8aGa/ZqCdHh5M= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gonic nix build failed. --- FAIL: TestGetMusicDirectory/with_tracks (0.02s) handlers_by_folder_test.go:23: handler json differs from test json handlers_by_folder_test.go:23: if you want to regenerate it, re-run with GONIC_REGEN=TestGetMusicDirectory/with_tracks handlers_by_folder_test.go:23: @ ["subsonic-response","directory","child",2,"contentType"] - "audio/flac" + "audio/x-flac" @ ["subsonic-response","directory","child",1,"contentType"] - "audio/flac" + "audio/x-flac" @ ["subsonic-response","directory","child",0,"contentType"] - "audio/flac" + "audio/x-flac" --- FAIL: TestGetAlbum (0.55s) --- FAIL: TestGetAlbum/with_cover (0.00s) handlers_by_tags_test.go:31: handler json differs from test json handlers_by_tags_test.go:31: if you want to regenerate it, re-run with GONIC_REGEN=TestGetAlbum/with_cover handlers_by_tags_test.go:31: @ ["subsonic-response","album","song",2,"contentType"] - "audio/flac" + "audio/x-flac" @ ["subsonic-response","album","song",1,"contentType"] - "audio/flac" + "audio/x-flac" @ ["subsonic-response","album","song",0,"contentType"] - "audio/flac" + "audio/x-flac" FAIL FAIL go.senan.xyz/gonic/server/ctrlsubsonic 0.604s FAIL