[INFO] fetching crate web3_fe 0.1.0... [INFO] checking web3_fe-0.1.0 against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] extracting crate web3_fe 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate web3_fe 0.1.0 on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking crates.io crate web3_fe 0.1.0 [INFO] finished tweaking crates.io crate web3_fe 0.1.0 [INFO] tweaked toml for crates.io crate web3_fe 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate web3_fe 0.1.0 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8093cbba7174b7e12eb6741dc983097f63f4ecb33933073615b75becd53c8cc6 [INFO] running `Command { std: "docker" "start" "-a" "8093cbba7174b7e12eb6741dc983097f63f4ecb33933073615b75becd53c8cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8093cbba7174b7e12eb6741dc983097f63f4ecb33933073615b75becd53c8cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8093cbba7174b7e12eb6741dc983097f63f4ecb33933073615b75becd53c8cc6", kill_on_drop: false }` [INFO] [stdout] 8093cbba7174b7e12eb6741dc983097f63f4ecb33933073615b75becd53c8cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29db82880765ffd145a48652c6dab3393946c70d4189495020e6bab0ce34a427 [INFO] running `Command { std: "docker" "start" "-a" "29db82880765ffd145a48652c6dab3393946c70d4189495020e6bab0ce34a427", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Checking byte-slice-cast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking uint v0.9.3 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking keccak v0.1.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking sha1 v0.10.4 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.33 [INFO] [stderr] Checking sha3 v0.10.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking js-sys v0.3.60 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.33 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking wasm-bindgen-test v0.3.33 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking web3-async-native-tls v0.4.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Checking parity-scale-codec v3.2.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Checking web3_fe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web3_fe` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/block.rs:137:36 [INFO] [stdout] | [INFO] [stdout] 137 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/types/log.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | let author = author.clone().to_string(); [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web3_fe` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "29db82880765ffd145a48652c6dab3393946c70d4189495020e6bab0ce34a427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29db82880765ffd145a48652c6dab3393946c70d4189495020e6bab0ce34a427", kill_on_drop: false }` [INFO] [stdout] 29db82880765ffd145a48652c6dab3393946c70d4189495020e6bab0ce34a427