toolbox 0.0.99.3 -> 0.0.99.4 https://github.com/containers/toolbox/releases attrpath: toolbox 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-k79TcC9voQROpJnyZ0RsqxJnBT83W5Z+D+D3HnuQGsI= [golangModuleVersion] Replaced vendorHash with sha256-aAcrzq3j9OClRTFglWrYLF8qJcKamKhl3JRKeE9M3ns= 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 toolbox nix build failed. got build log for 'toolbox' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5fdfbziz07y8yz195vk3j3lav231vrsv-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1ls6lij54wa6lk6lm0dg1n4xq47i18ph-glibc.patch patching file src/cmd/create.go Hunk #1 succeeded at 438 with fuzz 2 (offset 15 lines). @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Building subPackage . # github.com/containers/toolbox/pkg/utils pkg/utils/utils_cgo.go:32:10: fatal error: shadow/subid.h: No such file or directory 32 | #include | ^~~~~~~~~~~~~~~~ compilation terminated.