[INFO] fetching crate ethers-middleware 0.5.2... [INFO] testing ethers-middleware-0.5.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ethers-middleware 0.5.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ethers-middleware 0.5.2 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers-middleware 0.5.2 [INFO] finished tweaking crates.io crate ethers-middleware 0.5.2 [INFO] tweaked toml for crates.io crate ethers-middleware 0.5.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c7280e378f2a845e5b4fff2ce25b3aae9d3800d2ec0832510fdbd98607758a7 [INFO] running `Command { std: "docker" "start" "-a" "3c7280e378f2a845e5b4fff2ce25b3aae9d3800d2ec0832510fdbd98607758a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c7280e378f2a845e5b4fff2ce25b3aae9d3800d2ec0832510fdbd98607758a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7280e378f2a845e5b4fff2ce25b3aae9d3800d2ec0832510fdbd98607758a7", kill_on_drop: false }` [INFO] [stdout] 3c7280e378f2a845e5b4fff2ce25b3aae9d3800d2ec0832510fdbd98607758a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8fe78de9d881513176cefddede2092a950332d579a89ad74d7544ae875ed8b0 [INFO] running `Command { std: "docker" "start" "-a" "f8fe78de9d881513176cefddede2092a950332d579a89ad74d7544ae875ed8b0", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling byte-slice-cast v1.0.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.6 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling coins-bip39 v0.3.0 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling serde-aux v2.3.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling primitive-types v0.9.1 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling ethereum-types v0.11.0 [INFO] [stderr] Compiling ethabi v14.1.0 [INFO] [stderr] Compiling ethers-core v0.5.3 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling ethers-signers v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling ethers-contract-abigen v0.5.2 [INFO] [stderr] Compiling ethers-providers v0.5.3 [INFO] [stderr] Compiling ethers-contract-derive v0.5.2 [INFO] [stderr] Compiling ethers-contract v0.5.2 [INFO] [stderr] Compiling ethers-middleware v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "f8fe78de9d881513176cefddede2092a950332d579a89ad74d7544ae875ed8b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8fe78de9d881513176cefddede2092a950332d579a89ad74d7544ae875ed8b0", kill_on_drop: false }` [INFO] [stdout] f8fe78de9d881513176cefddede2092a950332d579a89ad74d7544ae875ed8b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5ab208745c3f3ebc1c546fac82ef16a7d9fc51a670d0bbdb29fadc704cdb4b2 [INFO] running `Command { std: "docker" "start" "-a" "f5ab208745c3f3ebc1c546fac82ef16a7d9fc51a670d0bbdb29fadc704cdb4b2", kill_on_drop: false }` [INFO] [stderr] Compiling ethers-middleware v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ethers-middleware` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name signer --edition=2018 tests/signer.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b4eeb80cf6fae6a4 -C extra-filename=-b4eeb80cf6fae6a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-56bc25c11979d967.so --extern ethers_contract=/opt/rustwide/target/debug/deps/libethers_contract-44ce8584da8cbb02.rlib --extern ethers_core=/opt/rustwide/target/debug/deps/libethers_core-4c944cb243776378.rlib --extern ethers_middleware=/opt/rustwide/target/debug/deps/libethers_middleware-9376d1490101770d.rlib --extern ethers_providers=/opt/rustwide/target/debug/deps/libethers_providers-ab189b2cf4ea1120.rlib --extern ethers_signers=/opt/rustwide/target/debug/deps/libethers_signers-3040eb5f8dac8639.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f6ad635e60e4098c.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-7b735ece0b4afeba.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-0403a8bcd57020fe.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8902516433cf6787.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97a7bc8bf9f800de.rlib --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-45ad8654a04c6542.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2de121a39570b6e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-776cf1b5275b0b57.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f110250118f2c61.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-500c82060e027866.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.nonce_manager.820450ff-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f.4hiw0k8c77rfyk06.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers_middleware-9376d1490101770d.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-3040eb5f8dac8639.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d2f620081845f56e.rlib" "/opt/rustwide/target/debug/deps/libaes-d0c5c1c7d21cf264.rlib" "/opt/rustwide/target/debug/deps/libuuid-47ae9e96e8955926.rlib" "/opt/rustwide/target/debug/deps/libscrypt-4781878fae446cd6.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-e8e4dece91423af8.rlib" "/opt/rustwide/target/debug/deps/libctr-d2423306f5a563d3.rlib" "/opt/rustwide/target/debug/deps/libcipher-4dc3e7f6fbd2c2ac.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-89bae4c6b1e5abe6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-543b3b63c5c18c1b.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-ae54deb308417580.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-8687cfa6a9462ff7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-43024b424e204eb4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libradium-c437a26271d25960.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-66b311f99dccb285.rlib" "/opt/rustwide/target/debug/deps/libbs58-989847a20dd99a16.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-15d3ee476dbd08b9.rlib" "/opt/rustwide/target/debug/deps/libblake2-42a17d8c48cc1d73.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c56f8c881d8a9e31.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libripemd160-265961a91f92cd8f.rlib" "/opt/rustwide/target/debug/deps/libbase58check-13ac01369c2ea361.rlib" "/opt/rustwide/target/debug/deps/libsha2-018eadad21308c77.rlib" "/opt/rustwide/target/debug/deps/libdigest-5f137de7500dd1bd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5403ba309ed01f66.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-943e9e0cd95e9bfd.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbase58-5348b7c372d14a76.rlib" "/opt/rustwide/target/debug/deps/libbech32-8601d06434153a9f.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-44ce8584da8cbb02.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-137c4f175766ae44.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-e17349373e195ed2.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-98f4e0d115abb7f3.rlib" "/opt/rustwide/target/debug/deps/libsemver-ff127bafb109c7a9.rlib" "/opt/rustwide/target/debug/deps/libcamino-8151cfe40a1c3a64.rlib" "/opt/rustwide/target/debug/deps/libsyn-c4266fc391394bda.rlib" "/opt/rustwide/target/debug/deps/libinflector-7288a2bb55cdb4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libquote-0758f46bd75f90b0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-699bbece778063bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a16cc0d597c1af38.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-45ad8654a04c6542.rlib" "/opt/rustwide/target/debug/deps/libinstant-7b735ece0b4afeba.rlib" "/opt/rustwide/target/debug/deps/libtime-1722940f8371997f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e0360dc7519e1a53.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-ab189b2cf4ea1120.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0a2488e337df1cef.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-6292dba10ba50b69.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-be4602aebfeb5a45.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libsha1-5d1c11f2b9547ddb.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-500c82060e027866.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ffbf5411c30e14cf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8902516433cf6787.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-0caf4c2a3541b2d3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b151e9e36186348.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bf95b37e7ef70b42.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-18d22f015c6ad985.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-65e824685dc9cb27.rlib" "/opt/rustwide/target/debug/deps/librustls-0d2fa89e2558d3b4.rlib" "/opt/rustwide/target/debug/deps/libsct-69360c879105fcf2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-036260cf3e7a5ce1.rlib" "/opt/rustwide/target/debug/deps/libring-9891b71caf5d3868.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-972b0b74a582d920.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ac489b7a0232a74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cac407a2bf8c60e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c765b45ce6591b4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2c6e8ddf4b8652b0.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8c8e8dadc469d3c4.rlib" "/opt/rustwide/target/debug/deps/libh2-eec1f80bfd06cafe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c1f20766651a4a35.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-356adbf54df3b5d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f6ad635e60e4098c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f027099ca3a53698.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libethers_core-4c944cb243776378.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libk256-c0769e87f806154f.rlib" "/opt/rustwide/target/debug/deps/libsha2-9e62b21bfe5549aa.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libecdsa-e710fec77f864290.rlib" "/opt/rustwide/target/debug/deps/libsignature-e9d7fa332c4ebbe4.rlib" "/opt/rustwide/target/debug/deps/libhmac-e9477de101243e12.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-912d35998c280efd.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d2bff36c3938f5be.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-574f358724c58b4f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-0c1d58b8486258f9.rlib" "/opt/rustwide/target/debug/deps/libspki-7083955dd8fc1d92.rlib" "/opt/rustwide/target/debug/deps/libder-8b69b05d9eb9439f.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-3c34904e64d16171.rlib" "/opt/rustwide/target/debug/deps/libgroup-9d9356a1a2688d16.rlib" "/opt/rustwide/target/debug/deps/libff-02daf5a1066d70a6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fb87bae979cdf758.rlib" "/opt/rustwide/target/debug/deps/libsubtle-28ede66a5ce8e257.rlib" "/opt/rustwide/target/debug/deps/libethabi-81285c512f949f5b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-d00d68c51783c9c0.rlib" "/opt/rustwide/target/debug/deps/libethbloom-55044e50441a24aa.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-882c06df0764bc09.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-cc72b654505895ab.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-c15ebe45e6134482.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-39b3b5ef276805bf.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-7dd8e37aff2f7492.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-79cd4aa7e3e33607.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-1100fc1b6e6673fa.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-c9cc42b1ddff3fc6.rlib" "/opt/rustwide/target/debug/deps/librlp-3232664406f35581.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6467024e34b58369.rlib" "/opt/rustwide/target/debug/deps/librand-0403a8bcd57020fe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-079ea4a508128234.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-76f28a3e78b26c84.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7634b271c232e3db.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b2de121a39570b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsha3-a22d0193c5729fd7.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9d8eb370fba909ce.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libuint-20319e011ee83f7a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-c9885de58de2f22c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-776cf1b5275b0b57.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e64f710e8a6a1cec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f110250118f2c61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libbytes-85d826f1ddf12bdc.rlib" "/opt/rustwide/target/debug/deps/libserde-97a7bc8bf9f800de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libmio-a798aeca994e423d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nonce_manager-11197664b2a23a4f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.gas_escalator.f105f849-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6.4akscjzkk8exz1el.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-9376d1490101770d.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-3040eb5f8dac8639.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d2f620081845f56e.rlib" "/opt/rustwide/target/debug/deps/libaes-d0c5c1c7d21cf264.rlib" "/opt/rustwide/target/debug/deps/libuuid-47ae9e96e8955926.rlib" "/opt/rustwide/target/debug/deps/libscrypt-4781878fae446cd6.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-e8e4dece91423af8.rlib" "/opt/rustwide/target/debug/deps/libctr-d2423306f5a563d3.rlib" "/opt/rustwide/target/debug/deps/libcipher-4dc3e7f6fbd2c2ac.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-89bae4c6b1e5abe6.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-543b3b63c5c18c1b.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-ae54deb308417580.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-8687cfa6a9462ff7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-43024b424e204eb4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libradium-c437a26271d25960.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-66b311f99dccb285.rlib" "/opt/rustwide/target/debug/deps/libbs58-989847a20dd99a16.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-15d3ee476dbd08b9.rlib" "/opt/rustwide/target/debug/deps/libblake2-42a17d8c48cc1d73.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c56f8c881d8a9e31.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libripemd160-265961a91f92cd8f.rlib" "/opt/rustwide/target/debug/deps/libbase58check-13ac01369c2ea361.rlib" "/opt/rustwide/target/debug/deps/libsha2-018eadad21308c77.rlib" "/opt/rustwide/target/debug/deps/libdigest-5f137de7500dd1bd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5403ba309ed01f66.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-943e9e0cd95e9bfd.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbase58-5348b7c372d14a76.rlib" "/opt/rustwide/target/debug/deps/libbech32-8601d06434153a9f.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-44ce8584da8cbb02.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-137c4f175766ae44.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-e17349373e195ed2.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-98f4e0d115abb7f3.rlib" "/opt/rustwide/target/debug/deps/libsemver-ff127bafb109c7a9.rlib" "/opt/rustwide/target/debug/deps/libcamino-8151cfe40a1c3a64.rlib" "/opt/rustwide/target/debug/deps/libsyn-c4266fc391394bda.rlib" "/opt/rustwide/target/debug/deps/libinflector-7288a2bb55cdb4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libquote-0758f46bd75f90b0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-699bbece778063bb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a16cc0d597c1af38.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-45ad8654a04c6542.rlib" "/opt/rustwide/target/debug/deps/libinstant-7b735ece0b4afeba.rlib" "/opt/rustwide/target/debug/deps/libtime-1722940f8371997f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e0360dc7519e1a53.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-ab189b2cf4ea1120.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0a2488e337df1cef.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-6292dba10ba50b69.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-be4602aebfeb5a45.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libsha1-5d1c11f2b9547ddb.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-500c82060e027866.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ffbf5411c30e14cf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8902516433cf6787.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-0caf4c2a3541b2d3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b151e9e36186348.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-bf95b37e7ef70b42.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-18d22f015c6ad985.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-65e824685dc9cb27.rlib" "/opt/rustwide/target/debug/deps/librustls-0d2fa89e2558d3b4.rlib" "/opt/rustwide/target/debug/deps/libsct-69360c879105fcf2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-036260cf3e7a5ce1.rlib" "/opt/rustwide/target/debug/deps/libring-9891b71caf5d3868.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-972b0b74a582d920.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ac489b7a0232a74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1cac407a2bf8c60e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c765b45ce6591b4d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2c6e8ddf4b8652b0.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8c8e8dadc469d3c4.rlib" "/opt/rustwide/target/debug/deps/libh2-eec1f80bfd06cafe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c1f20766651a4a35.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-3f110250118f2c61.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libmio-a798aeca994e423d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-356adbf54df3b5d7.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f6ad635e60e4098c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f027099ca3a53698.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libethers_core-4c944cb243776378.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libk256-c0769e87f806154f.rlib" "/opt/rustwide/target/debug/deps/libsha2-9e62b21bfe5549aa.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libecdsa-e710fec77f864290.rlib" "/opt/rustwide/target/debug/deps/libsignature-e9d7fa332c4ebbe4.rlib" "/opt/rustwide/target/debug/deps/libhmac-e9477de101243e12.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-912d35998c280efd.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d2bff36c3938f5be.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-574f358724c58b4f.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-0c1d58b8486258f9.rlib" "/opt/rustwide/target/debug/deps/libspki-7083955dd8fc1d92.rlib" "/opt/rustwide/target/debug/deps/libder-8b69b05d9eb9439f.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-3c34904e64d16171.rlib" "/opt/rustwide/target/debug/deps/libgroup-9d9356a1a2688d16.rlib" "/opt/rustwide/target/debug/deps/libff-02daf5a1066d70a6.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fb87bae979cdf758.rlib" "/opt/rustwide/target/debug/deps/libsubtle-28ede66a5ce8e257.rlib" "/opt/rustwide/target/debug/deps/libethabi-81285c512f949f5b.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-d00d68c51783c9c0.rlib" "/opt/rustwide/target/debug/deps/libethbloom-55044e50441a24aa.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-882c06df0764bc09.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-cc72b654505895ab.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-c15ebe45e6134482.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-39b3b5ef276805bf.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-7dd8e37aff2f7492.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-79cd4aa7e3e33607.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-1100fc1b6e6673fa.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-c9cc42b1ddff3fc6.rlib" "/opt/rustwide/target/debug/deps/librlp-3232664406f35581.rlib" "/opt/rustwide/target/debug/deps/libbytes-85d826f1ddf12bdc.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-6467024e34b58369.rlib" "/opt/rustwide/target/debug/deps/librand-0403a8bcd57020fe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-079ea4a508128234.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-76f28a3e78b26c84.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7634b271c232e3db.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-e4321bc018eaf5a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b2de121a39570b6e.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libsha3-a22d0193c5729fd7.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-9d8eb370fba909ce.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libuint-20319e011ee83f7a.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-c9885de58de2f22c.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-776cf1b5275b0b57.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e64f710e8a6a1cec.rlib" "/opt/rustwide/target/debug/deps/libserde-97a7bc8bf9f800de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gas_escalator-d5161df14abc77d6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f5ab208745c3f3ebc1c546fac82ef16a7d9fc51a670d0bbdb29fadc704cdb4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ab208745c3f3ebc1c546fac82ef16a7d9fc51a670d0bbdb29fadc704cdb4b2", kill_on_drop: false }` [INFO] [stdout] f5ab208745c3f3ebc1c546fac82ef16a7d9fc51a670d0bbdb29fadc704cdb4b2