[INFO] cloning repository https://github.com/gitruili/substrate-node-template-fork [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitruili/substrate-node-template-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitruili%2Fsubstrate-node-template-fork", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitruili%2Fsubstrate-node-template-fork'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5af2d0ec6381853ed4d72af16e0f29fab2f4fc2 [INFO] checking gitruili/substrate-node-template-fork/e5af2d0ec6381853ed4d72af16e0f29fab2f4fc2 against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitruili%2Fsubstrate-node-template-fork" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gitruili/substrate-node-template-fork on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gitruili/substrate-node-template-fork [INFO] finished tweaking git repo https://github.com/gitruili/substrate-node-template-fork [INFO] tweaked toml for git repo https://github.com/gitruili/substrate-node-template-fork written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gitruili/substrate-node-template-fork already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/runtime/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `pallet-template` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/node/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `node-template-runtime` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwasm-utils v0.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdc2106108bfa89bd1b4fa453a723be113481d8b418ea50cd027e06b80c2a172 [INFO] running `Command { std: "docker" "start" "-a" "cdc2106108bfa89bd1b4fa453a723be113481d8b418ea50cd027e06b80c2a172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdc2106108bfa89bd1b4fa453a723be113481d8b418ea50cd027e06b80c2a172", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc2106108bfa89bd1b4fa453a723be113481d8b418ea50cd027e06b80c2a172", kill_on_drop: false }` [INFO] [stdout] cdc2106108bfa89bd1b4fa453a723be113481d8b418ea50cd027e06b80c2a172 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea2b4d01365b25bef23634cdd6628f015358b1aea35b3a536b6e3d3a41c1031 [INFO] running `Command { std: "docker" "start" "-a" "8ea2b4d01365b25bef23634cdd6628f015358b1aea35b3a536b6e3d3a41c1031", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/runtime/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `pallet-template` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /opt/rustwide/workdir/node/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `node-template-runtime` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-template v3.0.0-monthly-2021-09+1 (/opt/rustwide/workdir/node)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `frame-benchmarking` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/paritytech/substrate.git?tag=monthly-2021-09+1 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to fetch into: /opt/rustwide/cargo-home/git/db/substrate-7e08433d4c370a21 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] attempting to update a git repository, but --frozen was specified [INFO] running `Command { std: "docker" "inspect" "8ea2b4d01365b25bef23634cdd6628f015358b1aea35b3a536b6e3d3a41c1031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea2b4d01365b25bef23634cdd6628f015358b1aea35b3a536b6e3d3a41c1031", kill_on_drop: false }` [INFO] [stdout] 8ea2b4d01365b25bef23634cdd6628f015358b1aea35b3a536b6e3d3a41c1031