[INFO] cloning repository https://github.com/danforbes/substrate-evm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danforbes/substrate-evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanforbes%2Fsubstrate-evm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanforbes%2Fsubstrate-evm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3994b9de1fa98007c4fe1d80a2872d11f29ab3f7 [INFO] checking danforbes/substrate-evm/3994b9de1fa98007c4fe1d80a2872d11f29ab3f7 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanforbes%2Fsubstrate-evm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danforbes/substrate-evm on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danforbes/substrate-evm [INFO] finished tweaking git repo https://github.com/danforbes/substrate-evm [INFO] tweaked toml for git repo https://github.com/danforbes/substrate-evm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danforbes/substrate-evm 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding fork-tree v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-executive v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-metadata v11.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-support v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-support-procedural v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-support-procedural-tools v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-support-procedural-tools-derive v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding frame-system v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding grafana-data-source v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-aura v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-balances v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-evm v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-finality-tracker v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-grandpa v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-indices v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-randomness-collective-flip v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-session v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-sudo v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-timestamp v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-transaction-payment v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding pallet-transaction-payment-rpc-runtime-api v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-basic-authorship v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-block-builder v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-chain-spec v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-chain-spec-derive v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-cli v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-client v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-client-api v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-client-db v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-consensus-aura v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-consensus-slots v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-executor v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-executor-common v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-executor-wasmi v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-finality-grandpa v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-informant v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-keystore v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-network v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-network-gossip v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-offchain v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-peerset v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-rpc v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-rpc-api v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-rpc-server v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-service v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-state-db v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-telemetry v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-tracing v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-transaction-graph v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sc-transaction-pool v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-allocator v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-api v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-api-proc-macro v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-application-crypto v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-arithmetic v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-block-builder v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-blockchain v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-consensus v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-consensus-aura v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-consensus-babe v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-core v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-debug-derive v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-externalities v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-finality-grandpa v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-finality-tracker v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-inherents v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-io v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-keyring v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-offchain v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-panic-handler v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-rpc v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-runtime v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-runtime-interface v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-runtime-interface-proc-macro v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-serializer v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-session v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-staking v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-state-machine v0.8.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-std v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-storage v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-timestamp v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-transaction-pool v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-trie v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-version v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding sp-wasm-interface v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding substrate-build-script-utils v2.0.0 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] [stderr] Adding substrate-wasm-builder-runner v1.0.5 (https://github.com/paritytech/substrate.git?branch=master#26a4b739) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd98e63146943c8dda77f92e5f9d64e183a670356629ec5f5532db6197894265 [INFO] running `Command { std: "docker" "start" "-a" "cd98e63146943c8dda77f92e5f9d64e183a670356629ec5f5532db6197894265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd98e63146943c8dda77f92e5f9d64e183a670356629ec5f5532db6197894265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd98e63146943c8dda77f92e5f9d64e183a670356629ec5f5532db6197894265", kill_on_drop: false }` [INFO] [stdout] cd98e63146943c8dda77f92e5f9d64e183a670356629ec5f5532db6197894265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7698f05a6a4e194b613d6508c0dcdd3d079178146c55c9f9d5eec3d2224b6b95 [INFO] running `Command { std: "docker" "start" "-a" "7698f05a6a4e194b613d6508c0dcdd3d079178146c55c9f9d5eec3d2224b6b95", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "7698f05a6a4e194b613d6508c0dcdd3d079178146c55c9f9d5eec3d2224b6b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7698f05a6a4e194b613d6508c0dcdd3d079178146c55c9f9d5eec3d2224b6b95", kill_on_drop: false }` [INFO] [stdout] 7698f05a6a4e194b613d6508c0dcdd3d079178146c55c9f9d5eec3d2224b6b95