[INFO] cloning repository https://github.com/rooct/ethereum-sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rooct/ethereum-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fethereum-sdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fethereum-sdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5ff026e093d9d5057203b6e2270609f07e48e70 [INFO] testing rooct/ethereum-sdk-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frooct%2Fethereum-sdk-rs" "/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/rooct/ethereum-sdk-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rooct/ethereum-sdk-rs [INFO] finished tweaking git repo https://github.com/rooct/ethereum-sdk-rs [INFO] tweaked toml for git repo https://github.com/rooct/ethereum-sdk-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rooct/ethereum-sdk-rs 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.1.11 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dfa0addbfb99b5651a5956ce078544f037c135dd2a89b5d8f162bfd0e45dd5f [INFO] running `Command { std: "docker" "start" "-a" "8dfa0addbfb99b5651a5956ce078544f037c135dd2a89b5d8f162bfd0e45dd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dfa0addbfb99b5651a5956ce078544f037c135dd2a89b5d8f162bfd0e45dd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfa0addbfb99b5651a5956ce078544f037c135dd2a89b5d8f162bfd0e45dd5f", kill_on_drop: false }` [INFO] [stdout] 8dfa0addbfb99b5651a5956ce078544f037c135dd2a89b5d8f162bfd0e45dd5f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1bba3b7b38adfd8c6fb59d0e6a369ae889265fb2b232bb1d52281476fc6e9c [INFO] running `Command { std: "docker" "start" "-a" "0a1bba3b7b38adfd8c6fb59d0e6a369ae889265fb2b232bb1d52281476fc6e9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parity-scale-codec v3.6.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scale-info v2.11.3 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling ethereum-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "0a1bba3b7b38adfd8c6fb59d0e6a369ae889265fb2b232bb1d52281476fc6e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1bba3b7b38adfd8c6fb59d0e6a369ae889265fb2b232bb1d52281476fc6e9c", kill_on_drop: false }` [INFO] [stdout] 0a1bba3b7b38adfd8c6fb59d0e6a369ae889265fb2b232bb1d52281476fc6e9c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50de01bea6eca60dff37148c51e023b28a07d0e71532eb882e3ee685a7f6bf6c [INFO] running `Command { std: "docker" "start" "-a" "50de01bea6eca60dff37148c51e023b28a07d0e71532eb882e3ee685a7f6bf6c", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling ethereum-sdk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/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" "-m64" "/tmp/rustcMAdZYQ/symbols.o" "/opt/rustwide/target/debug/deps/ethereum_sdk-fea684c91cfcb437.ethereum_sdk.d18dd6088e963c89-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ethereum_sdk-fea684c91cfcb437.cziwmjzdx8kcy5t71xwvpyqip.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-d68ad8d5222466ab.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libethers-90c95c180f20f29c.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-bffc4fe5d0270532.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-90bb7de4480eb5c4.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-2b5db43e9daeab2a.rlib" "/opt/rustwide/target/debug/deps/libctr-181fff6560d427e3.rlib" "/opt/rustwide/target/debug/deps/libuuid-5d652b592a226696.rlib" "/opt/rustwide/target/debug/deps/libscrypt-7fdad7d4e65f14f0.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-a280c8e99a3d6c4d.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2f9b67d8e289eb90.rlib" "/opt/rustwide/target/debug/deps/libaes-a9643e4c0a961995.rlib" "/opt/rustwide/target/debug/deps/libcipher-51d6c17a5bb328dc.rlib" "/opt/rustwide/target/debug/deps/libinout-1c424f71cae773e9.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-643ea006b6356e78.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-134dd0f138d8e7ae.rlib" "/opt/rustwide/target/debug/deps/libbitvec-22368daf37812f36.rlib" "/opt/rustwide/target/debug/deps/libwyz-03b1cb9f2dc7ccc2.rlib" "/opt/rustwide/target/debug/deps/libtap-b8598f5deb9a6337.rlib" "/opt/rustwide/target/debug/deps/libradium-1d8d392c897fd144.rlib" "/opt/rustwide/target/debug/deps/libfunty-072ff6619c0da69d.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-585adff4489fe826.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-e4fa51667122f06e.rlib" "/opt/rustwide/target/debug/deps/libripemd-421708de0c44f065.rlib" "/opt/rustwide/target/debug/deps/libbs58-6dc39a855d20b79b.rlib" "/opt/rustwide/target/debug/deps/libbech32-8363d5e0d57f16b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_locks-f949585f6f616ac2.rlib" "/opt/rustwide/target/debug/deps/libethers_etherscan-83ebf5ca0332dceb.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-c226f5965e8e5540.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-a5bdc87544c0f997.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8c86e697698ec130.rlib" "/opt/rustwide/target/debug/deps/libsame_file-1a6b85f2a26d00df.rlib" "/opt/rustwide/target/debug/deps/libdunce-0e3c353f48ca03d1.rlib" "/opt/rustwide/target/debug/deps/libprettyplease-4aba2e19b32f5449.rlib" "/opt/rustwide/target/debug/deps/libtoml-b0941740b5e6dd77.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-dff4aa3d155b6165.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-0a3bf38864fd2e4e.rlib" "/opt/rustwide/target/debug/deps/libwinnow-59483a681d64934b.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-2cf5a9519b68dec5.rlib" "/opt/rustwide/target/debug/deps/libinflector-a12593f5140cbff9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9c4874df796e5618.rlib" "/opt/rustwide/target/debug/deps/libeyre-1640fd4a5bec6ade.rlib" "/opt/rustwide/target/debug/deps/libindenter-ae9217c6ee1e6ba5.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-2bd3c0943922f33b.rlib" "/opt/rustwide/target/debug/deps/libinstant-e54a8e6552109c15.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-c42b9aa3ec1cdef8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ebe48c4a2e566919.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-9491d387ddabac3e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-b29d24a2aee8edb0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-597216f843869d3c.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-93bd3e2b35951744.rlib" "/opt/rustwide/target/debug/deps/libipnet-dc255bfaeb0fdfa3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4a52bc38284a7e0a.rlib" "/opt/rustwide/target/debug/deps/libmime-df7c523715fc175c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d02ccbf10fe5bb46.rlib" "/opt/rustwide/target/debug/deps/librustls-13019f5f30cb2f73.rlib" "/opt/rustwide/target/debug/deps/libsct-6d6db1678bc4ff61.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c658f002f0311afe.rlib" "/opt/rustwide/target/debug/deps/libring-e3832f3bf01a7965.rlib" "/opt/rustwide/target/debug/deps/libspin-eec52310a2243ed6.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-4acfaab46ff77337.rlib" "/opt/rustwide/target/debug/deps/libhyper-8f87386e34a123ba.rlib" "/opt/rustwide/target/debug/deps/libwant-7f3724d47afc960a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a3819e581e1bd9e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-8a57ff1aaf4f8d3b.rlib" "/opt/rustwide/target/debug/deps/libh2-90eedb5229f0b45f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-221227c528d2bd11.rlib" "/opt/rustwide/target/debug/deps/libequivalent-a7d8883337d212bc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f1105031333990f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7df61469a3669c15.rlib" "/opt/rustwide/target/debug/deps/libtower_service-89a47c39d08c30c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e7e059338e859adf.rlib" "/opt/rustwide/target/debug/deps/libtokio-2f2a9424bcbfb23e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c702f8bbcc5db5e9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b3d6fc83294cef2.rlib" "/opt/rustwide/target/debug/deps/libmio-01db7968d1fdcaed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f73a6ada69c45f34.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4e143d147035a091.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1b219ce9aaeee601.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53ce7a78ed61f5b8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ef86402e8b2b7f4.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0a81bfca2162c58.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-68826364021f1f6b.rlib" "/opt/rustwide/target/debug/deps/libhttp-19fc0d90e910ff8d.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-0a89a20007b48f0f.rlib" "/opt/rustwide/target/debug/deps/libpem-e9381c9a8e205c9b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4e86afc0a51d7160.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-56b268f1dfcdae8a.rlib" "/opt/rustwide/target/debug/deps/libtime-a8f6afc543060e2d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-69b5772e32d3ae28.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-d6c16c1026b62cfa.rlib" "/opt/rustwide/target/debug/deps/libderanged-0ab60a61f6d6bf63.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-36d2dab003d1b8fb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6d44249b82fc46f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b99e4d09639ff2af.rlib" "/opt/rustwide/target/debug/deps/libring-d7644e348d9e2d61.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-eea5f0869e50ed7e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4302c388be553188.rlib" "/opt/rustwide/target/debug/deps/libtracing-5a3a110defddf9ee.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d4498fe8118d44e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-535babd669fd22c3.rlib" "/opt/rustwide/target/debug/deps/libslab-1f4e9130a5ec4673.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-674bacce5f60e3bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-81f09bb69cfc04bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-84e406ff11d5584b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-15a4e0332fe21926.rlib" "/opt/rustwide/target/debug/deps/liburl-dc98f971f2d1a9f5.rlib" "/opt/rustwide/target/debug/deps/libidna-e41362381119e2ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-000efdfd72de25eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-56227ff32bd70d47.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ec82751cd84b1476.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-31ac18ee4d5d2c1e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-35d60b55af7f625a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-86d29f10e1255a90.rlib" "/opt/rustwide/target/debug/deps/libenr-0dc24953428ae81e.rlib" "/opt/rustwide/target/debug/deps/libbase64-5f295c3594e2f224.rlib" "/opt/rustwide/target/debug/deps/liblog-e38f11b895eb39e7.rlib" "/opt/rustwide/target/debug/deps/libethers_addressbook-d82b8277a4719af6.rlib" "/opt/rustwide/target/debug/deps/libethers_core-5843709cf0c29329.rlib" "/opt/rustwide/target/debug/deps/libsyn-bd46dc2190b0f4d5.rlib" "/opt/rustwide/target/debug/deps/libquote-f4e76ab77f0991a0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-948347bc28aa03ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-d93d75f10bc43368.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-53bdffff3ca9feef.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-a210fa7518a791a3.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-0020fa2fab9ac96f.rlib" "/opt/rustwide/target/debug/deps/libsemver-dee3c3e212924639.rlib" "/opt/rustwide/target/debug/deps/libcamino-43e7931ae63b1666.rlib" "/opt/rustwide/target/debug/deps/libconst_hex-baa83a4d8994ae1c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ddd438b715c018b2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b2e8d6cd02786b3c.rlib" "/opt/rustwide/target/debug/deps/librustix-f03dc8dc64aaf1c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-07373584f7c10292.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-5c95f919278cad56.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6277b751bfeefe70.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-c1be9df184f5253e.rlib" "/opt/rustwide/target/debug/deps/libstrum-b57d94cf69b0c312.rlib" "/opt/rustwide/target/debug/deps/libk256-119ade24134a15a3.rlib" "/opt/rustwide/target/debug/deps/libsha2-ffe138ab5ad685db.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-071ee8c7a19073e1.rlib" "/opt/rustwide/target/debug/deps/libecdsa-620c162696c1e615.rlib" "/opt/rustwide/target/debug/deps/librfc6979-09a97dc894e37dce.rlib" "/opt/rustwide/target/debug/deps/libhmac-0b71c93a0b07c040.rlib" "/opt/rustwide/target/debug/deps/libsignature-f4e479a1ba5afe6e.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d2882d84876ab5f2.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-d72305888fa65a5f.rlib" "/opt/rustwide/target/debug/deps/libspki-34bc65cac612aa2e.rlib" "/opt/rustwide/target/debug/deps/libsec1-2114f76023b7ca1f.rlib" "/opt/rustwide/target/debug/deps/libder-41ebcb8894659cff.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-f5eaa10d33e7d79d.rlib" "/opt/rustwide/target/debug/deps/libbase16ct-1783826b220b2a2a.rlib" "/opt/rustwide/target/debug/deps/libgroup-1a0ddf608b62145b.rlib" "/opt/rustwide/target/debug/deps/libff-3b6ddc257d89023f.rlib" "/opt/rustwide/target/debug/deps/libchrono-94e2a2ccf29de988.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-09e5bffc9cf0813b.rlib" "/opt/rustwide/target/debug/deps/libopen_fastrlp-0c860663fed79e2e.rlib" "/opt/rustwide/target/debug/deps/libethabi-f2f31b82ad7841f1.rlib" "/opt/rustwide/target/debug/deps/libregex-7c3e2ccc5344cdca.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-35499381fcc37a11.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bd11dcebf64f431c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3751fee8a08de5cd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f7af36a3886eb160.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3ac731dca23932f.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-408cd824d7ffeef3.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e9f79b8264e0b43a.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-1d22c81e2d644ff5.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-1f56d1180795a7ee.rlib" "/opt/rustwide/target/debug/deps/libscale_info-232460f89e3b5a16.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-48de4defb50a78af.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-0cc7cde8e2352d2d.rlib" "/opt/rustwide/target/debug/deps/librlp-fab7ef7aa51ae7dd.rlib" "/opt/rustwide/target/debug/deps/libbytes-9597b603c966f042.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-bbbce399ef693e8e.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-8c8111b5960f1a06.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-16863f0399419a13.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-24c0bc3362430809.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-b4ffe166ae37dddb.rlib" "/opt/rustwide/target/debug/deps/librand-c724939b9fa2d521.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6139b5c2c6e5a37e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b78e44016aaf4b7e.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2d440516425d0388.rlib" "/opt/rustwide/target/debug/deps/librand_core-600adc5e3ab09e64.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c400326f7be1057a.rlib" "/opt/rustwide/target/debug/deps/liblibc-608bc8e2881acb8a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-bd7dc750f9de32b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9cdd93fd5f7b8bc5.rlib" "/opt/rustwide/target/debug/deps/libsha3-6bcf85b3ec012e01.rlib" "/opt/rustwide/target/debug/deps/libkeccak-00025f0d1109cfb6.rlib" "/opt/rustwide/target/debug/deps/libdigest-edc3b77880ab9f77.rlib" "/opt/rustwide/target/debug/deps/libsubtle-10a5abd01d88740a.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-73f50106ac59c90f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e889ab5eacbf1181.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a7ff6830d822f6d9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e231b5232a183f2a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d157643610242dec.rlib" "/opt/rustwide/target/debug/deps/libzeroize-ae4a2d0b60b35f29.rlib" "/opt/rustwide/target/debug/deps/libuint-120bab1979459fbb.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-986c064047f98357.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-921f8f062edf5349.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1333d19eeb9a5747.rlib" "/opt/rustwide/target/debug/deps/libserde-9cd9ee86cd2bd5e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-ab99da617f9ea45a/out" "-L" "/opt/rustwide/target/debug/build/ring-f9c7cf2718ab6829/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ethereum_sdk-fea684c91cfcb437" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `ethereum-sdk` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "50de01bea6eca60dff37148c51e023b28a07d0e71532eb882e3ee685a7f6bf6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50de01bea6eca60dff37148c51e023b28a07d0e71532eb882e3ee685a7f6bf6c", kill_on_drop: false }` [INFO] [stdout] 50de01bea6eca60dff37148c51e023b28a07d0e71532eb882e3ee685a7f6bf6c