Skip to content
IOG Hydra / ci/hydra-build:aarch64-darwin.mithril-client failed Oct 22, 2024 in 2s

Build dependency failed

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/lad20f6iicrd9milyrbz1yhyj20qc6na-mithril-deps-0.0.1.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/nd1w1rx1vwwk7rc2wic1vr3qc2d059bi-source
source root is source
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/mddqrcacgkj9c2kq6vmfdnnarvkiar6s-mithril-common-deps-0.4.73/target.tar.zst to target
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
will append /private/tmp/nix-build-mithril-deps-0.0.1.drv-0/source/.cargo-home/config.toml with contents of /nix/store/w6halnp01rvs98kzr84kvgjrm51xhdq7-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
Running phase: buildPhase
++ command cargo --version
cargo 1.80.0 (376290515 2024-07-16)
++ command cargo check --release --locked --all-targets
error: the lock file /private/tmp/nix-build-mithril-deps-0.0.1.drv-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.