[INFO] cloning repository https://github.com/v3xlabs/myeth-id [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v3xlabs/myeth-id" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fmyeth-id", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fmyeth-id'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aff4e45344739e0d3dc01b7a8083e1b560a67807 [INFO] checking v3xlabs/myeth-id against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fmyeth-id" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/v3xlabs/myeth-id on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/v3xlabs/myeth-id [INFO] finished tweaking git repo https://github.com/v3xlabs/myeth-id [INFO] tweaked toml for git repo https://github.com/v3xlabs/myeth-id written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/v3xlabs/myeth-id 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68ee0d6718889f0eb76dea4d0a7f997fa04ba3035879b865047740b56e9538b9 [INFO] running `Command { std: "docker" "start" "-a" "68ee0d6718889f0eb76dea4d0a7f997fa04ba3035879b865047740b56e9538b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68ee0d6718889f0eb76dea4d0a7f997fa04ba3035879b865047740b56e9538b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ee0d6718889f0eb76dea4d0a7f997fa04ba3035879b865047740b56e9538b9", kill_on_drop: false }` [INFO] [stdout] 68ee0d6718889f0eb76dea4d0a7f997fa04ba3035879b865047740b56e9538b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20de236c02dd24bf379979b1e513b8fc42f7e8bb705429ad0252191578b1250b [INFO] running `Command { std: "docker" "start" "-a" "20de236c02dd24bf379979b1e513b8fc42f7e8bb705429ad0252191578b1250b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking parity-scale-codec v3.6.4 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking ethers-core v2.0.8 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking coins-core v0.8.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tungstenite v0.19.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking coins-bip32 v0.8.3 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking enr v0.8.1 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking coins-bip39 v0.8.6 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking tokio-tungstenite v0.19.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking ethers-signers v2.0.8 [INFO] [stderr] Checking ethers-providers v2.0.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking ethers-etherscan v2.0.8 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking ethers-addressbook v2.0.8 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking ethers-contract-abigen v2.0.8 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling ethers-contract-derive v2.0.8 [INFO] [stderr] Checking ethers-contract v2.0.8 [INFO] [stderr] Checking ethers-middleware v2.0.8 [INFO] [stderr] Checking ethers v2.0.8 [INFO] [stderr] Checking myeth-id v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AppendHeaders`, `Response`, `header::CONTENT_TYPE` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | http::{header::CONTENT_TYPE, HeaderMap, StatusCode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | response::{AppendHeaders, Response}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppendHeaders`, `Response`, `header::CONTENT_TYPE` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | http::{header::CONTENT_TYPE, HeaderMap, StatusCode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | response::{AppendHeaders, Response}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | Path(sender): Path, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender` [INFO] [stdout] --> src/main.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | Path(sender): Path, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResolveCCIPPostErrorResponse` is never constructed [INFO] [stdout] --> src/main.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | struct ResolveCCIPPostErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResolveCCIPPostErrorResponse` is never constructed [INFO] [stdout] --> src/main.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | struct ResolveCCIPPostErrorResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "20de236c02dd24bf379979b1e513b8fc42f7e8bb705429ad0252191578b1250b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20de236c02dd24bf379979b1e513b8fc42f7e8bb705429ad0252191578b1250b", kill_on_drop: false }` [INFO] [stdout] 20de236c02dd24bf379979b1e513b8fc42f7e8bb705429ad0252191578b1250b [INFO] checking v3xlabs/myeth-id against try#2466b92ed5feb282a98bb984f45d1e6d39f8c1aa for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv3xlabs%2Fmyeth-id" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/v3xlabs/myeth-id on toolchain 2466b92ed5feb282a98bb984f45d1e6d39f8c1aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/v3xlabs/myeth-id [INFO] finished tweaking git repo https://github.com/v3xlabs/myeth-id [INFO] tweaked toml for git repo https://github.com/v3xlabs/myeth-id written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/v3xlabs/myeth-id 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" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38ddfd6d29839b523c2305f23793b35915b0db76c7b504a16a4c4b6bbbb86948 [INFO] running `Command { std: "docker" "start" "-a" "38ddfd6d29839b523c2305f23793b35915b0db76c7b504a16a4c4b6bbbb86948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ddfd6d29839b523c2305f23793b35915b0db76c7b504a16a4c4b6bbbb86948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ddfd6d29839b523c2305f23793b35915b0db76c7b504a16a4c4b6bbbb86948", kill_on_drop: false }` [INFO] [stdout] 38ddfd6d29839b523c2305f23793b35915b0db76c7b504a16a4c4b6bbbb86948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+2466b92ed5feb282a98bb984f45d1e6d39f8c1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19de362d633e6c5ec70c6e223504670e69e4f9a89bee0c5d413b83c5226c1419 [INFO] running `Command { std: "docker" "start" "-a" "19de362d633e6c5ec70c6e223504670e69e4f9a89bee0c5d413b83c5226c1419", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [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 num_enum_derive v0.6.1 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking aho-corasick v1.0.3 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking parity-scale-codec v3.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking scale-info v2.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking primitive-types v0.12.1 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking cargo-platform v0.1.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tempfile v3.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking ethers-core v2.0.8 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking coins-core v0.8.3 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking tungstenite v0.19.0 [INFO] [stderr] Checking coins-bip32 v0.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking enr v0.8.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking coins-bip39 v0.8.6 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking tokio-tungstenite v0.19.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking ethers-signers v2.0.8 [INFO] [stderr] Checking ethers-providers v2.0.8 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking ethers-etherscan v2.0.8 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking ethers-addressbook v2.0.8 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking ethers-contract-abigen v2.0.8 [INFO] [stderr] Compiling ethers-contract-derive v2.0.8 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustckCBdOA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustckCBdOA/symbols.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.ethers_contract_derive.f9b3594efe814893-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.9nl3y4hlwlj6jei.rcgu.rmeta" "/opt/rustwide/target/debug/deps/ethers_contract_derive-08d7d997677f0e7d.5fkj6unvs0rlpbas.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-c3d570394607ac8a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-18e85ff6cb167e43.rlib" "/opt/rustwide/target/debug/deps/libsame_file-04704364a4f2f255.rlib" "/opt/rustwide/target/debug/deps/libdunce-c12f9f6d387b54d1.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-1845854003140ac8.rlib" "/opt/rustwide/target/debug/deps/libtoml-db06c19308655c54.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-26c1818e6a355ed2.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-b7cefb86fc658268.rlib" "/opt/rustwide/target/debug/deps/libindexmap-129eb0b02d12cb6e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bc7a269d850d0cc8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e7158f43c4cce60f.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e53409f7c18ccfdd.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-d5395d28a7874cf1.rlib" "/opt/rustwide/target/debug/deps/libinflector-f84064b13f11c54e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libeyre-37809bb84990187a.rlib" "/opt/rustwide/target/debug/deps/libindenter-4feae1580082f0c2.rlib" "/opt/rustwide/target/debug/deps/libethers_core-1ee6f37435705eba.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-60a76d92e9f9d8e9.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-d1a422048377eae2.rlib" "/opt/rustwide/target/debug/deps/libsemver-3d1063565dece840.rlib" "/opt/rustwide/target/debug/deps/libcamino-fa4d6ad3b9f96fad.rlib" "/opt/rustwide/target/debug/deps/libtempfile-8f02155477e771ac.rlib" "/opt/rustwide/target/debug/deps/libfastrand-68c0300e1bd8b9ff.rlib" "/opt/rustwide/target/debug/deps/librustix-d970f3d41b0abf4e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-38d559ae58e39589.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-32b550008c97cc42.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c47698044f34a224.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-9dd83a2508acf31b.rlib" "/opt/rustwide/target/debug/deps/libstrum-8b352d411850dc36.rlib" "/opt/rustwide/target/debug/deps/libk256-3140991a2a995095.rlib" "/opt/rustwide/target/debug/deps/libsha2-fe2a3fbef173edf1.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a07e8005c4e57361.rlib" "/opt/rustwide/target/debug/deps/libecdsa-5202f521f5bfeff9.rlib" "/opt/rustwide/target/debug/deps/librfc6979-3f531147518f0d99.rlib" "/opt/rustwide/target/debug/deps/libhmac-994529fed520289f.rlib" "/opt/rustwide/target/debug/deps/libspki-e95758bf2dcd87ee.rlib" "/opt/rustwide/target/debug/deps/libsignature-90dd319eb7badbb6.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-328024fe35e45552.rlib" "/opt/rustwide/target/debug/deps/libsec1-2ab0cb270ebae0f3.rlib" "/opt/rustwide/target/debug/deps/libder-bd592d90cb3b6a3c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-ed341b2073f43d56.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-7c1fd1c9eae71118.rlib" "/opt/rustwide/target/debug/deps/libgroup-5f01f2d140d6b13d.rlib" "/opt/rustwide/target/debug/deps/libff-c2687c5d15c2966b.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e88f07767973665.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-648eb14d3b8ab6e9.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-b39be2dba355bffe.rlib" "/opt/rustwide/target/debug/deps/libethabi-85a34d659fb8bfe2.rlib" "/opt/rustwide/target/debug/deps/libregex-fdce031f2c86bf30.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b4e28fc39e9d8383.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ef340becf37b2f10.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7933abbd86912999.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48014ea581e7b17e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-acb0503131267057.rlib" "/opt/rustwide/target/debug/deps/libryu-7850cd637b6d29e9.rlib" "/opt/rustwide/target/debug/deps/libitoa-b26286fa22bb6e9e.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-103adaf45d5fa0c8.rlib" "/opt/rustwide/target/debug/deps/libethbloom-85f21b38a61083d2.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-45903b42711e5d4c.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-3fd6e971a0267db7.rlib" "/opt/rustwide/target/debug/deps/libscale_info-df57e8d57104f939.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-aeb87128f2adb352.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-0ce6ab7acf8adc5d.rlib" "/opt/rustwide/target/debug/deps/librlp-68da19506ae1595c.rlib" "/opt/rustwide/target/debug/deps/libbytes-72d7fb19a38f164e.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-af37c2256b7be29c.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-951414154c8593a7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-71d851c5aac0e180.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-c0df247e23adfc8a.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-7e284d43c6f53e6d.rlib" "/opt/rustwide/target/debug/deps/librand-77201b5427f90899.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0aaea3f7840bbdcb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fbb7d5ebdaf6b860.rlib" "/opt/rustwide/target/debug/deps/librand_core-7ac2774a1cf98921.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5a9adeb3b1936363.rlib" "/opt/rustwide/target/debug/deps/liblibc-e58ab105d567418e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-be3a8735f6b50cc2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0e92222931ba42dd.rlib" "/opt/rustwide/target/debug/deps/libsha3-26ccafc6554a1eae.rlib" "/opt/rustwide/target/debug/deps/libkeccak-895cfa56d413116c.rlib" "/opt/rustwide/target/debug/deps/libdigest-f762890c78e3d9d9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ee252d39a67f2929.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-d9513054f5198a31.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d5a12a68fb93c744.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-78e445b3098876f2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a8e1f3d8bf1d9c7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-adc533fe01effed8.rlib" "/opt/rustwide/target/debug/deps/libzeroize-303ab362b315a9a1.rlib" "/opt/rustwide/target/debug/deps/libuint-d0e98b53b3ead3cc.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-1c7dc3a55e6a61e0.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-b5d140b997b29c5b.rlib" "/opt/rustwide/target/debug/deps/libhex-8e3b05ef6b42fd1a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2a5abe2546994064.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d52928ea385863d4.rlib" "/opt/rustwide/target/debug/deps/libserde-dfbac9a7abd061b4.rlib" "/opt/rustwide/target/debug/deps/libsyn-f60bdbdfb91fba17.rlib" "/opt/rustwide/target/debug/deps/libquote-5e3c6d9e26973d5d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f22e03594a544300.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2466b92ed5feb282a98bb984f45d1e6d39f8c1aa/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libethers_contract_derive-08d7d997677f0e7d.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers-contract-derive` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "19de362d633e6c5ec70c6e223504670e69e4f9a89bee0c5d413b83c5226c1419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19de362d633e6c5ec70c6e223504670e69e4f9a89bee0c5d413b83c5226c1419", kill_on_drop: false }` [INFO] [stdout] 19de362d633e6c5ec70c6e223504670e69e4f9a89bee0c5d413b83c5226c1419