[INFO] cloning repository https://github.com/pajicf/substrate-supplychain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pajicf/substrate-supplychain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajicf%2Fsubstrate-supplychain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajicf%2Fsubstrate-supplychain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4999b31af75724239df3bf781fec861ec7c3ecdb [INFO] checking pajicf/substrate-supplychain against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpajicf%2Fsubstrate-supplychain" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pajicf/substrate-supplychain on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pajicf/substrate-supplychain [INFO] finished tweaking git repo https://github.com/pajicf/substrate-supplychain [INFO] tweaked toml for git repo https://github.com/pajicf/substrate-supplychain written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pajicf/substrate-supplychain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/substrate-developer-hub/pallet-did` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-enterprise-sample` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-rbac` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-validator-set` [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/substrate-developer-hub/pallet-did` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-enterprise-sample` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-rbac` [INFO] [stderr] Updating git repository `https://github.com/MVPWorkshop/substrate-validator-set` [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92fa4c494172ad6d68a64d4a1e9c31339434e2b30028f45c57601ee5911a9b51 [INFO] running `Command { std: "docker" "start" "-a" "92fa4c494172ad6d68a64d4a1e9c31339434e2b30028f45c57601ee5911a9b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92fa4c494172ad6d68a64d4a1e9c31339434e2b30028f45c57601ee5911a9b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fa4c494172ad6d68a64d4a1e9c31339434e2b30028f45c57601ee5911a9b51", kill_on_drop: false }` [INFO] [stdout] 92fa4c494172ad6d68a64d4a1e9c31339434e2b30028f45c57601ee5911a9b51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e847d29cdd981ad8098d9b679fd94478fdf462e7f7ae22476e4e5c4fcab90813 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e847d29cdd981ad8098d9b679fd94478fdf462e7f7ae22476e4e5c4fcab90813", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/encointer/substrate-fixed` [INFO] [stderr] error: failed to get `substrate-fixed` as a dependency of package `pallet-product-tracking v2.0.0 (https://github.com/MVPWorkshop/substrate-enterprise-sample#da3d04f3)` [INFO] [stderr] ... which is depended on by `node-template-runtime v2.0.0 (/opt/rustwide/workdir/runtime)` [INFO] [stderr] ... which is depended on by `node-template v2.0.0 (/opt/rustwide/workdir/node)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `substrate-fixed` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/encointer/substrate-fixed?tag=v0.5.4+sub_v0.1 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /opt/rustwide/cargo-home/git/db/substrate-fixed-f44ddf796d18c623 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] attempting to update a git repository, but --frozen was specified [INFO] running `Command { std: "docker" "inspect" "e847d29cdd981ad8098d9b679fd94478fdf462e7f7ae22476e4e5c4fcab90813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e847d29cdd981ad8098d9b679fd94478fdf462e7f7ae22476e4e5c4fcab90813", kill_on_drop: false }` [INFO] [stdout] e847d29cdd981ad8098d9b679fd94478fdf462e7f7ae22476e4e5c4fcab90813