[INFO] cloning repository https://github.com/claudiociardelli/substrate-node-bitcoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claudiociardelli/substrate-node-bitcoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiociardelli%2Fsubstrate-node-bitcoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiociardelli%2Fsubstrate-node-bitcoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c090b3e14735e8f91d9bfaf8504c77ab7293be1a [INFO] checking claudiociardelli/substrate-node-bitcoin against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiociardelli%2Fsubstrate-node-bitcoin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/claudiociardelli/substrate-node-bitcoin on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/claudiociardelli/substrate-node-bitcoin [INFO] finished tweaking git repo https://github.com/claudiociardelli/substrate-node-bitcoin [INFO] tweaked toml for git repo https://github.com/claudiociardelli/substrate-node-bitcoin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/claudiociardelli/substrate-node-bitcoin 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-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] warning: /workspace/builds/worker-0-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] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwasm-utils v0.18.1 [INFO] [stderr] Downloaded rand_distr v0.4.1 [INFO] [stderr] Downloaded parity-util-mem v0.10.0 [INFO] [stderr] Downloaded parity-db v0.3.1 [INFO] [stderr] Downloaded wasmi-validation v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4070cda14b405563c691fff5b97b09f166b651adcb9f5815eb35ffceb72062b6 [INFO] running `Command { std: "docker" "start" "-a" "4070cda14b405563c691fff5b97b09f166b651adcb9f5815eb35ffceb72062b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4070cda14b405563c691fff5b97b09f166b651adcb9f5815eb35ffceb72062b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4070cda14b405563c691fff5b97b09f166b651adcb9f5815eb35ffceb72062b6", kill_on_drop: false }` [INFO] [stdout] 4070cda14b405563c691fff5b97b09f166b651adcb9f5815eb35ffceb72062b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7066ab2829722b06963acefda80a0466924c841898e97e38b6d6ae27c01aa103 [INFO] running `Command { std: "docker" "start" "-a" "7066ab2829722b06963acefda80a0466924c841898e97e38b6d6ae27c01aa103", 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" "7066ab2829722b06963acefda80a0466924c841898e97e38b6d6ae27c01aa103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7066ab2829722b06963acefda80a0466924c841898e97e38b6d6ae27c01aa103", kill_on_drop: false }` [INFO] [stdout] 7066ab2829722b06963acefda80a0466924c841898e97e38b6d6ae27c01aa103 [INFO] checking claudiociardelli/substrate-node-bitcoin against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaudiociardelli%2Fsubstrate-node-bitcoin" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/claudiociardelli/substrate-node-bitcoin on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/claudiociardelli/substrate-node-bitcoin [INFO] finished tweaking git repo https://github.com/claudiociardelli/substrate-node-bitcoin [INFO] tweaked toml for git repo https://github.com/claudiociardelli/substrate-node-bitcoin written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/claudiociardelli/substrate-node-bitcoin 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/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] warning: /workspace/builds/worker-0-tc2/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] Updating git repository `https://github.com/paritytech/substrate.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcd96977ad87d306b34e3f23c5c9035a9cd75ed7110c9075caf04fcaba32fff0 [INFO] running `Command { std: "docker" "start" "-a" "dcd96977ad87d306b34e3f23c5c9035a9cd75ed7110c9075caf04fcaba32fff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcd96977ad87d306b34e3f23c5c9035a9cd75ed7110c9075caf04fcaba32fff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd96977ad87d306b34e3f23c5c9035a9cd75ed7110c9075caf04fcaba32fff0", kill_on_drop: false }` [INFO] [stdout] dcd96977ad87d306b34e3f23c5c9035a9cd75ed7110c9075caf04fcaba32fff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f55b90b302cf89e0a05c990cfdfc3d1843db1763e596b9e101dcc0cf16b72ff [INFO] running `Command { std: "docker" "start" "-a" "8f55b90b302cf89e0a05c990cfdfc3d1843db1763e596b9e101dcc0cf16b72ff", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "8f55b90b302cf89e0a05c990cfdfc3d1843db1763e596b9e101dcc0cf16b72ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f55b90b302cf89e0a05c990cfdfc3d1843db1763e596b9e101dcc0cf16b72ff", kill_on_drop: false }` [INFO] [stdout] 8f55b90b302cf89e0a05c990cfdfc3d1843db1763e596b9e101dcc0cf16b72ff