toolbox 0.0.99.3 -> 0.0.99.5 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-su6ErokyrExsooeARWKh/VrBTXS9SqB9fGE6mNqK+Wg= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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" } Running phase: unpackPhase unpacking source archive /nix/store/6w0zdi3q5478p18azc7qhsd5kdb8zhma-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/1ls6lij54wa6lk6lm0dg1n4xq47i18ph-glibc.patch patching file src/cmd/create.go Hunk #1 succeeded at 431 with fuzz 2 (offset 8 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase 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.