[INFO] cloning repository https://github.com/raphaeltraviss/utxo_blockchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphaeltraviss/utxo_blockchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaeltraviss%2Futxo_blockchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaeltraviss%2Futxo_blockchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e93c52bb8cc38e1f175a7fe83ff09c98abe751d [INFO] checking raphaeltraviss/utxo_blockchain against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaeltraviss%2Futxo_blockchain" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaeltraviss/utxo_blockchain 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/raphaeltraviss/utxo_blockchain [INFO] finished tweaking git repo https://github.com/raphaeltraviss/utxo_blockchain [INFO] tweaked toml for git repo https://github.com/raphaeltraviss/utxo_blockchain written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raphaeltraviss/utxo_blockchain 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-2-tc1/source/node/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `utxo-runtime` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: /workspace/builds/worker-2-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 hex-literal v0.3.3 [INFO] [stderr] Downloaded sha2 v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 1dbe214e447a51182b6bdb2d1b2198018e23ab2e5cbe30ed820730df148bb7ad [INFO] running `Command { std: "docker" "start" "-a" "1dbe214e447a51182b6bdb2d1b2198018e23ab2e5cbe30ed820730df148bb7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dbe214e447a51182b6bdb2d1b2198018e23ab2e5cbe30ed820730df148bb7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbe214e447a51182b6bdb2d1b2198018e23ab2e5cbe30ed820730df148bb7ad", kill_on_drop: false }` [INFO] [stdout] 1dbe214e447a51182b6bdb2d1b2198018e23ab2e5cbe30ed820730df148bb7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d12094a8ecdaa0c408152a9894d0d4cead65f54b9badcac74cbe16311e4eb89f [INFO] running `Command { std: "docker" "start" "-a" "d12094a8ecdaa0c408152a9894d0d4cead65f54b9badcac74cbe16311e4eb89f", 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 `utxo-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" "d12094a8ecdaa0c408152a9894d0d4cead65f54b9badcac74cbe16311e4eb89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12094a8ecdaa0c408152a9894d0d4cead65f54b9badcac74cbe16311e4eb89f", kill_on_drop: false }` [INFO] [stdout] d12094a8ecdaa0c408152a9894d0d4cead65f54b9badcac74cbe16311e4eb89f [INFO] checking raphaeltraviss/utxo_blockchain against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphaeltraviss%2Futxo_blockchain" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raphaeltraviss/utxo_blockchain 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/raphaeltraviss/utxo_blockchain [INFO] finished tweaking git repo https://github.com/raphaeltraviss/utxo_blockchain [INFO] tweaked toml for git repo https://github.com/raphaeltraviss/utxo_blockchain written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raphaeltraviss/utxo_blockchain 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-2-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] warning: /workspace/builds/worker-2-tc2/source/node/Cargo.toml: version requirement `3.0.0-monthly-2021-09+1` for dependency `utxo-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 67b9545b0bcf97ca0839a47e49b22af715ee46caaa2498fe734246fb664ffa5e [INFO] running `Command { std: "docker" "start" "-a" "67b9545b0bcf97ca0839a47e49b22af715ee46caaa2498fe734246fb664ffa5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67b9545b0bcf97ca0839a47e49b22af715ee46caaa2498fe734246fb664ffa5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b9545b0bcf97ca0839a47e49b22af715ee46caaa2498fe734246fb664ffa5e", kill_on_drop: false }` [INFO] [stdout] 67b9545b0bcf97ca0839a47e49b22af715ee46caaa2498fe734246fb664ffa5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] afe781bda5c7f1d64507a81a1ebaebc68d4eca9951b7919ad4ede960763afe0d [INFO] running `Command { std: "docker" "start" "-a" "afe781bda5c7f1d64507a81a1ebaebc68d4eca9951b7919ad4ede960763afe0d", 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" "afe781bda5c7f1d64507a81a1ebaebc68d4eca9951b7919ad4ede960763afe0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe781bda5c7f1d64507a81a1ebaebc68d4eca9951b7919ad4ede960763afe0d", kill_on_drop: false }` [INFO] [stdout] afe781bda5c7f1d64507a81a1ebaebc68d4eca9951b7919ad4ede960763afe0d