[INFO] cloning repository https://github.com/ethereum/eipw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereum/eipw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Feipw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Feipw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd2ca6ddc11c8a2ead2a7a1117161c9b3c2bf4ee [INFO] checking ethereum/eipw against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereum%2Feipw" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethereum/eipw 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] started tweaking git repo https://github.com/ethereum/eipw [INFO] finished tweaking git repo https://github.com/ethereum/eipw [INFO] tweaked toml for git repo https://github.com/ethereum/eipw written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ethereum/eipw 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6309df29b68757d11e94b25213f18616d6ef651d3bed1269538944199134e487 [INFO] running `Command { std: "docker" "start" "-a" "6309df29b68757d11e94b25213f18616d6ef651d3bed1269538944199134e487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6309df29b68757d11e94b25213f18616d6ef651d3bed1269538944199134e487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6309df29b68757d11e94b25213f18616d6ef651d3bed1269538944199134e487", kill_on_drop: false }` [INFO] [stdout] 6309df29b68757d11e94b25213f18616d6ef651d3bed1269538944199134e487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 02fedabfe6d0af47e9e15d5b64ce52990eff5e3b5a334a08df3b71f5628627bd [INFO] running `Command { std: "docker" "start" "-a" "02fedabfe6d0af47e9e15d5b64ce52990eff5e3b5a334a08df3b71f5628627bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking uuid v1.3.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking annotate-snippets v0.9.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.34 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking iso8601 v0.5.1 [INFO] [stderr] Checking fancy-regex v0.10.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking fraction v0.12.2 [INFO] [stderr] Checking is-terminal v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Checking snafu v0.7.4 [INFO] [stderr] Checking clap v4.1.4 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Checking comrak v0.16.0 (https://github.com/SamWilsn/comrak.git?branch=inline-line-numbers-0.16#7a2f213f) [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking jsonschema v0.16.1 (https://github.com/SamWilsn/jsonschema-rs.git?branch=ahash-on-wasm#91c2c29e) [INFO] [stderr] Checking js-sys v0.3.61 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking scraper v0.14.0 [INFO] [stderr] Checking eipw-lint v0.4.0 (/opt/rustwide/workdir/eipw-lint) [INFO] [stderr] Checking eipw v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.34 [INFO] [stderr] Checking serde-wasm-bindgen v0.4.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.34 [INFO] [stderr] Checking eipw-lint-js v0.4.6 (/opt/rustwide/workdir/eipw-lint-js) [INFO] [stdout] error: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> eipw-lint-js/src/lib.rs:144:74 [INFO] [stdout] | [INFO] [stdout] 144 | let value: serde_json::Value = serde_wasm_bindgen::from_value(snippet.deref().clone())?; [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `wasm_bindgen::JsValue` does not implement `Deref`, so calling `deref` on `&wasm_bindgen::JsValue` 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eipw-lint-js` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: call to `.deref()` on a reference in this situation does nothing [INFO] [stdout] --> eipw-lint-js/src/lib.rs:144:74 [INFO] [stdout] | [INFO] [stdout] 144 | let value: serde_json::Value = serde_wasm_bindgen::from_value(snippet.deref().clone())?; [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `wasm_bindgen::JsValue` does not implement `Deref`, so calling `deref` on `&wasm_bindgen::JsValue` 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eipw-lint-js` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "02fedabfe6d0af47e9e15d5b64ce52990eff5e3b5a334a08df3b71f5628627bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fedabfe6d0af47e9e15d5b64ce52990eff5e3b5a334a08df3b71f5628627bd", kill_on_drop: false }` [INFO] [stdout] 02fedabfe6d0af47e9e15d5b64ce52990eff5e3b5a334a08df3b71f5628627bd