[INFO] crate ethcontract-common 0.2.0 is already in cache [INFO] checking ethcontract-common-0.2.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate ethcontract-common 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ethcontract-common 0.2.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ethcontract-common 0.2.0 [INFO] finished tweaking crates.io crate ethcontract-common 0.2.0 [INFO] tweaked toml for crates.io crate ethcontract-common 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d752db65c5d980c9473a86d2bc52b601cb49c2765f18346eb8002dd6cc5f35e7 [INFO] running `"docker" "start" "-a" "d752db65c5d980c9473a86d2bc52b601cb49c2765f18346eb8002dd6cc5f35e7"` [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Checking impl-serde v0.2.3 [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking ethbloom v0.6.4 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking websocket v0.21.1 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking jsonrpc-core v11.0.0 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking ethereum-types v0.6.0 [INFO] [stderr] Checking ethabi v8.0.1 [INFO] [stderr] Checking web3 v0.8.0 [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[display(fmt = "Invalid output type: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:12:48 [INFO] [stderr] | [INFO] [stderr] 12 | #[display(fmt = "Invalid output type: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[display(fmt = "Abi error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:15:38 [INFO] [stderr] | [INFO] [stderr] 15 | #[display(fmt = "Abi error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:18:7 [INFO] [stderr] | [INFO] [stderr] 18 | #[display(fmt = "Api error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:18:38 [INFO] [stderr] | [INFO] [stderr] 18 | #[display(fmt = "Api error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:41:11 [INFO] [stderr] | [INFO] [stderr] 41 | #[display(fmt = "Api error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:41:42 [INFO] [stderr] | [INFO] [stderr] 41 | #[display(fmt = "Api error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | #[display(fmt = "Failure during deployment.Tx hash: {:?}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/contract/error.rs:44:68 [INFO] [stderr] | [INFO] [stderr] 44 | #[display(fmt = "Failure during deployment.Tx hash: {:?}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[display(fmt = "Server is unreachable")] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:14:7 [INFO] [stderr] | [INFO] [stderr] 14 | #[display(fmt = "Decoder error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:14:42 [INFO] [stderr] | [INFO] [stderr] 14 | #[display(fmt = "Decoder error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[display(fmt = "Got invalid response: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:17:49 [INFO] [stderr] | [INFO] [stderr] 17 | #[display(fmt = "Got invalid response: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:20:7 [INFO] [stderr] | [INFO] [stderr] 20 | #[display(fmt = "Transport error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:20:44 [INFO] [stderr] | [INFO] [stderr] 20 | #[display(fmt = "Transport error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | #[display(fmt = "RPC error: {:?}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:23:40 [INFO] [stderr] | [INFO] [stderr] 23 | #[display(fmt = "RPC error: {:?}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:26:7 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "IO error: {}", _0)] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_0` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:26:37 [INFO] [stderr] | [INFO] [stderr] 26 | #[display(fmt = "IO error: {}", _0)] [INFO] [stderr] | ^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web3-0.8.0/src/error.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[display(fmt = "Internal Web3 error")] [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 22 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `web3`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d752db65c5d980c9473a86d2bc52b601cb49c2765f18346eb8002dd6cc5f35e7"` [INFO] running `"docker" "rm" "-f" "d752db65c5d980c9473a86d2bc52b601cb49c2765f18346eb8002dd6cc5f35e7"` [INFO] [stdout] d752db65c5d980c9473a86d2bc52b601cb49c2765f18346eb8002dd6cc5f35e7