Skip to content
IOG Hydra / ci/hydra-build:x86_64-darwin.mithril-signer failed Oct 22, 2024 in 4s

Build dependency failed

1 failed steps

Details

Failed Steps

Step 1

Derivation

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

Log

Running phase: unpackPhase
unpacking source archive /nix/store/8cmxagx4ggm1lxmcppl1s9pddcwznmyz-source
source root is source
Running phase: patchPhase
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/q1ib2isj7rjxag7vfkr8bnhxfm1f2z91-mithril-common-deps-0.4.73/target.tar.zst to target
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/49vkhr968y12q0ia5vnlyqkg6d7r9r4b-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.