[INFO] crate web3_etz 0.1.0 is already in cache [INFO] checking web3_etz-0.1.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate web3_etz 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate web3_etz 0.1.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate web3_etz 0.1.0 [INFO] finished tweaking crates.io crate web3_etz 0.1.0 [INFO] tweaked toml for crates.io crate web3_etz 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 5895f1b97cb37a21cc1d7d90306c8597a8a28a219088a89dc5648e25b970b7f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5895f1b97cb37a21cc1d7d90306c8597a8a28a219088a89dc5648e25b970b7f9"` [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking uint v0.7.1 [INFO] [stderr] Checking fixed-hash v0.3.2 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking parity-codec v3.5.4 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking jsonrpc-core v13.2.0 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking ethbloom v0.6.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking impl-codec v0.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking primitive-types v0.3.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking websocket v0.21.1 [INFO] [stderr] Checking tokio-uds v0.1.7 [INFO] [stderr] Checking ethereum-types v0.6.0 [INFO] [stderr] Checking ethabi v8.0.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking web3_etz v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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[E0425]: cannot find value `_derive_more_Display_formatter` in this scope [INFO] [stderr] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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_etz`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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_etz`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5895f1b97cb37a21cc1d7d90306c8597a8a28a219088a89dc5648e25b970b7f9"` [INFO] running `"docker" "rm" "-f" "5895f1b97cb37a21cc1d7d90306c8597a8a28a219088a89dc5648e25b970b7f9"` [INFO] [stdout] 5895f1b97cb37a21cc1d7d90306c8597a8a28a219088a89dc5648e25b970b7f9