[INFO] cloning repository https://github.com/JackG-eth/revm_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackG-eth/revm_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackG-eth%2Frevm_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackG-eth%2Frevm_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8076a5bd378607f3336e6724e8b8c2db31c10ca9 [INFO] checking JackG-eth/revm_example/8076a5bd378607f3336e6724e8b8c2db31c10ca9 against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackG-eth%2Frevm_example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JackG-eth/revm_example [INFO] finished tweaking git repo https://github.com/JackG-eth/revm_example [INFO] tweaked toml for git repo https://github.com/JackG-eth/revm_example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JackG-eth/revm_example on toolchain c8a31b780d5415358566a20b94912620a3f27067 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JackG-eth/revm_example 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bluealloy/revm/` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.4 [INFO] [stderr] Downloaded to-binary v0.4.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.2 [INFO] [stderr] Downloaded enumn v0.1.11 [INFO] [stderr] Downloaded ruint-macro v1.1.0 [INFO] [stderr] Downloaded alloy-primitives v0.3.1 [INFO] [stderr] Downloaded parity-scale-codec v3.6.4 [INFO] [stderr] Downloaded coins-bip32 v0.8.3 [INFO] [stderr] Downloaded coins-core v0.8.3 [INFO] [stderr] Downloaded tungstenite v0.19.0 [INFO] [stderr] Downloaded rustls-webpki v0.100.1 [INFO] [stderr] Downloaded ethers-providers v2.0.8 [INFO] [stderr] Downloaded coins-bip39 v0.8.6 [INFO] [stderr] Downloaded rustls-webpki v0.101.3 [INFO] [stderr] Downloaded ethers-core v2.0.8 [INFO] [stderr] Downloaded proptest v1.2.0 [INFO] [stderr] Downloaded ecdsa v0.16.8 [INFO] [stderr] Downloaded crypto-bigint v0.5.2 [INFO] [stderr] Downloaded rustls v0.21.6 [INFO] [stderr] Downloaded elliptic-curve v0.13.5 [INFO] [stderr] Downloaded const-hex v1.6.2 [INFO] [stderr] Downloaded ethers-contract v2.0.8 [INFO] [stderr] Downloaded enr v0.8.1 [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded tokio-tungstenite v0.19.0 [INFO] [stderr] Downloaded ruint v1.10.1 [INFO] [stderr] Downloaded alloy-rlp-derive v0.3.2 [INFO] [stderr] Downloaded ethers-signers v2.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf887c3c927e6e945342665b798440d250381ec6f789085000811ec5a715d1a6 [INFO] running `Command { std: "docker" "start" "-a" "bf887c3c927e6e945342665b798440d250381ec6f789085000811ec5a715d1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf887c3c927e6e945342665b798440d250381ec6f789085000811ec5a715d1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf887c3c927e6e945342665b798440d250381ec6f789085000811ec5a715d1a6", kill_on_drop: false }` [INFO] [stdout] bf887c3c927e6e945342665b798440d250381ec6f789085000811ec5a715d1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acaa772822a9516ed2e1f2943812cad55c37851107e61c179ba3abc0df529825 [INFO] running `Command { std: "docker" "start" "-a" "acaa772822a9516ed2e1f2943812cad55c37851107e61c179ba3abc0df529825", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.2 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking alloy-rlp v0.3.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "acaa772822a9516ed2e1f2943812cad55c37851107e61c179ba3abc0df529825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acaa772822a9516ed2e1f2943812cad55c37851107e61c179ba3abc0df529825", kill_on_drop: false }` [INFO] [stdout] acaa772822a9516ed2e1f2943812cad55c37851107e61c179ba3abc0df529825