[INFO] fetching crate ethers 0.2.0... [INFO] checking ethers-0.2.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate ethers 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ethers 0.2.0 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers 0.2.0 [INFO] finished tweaking crates.io crate ethers 0.2.0 [INFO] tweaked toml for crates.io crate ethers 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate ethers 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] af78e9f19d4a6a19a43358e8c4925d10d95cbcfb588ca8cf0c2d335f8887c376 [INFO] running `Command { std: "docker" "start" "-a" "af78e9f19d4a6a19a43358e8c4925d10d95cbcfb588ca8cf0c2d335f8887c376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af78e9f19d4a6a19a43358e8c4925d10d95cbcfb588ca8cf0c2d335f8887c376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af78e9f19d4a6a19a43358e8c4925d10d95cbcfb588ca8cf0c2d335f8887c376", kill_on_drop: false }` [INFO] [stdout] af78e9f19d4a6a19a43358e8c4925d10d95cbcfb588ca8cf0c2d335f8887c376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72fd2ba0433b1cf937195e1c6a3cd8e691f740dae75023fad09fc249f3983a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a72fd2ba0433b1cf937195e1c6a3cd8e691f740dae75023fad09fc249f3983a2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking futures-core v0.3.10 [INFO] [stderr] Checking futures-sink v0.3.10 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.10 [INFO] [stderr] Checking futures-task v0.3.10 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling uint v0.9.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling bitvec v0.18.4 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.8.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking ecdsa v0.10.2 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking k256 v0.7.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Checking futures-util v0.3.10 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.10 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking parity-scale-codec v1.3.6 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking eth-keystore v0.1.0 [INFO] [stderr] Checking serde-aux v2.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.10.0 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.13.0 [INFO] [stderr] Checking tokio-util v0.6.1 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking impl-codec v0.4.2 [INFO] [stderr] Checking primitive-types v0.8.0 [INFO] [stderr] Checking ethereum-types v0.10.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking ethabi-next v13.0.0 [INFO] [stderr] Checking ethers-core v0.2.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.0 [INFO] [stderr] Checking ethers-contract-abigen v0.2.0 [INFO] [stderr] Checking ethers-signers v0.2.0 [INFO] [stderr] Checking ethers-providers v0.2.0 [INFO] [stderr] Checking ethers-middleware v0.2.0 [INFO] [stderr] Compiling ethers-contract-derive v0.2.0 [INFO] [stderr] Checking ethers-contract v0.2.0 [INFO] [stderr] Checking ethers v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "a72fd2ba0433b1cf937195e1c6a3cd8e691f740dae75023fad09fc249f3983a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72fd2ba0433b1cf937195e1c6a3cd8e691f740dae75023fad09fc249f3983a2", kill_on_drop: false }` [INFO] [stdout] a72fd2ba0433b1cf937195e1c6a3cd8e691f740dae75023fad09fc249f3983a2