[INFO] cloning repository https://github.com/0cv/ipfs_evm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0cv/ipfs_evm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cv%2Fipfs_evm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cv%2Fipfs_evm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 511ec722c3cc010b9c927e4b7fa505ca2cc7bdb1
[INFO] checking 0cv/ipfs_evm against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0cv%2Fipfs_evm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0cv/ipfs_evm
[INFO] finished tweaking git repo https://github.com/0cv/ipfs_evm
[INFO] tweaked toml for git repo https://github.com/0cv/ipfs_evm written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0cv/ipfs_evm on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0cv/ipfs_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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project v1.1.0
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded tokio-rustls v0.24.0
[INFO] [stderr]   Downloaded secp256k1 v0.21.3
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded assert_cmd v2.0.11
[INFO] [stderr]   Downloaded ethabi v16.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded ethbloom v0.11.1
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded headers v0.3.8
[INFO] [stderr]   Downloaded web3 v0.18.0
[INFO] [stderr]   Downloaded mockito v1.0.2
[INFO] [stderr]   Downloaded pin-project-internal v1.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.87
[INFO] [stderr]   Downloaded mio v0.8.7
[INFO] [stderr]   Downloaded serde_derive v1.0.163
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded openssl v0.10.52
[INFO] [stderr]   Downloaded rustls v0.21.1
[INFO] [stderr]   Downloaded bstr v1.5.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 090861e63957d5f448c7d661e4be942818ecb39ab2b696350266839a8d936d63
[INFO] running `Command { std: "docker" "start" "-a" "090861e63957d5f448c7d661e4be942818ecb39ab2b696350266839a8d936d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "090861e63957d5f448c7d661e4be942818ecb39ab2b696350266839a8d936d63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090861e63957d5f448c7d661e4be942818ecb39ab2b696350266839a8d936d63", kill_on_drop: false }`
[INFO] [stdout] 090861e63957d5f448c7d661e4be942818ecb39ab2b696350266839a8d936d63
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 167042c3da3441ac452f4dddd6eb740bef2f3f384cbd8fec4a2b7fa966a7eea6
[INFO] running `Command { std: "docker" "start" "-a" "167042c3da3441ac452f4dddd6eb740bef2f3f384cbd8fec4a2b7fa966a7eea6", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.59/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tiny-keccak v2.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "167042c3da3441ac452f4dddd6eb740bef2f3f384cbd8fec4a2b7fa966a7eea6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "167042c3da3441ac452f4dddd6eb740bef2f3f384cbd8fec4a2b7fa966a7eea6", kill_on_drop: false }`
[INFO] [stdout] 167042c3da3441ac452f4dddd6eb740bef2f3f384cbd8fec4a2b7fa966a7eea6
