[INFO] fetching crate ethers 0.5.2... [INFO] testing ethers-0.5.2 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ethers 0.5.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ethers 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 0.5.2 [INFO] finished tweaking crates.io crate ethers 0.5.2 [INFO] tweaked toml for crates.io crate ethers 0.5.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate ethers 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.28 [INFO] [stderr] Downloaded thiserror v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 2140505308d13f2c3fada6e97450720e0d9c6724de34cbe155da824078c92ec5 [INFO] running `Command { std: "docker" "start" "-a" "2140505308d13f2c3fada6e97450720e0d9c6724de34cbe155da824078c92ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2140505308d13f2c3fada6e97450720e0d9c6724de34cbe155da824078c92ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2140505308d13f2c3fada6e97450720e0d9c6724de34cbe155da824078c92ec5", kill_on_drop: false }` [INFO] [stdout] 2140505308d13f2c3fada6e97450720e0d9c6724de34cbe155da824078c92ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 8da93f623e326aaa4f0c50416cb3afdbe6026da2ca2f666cd3aef6800dedc94e [INFO] running `Command { std: "docker" "start" "-a" "8da93f623e326aaa4f0c50416cb3afdbe6026da2ca2f666cd3aef6800dedc94e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crypto-bigint v0.2.4 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling password-hash v0.2.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [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 time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling instant v0.1.10 [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 camino v1.0.5 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling cargo_metadata v0.14.0 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling serde-aux v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling coins-bip32 v0.3.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 http-body v0.4.3 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling parity-scale-codec v2.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling primitive-types v0.9.1 [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.11 [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.1 [INFO] [stderr] Compiling ethers v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.57s [INFO] running `Command { std: "docker" "inspect" "8da93f623e326aaa4f0c50416cb3afdbe6026da2ca2f666cd3aef6800dedc94e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8da93f623e326aaa4f0c50416cb3afdbe6026da2ca2f666cd3aef6800dedc94e", kill_on_drop: false }` [INFO] [stdout] 8da93f623e326aaa4f0c50416cb3afdbe6026da2ca2f666cd3aef6800dedc94e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 4f93e0a7efa392eccc30b6acfd42e27013f86af400ad1243eceb2d059d5e0e97 [INFO] running `Command { std: "docker" "start" "-a" "4f93e0a7efa392eccc30b6acfd42e27013f86af400ad1243eceb2d059d5e0e97", kill_on_drop: false }` [INFO] [stderr] Compiling ethers v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to read artifact JSON file with path /opt/rustwide/workdir/ethers-contract/tests/solidity-contracts/verifier_abi.json [INFO] [stdout] 1: No such file or directory (os error 2) [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | "ethers-contract/tests/solidity-contracts/verifier_abi.json" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VerifierContract` [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | let contract = VerifierContract::new(Address::zero(), client); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `VerifierContract` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ethers::prelude::*` [INFO] [stdout] --> examples/ipc.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ethers::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `G1Point` in this scope [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | let g1 = G1Point { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/ipc.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `G2Point` in this scope [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | let g2 = G2Point { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VerifyingKey` in this scope [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | let vk = VerifyingKey { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Proof` in this scope [INFO] [stdout] --> examples/contract_with_abi_and_structs.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let proof = Proof { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers` due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [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/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.mnemonic.d3f4de63-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-43ff3dad1c0927de.2yqn3aug01nmzi6z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e2cb2396e2aafb11/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-689b37085bb45623.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-1e1b00381845a7a5.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-6ec9ad2b4d73dcf3.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d4df8566c39e8cc0.rlib" "/opt/rustwide/target/debug/deps/libaes-1a93796ad52d3de9.rlib" "/opt/rustwide/target/debug/deps/libuuid-a5911d5ee7774270.rlib" "/opt/rustwide/target/debug/deps/libscrypt-52c5c77baf683b00.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-ae9bb9094c396044.rlib" "/opt/rustwide/target/debug/deps/libctr-8eabeef188d1c94b.rlib" "/opt/rustwide/target/debug/deps/libcipher-f61a80806fa403ca.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-66e5f4d883add1e8.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-220045a91e183d32.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-a250f4ddd33ef20a.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-d0f43948212f49dd.rlib" "/opt/rustwide/target/debug/deps/libbs58-989847a20dd99a16.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-c100082c5ded8bb8.rlib" "/opt/rustwide/target/debug/deps/libblake2-88f8c525d617f791.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8bf0162212e4cedc.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libripemd160-21331077f2251be4.rlib" "/opt/rustwide/target/debug/deps/libbase58check-1c3d3b458787ce15.rlib" "/opt/rustwide/target/debug/deps/libsha2-385f94312fb77741.rlib" "/opt/rustwide/target/debug/deps/libdigest-d2001b873cbee153.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-63486ded82fd764f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-be8e5707750691ef.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/libserde_aux-d82c55cee4049783.rlib" "/opt/rustwide/target/debug/deps/libinstant-d1dcff1788ebd101.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7b3adad288a2f2.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6a7c7a229b258216.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-fb2a058edc1ac24e.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-6075ce376ac7bdab.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-94c8c6a9cf6ea246.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-6946f9732754a8a6.rlib" "/opt/rustwide/target/debug/deps/libsemver-ca6686d29b20f2cd.rlib" "/opt/rustwide/target/debug/deps/libcamino-1ffcf7a48c29751f.rlib" "/opt/rustwide/target/debug/deps/libsyn-6f535ceffd0626f9.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-4f2ff32975dd8b04.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7fd25c3770c30c44.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/libethers_providers-81c905c1ee43bbe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-01ebec65fbb93505.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f9432a20f0e564ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libsha1-66570913181c4185.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-273dada91f74d550.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a28438a04913c4e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-aa0e230d7abdd2b9.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e080ad68c64bda78.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0390ead54aaf1431.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-add8eb57e3b1bd0b.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1df00612736c7233.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-64a2dfa8bd7cf366.rlib" "/opt/rustwide/target/debug/deps/librustls-cc300a9b74448fa3.rlib" "/opt/rustwide/target/debug/deps/libsct-aab5754ad79d4386.rlib" "/opt/rustwide/target/debug/deps/libwebpki-09df1b27a566ab1f.rlib" "/opt/rustwide/target/debug/deps/libring-00ecd734e80bc343.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86abac99b512c9d9.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-0656b7157a6478dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bfc6a6a869c66c4d.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-1ca4377a0c63d311.rlib" "/opt/rustwide/target/debug/deps/libhyper-acfadfc9354cc792.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-2036d488df0831b6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fa4e0447711c35f4.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-7b05587989403de8.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-9cdce37658222245.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libethers_core-19dc9384845d25d3.rlib" "/opt/rustwide/target/debug/deps/libtokio-27727748420be101.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libmio-a798aeca994e423d.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-848ec3ac7432faee.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/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libk256-ffbd98a9ea16c7ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-7432620bc3cf71e9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libecdsa-f474b615e0fa4edd.rlib" "/opt/rustwide/target/debug/deps/libsignature-5437d9d8fd1776be.rlib" "/opt/rustwide/target/debug/deps/libhmac-d85e912c41315b29.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a58763fd92a85304.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d5b4f76d9eaf744c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-74999f4ec502e623.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-f9707ba64dde60bb.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-c8ef94399760bbc6.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e836cde4e1f10fe4.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-882c06df0764bc09.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-446d1e9418b4ec76.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-bad71ef0627109d6.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-4f655dc9da491997.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-ed87466b7d386d2c.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-149b9f47337e69f8.rlib" "/opt/rustwide/target/debug/deps/librlp-40f97fe3a9611ad6.rlib" "/opt/rustwide/target/debug/deps/libbytes-7485c2dbe626cfdb.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-8ac959688dff0521.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libsha3-59307626d93ce275.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-9a6984d69bcb6a0c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-baf6a6dbdd3d3ca3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cc2aafd8767041e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.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-ad92c9f2b07b0e0b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e64f710e8a6a1cec.rlib" "/opt/rustwide/target/debug/deps/libserde-7a4ac3508376592c.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/examples/mnemonic-43ff3dad1c0927de" "-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/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.abigen.cccbd90f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/abigen-89677d26d2e5c290.cnnqbe3vs6fzcgu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e2cb2396e2aafb11/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-689b37085bb45623.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-1e1b00381845a7a5.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-6ec9ad2b4d73dcf3.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-d4df8566c39e8cc0.rlib" "/opt/rustwide/target/debug/deps/libaes-1a93796ad52d3de9.rlib" "/opt/rustwide/target/debug/deps/libuuid-a5911d5ee7774270.rlib" "/opt/rustwide/target/debug/deps/libscrypt-52c5c77baf683b00.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-ae9bb9094c396044.rlib" "/opt/rustwide/target/debug/deps/libctr-8eabeef188d1c94b.rlib" "/opt/rustwide/target/debug/deps/libcipher-f61a80806fa403ca.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-66e5f4d883add1e8.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-220045a91e183d32.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-a250f4ddd33ef20a.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-d0f43948212f49dd.rlib" "/opt/rustwide/target/debug/deps/libbs58-989847a20dd99a16.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-c100082c5ded8bb8.rlib" "/opt/rustwide/target/debug/deps/libblake2-88f8c525d617f791.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8bf0162212e4cedc.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libripemd160-21331077f2251be4.rlib" "/opt/rustwide/target/debug/deps/libbase58check-1c3d3b458787ce15.rlib" "/opt/rustwide/target/debug/deps/libsha2-385f94312fb77741.rlib" "/opt/rustwide/target/debug/deps/libdigest-d2001b873cbee153.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-63486ded82fd764f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-be8e5707750691ef.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/libserde_aux-d82c55cee4049783.rlib" "/opt/rustwide/target/debug/deps/libinstant-d1dcff1788ebd101.rlib" "/opt/rustwide/target/debug/deps/libtime-1d7b3adad288a2f2.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-6a7c7a229b258216.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-fb2a058edc1ac24e.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-6075ce376ac7bdab.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-94c8c6a9cf6ea246.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-6946f9732754a8a6.rlib" "/opt/rustwide/target/debug/deps/libsemver-ca6686d29b20f2cd.rlib" "/opt/rustwide/target/debug/deps/libcamino-1ffcf7a48c29751f.rlib" "/opt/rustwide/target/debug/deps/libsyn-6f535ceffd0626f9.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-4f2ff32975dd8b04.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-7fd25c3770c30c44.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/libethers_providers-81c905c1ee43bbe4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-01ebec65fbb93505.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f9432a20f0e564ba.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libsha1-66570913181c4185.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-273dada91f74d550.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a28438a04913c4e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-aa0e230d7abdd2b9.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e080ad68c64bda78.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0390ead54aaf1431.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-add8eb57e3b1bd0b.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-1df00612736c7233.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-64a2dfa8bd7cf366.rlib" "/opt/rustwide/target/debug/deps/librustls-cc300a9b74448fa3.rlib" "/opt/rustwide/target/debug/deps/libsct-aab5754ad79d4386.rlib" "/opt/rustwide/target/debug/deps/libwebpki-09df1b27a566ab1f.rlib" "/opt/rustwide/target/debug/deps/libring-00ecd734e80bc343.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-86abac99b512c9d9.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-0656b7157a6478dd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bfc6a6a869c66c4d.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-1ca4377a0c63d311.rlib" "/opt/rustwide/target/debug/deps/libhyper-acfadfc9354cc792.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-2036d488df0831b6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fa4e0447711c35f4.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-7b05587989403de8.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-9cdce37658222245.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libethers_core-19dc9384845d25d3.rlib" "/opt/rustwide/target/debug/deps/libtokio-27727748420be101.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/libmio-a798aeca994e423d.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-848ec3ac7432faee.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/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libk256-ffbd98a9ea16c7ff.rlib" "/opt/rustwide/target/debug/deps/libsha2-7432620bc3cf71e9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libecdsa-f474b615e0fa4edd.rlib" "/opt/rustwide/target/debug/deps/libsignature-5437d9d8fd1776be.rlib" "/opt/rustwide/target/debug/deps/libhmac-d85e912c41315b29.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a58763fd92a85304.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-d5b4f76d9eaf744c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-74999f4ec502e623.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-f9707ba64dde60bb.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-c8ef94399760bbc6.rlib" "/opt/rustwide/target/debug/deps/libethbloom-e836cde4e1f10fe4.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-882c06df0764bc09.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-446d1e9418b4ec76.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-bad71ef0627109d6.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-4f655dc9da491997.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-ed87466b7d386d2c.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-149b9f47337e69f8.rlib" "/opt/rustwide/target/debug/deps/librlp-40f97fe3a9611ad6.rlib" "/opt/rustwide/target/debug/deps/libbytes-7485c2dbe626cfdb.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-8ac959688dff0521.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libsha3-59307626d93ce275.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-9a6984d69bcb6a0c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d5c046d3b113e4be.rlib" "/opt/rustwide/target/debug/deps/libdigest-baf6a6dbdd3d3ca3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cc2aafd8767041e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.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-ad92c9f2b07b0e0b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e64f710e8a6a1cec.rlib" "/opt/rustwide/target/debug/deps/libserde-7a4ac3508376592c.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/examples/abigen-89677d26d2e5c290" "-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" "4f93e0a7efa392eccc30b6acfd42e27013f86af400ad1243eceb2d059d5e0e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f93e0a7efa392eccc30b6acfd42e27013f86af400ad1243eceb2d059d5e0e97", kill_on_drop: false }` [INFO] [stdout] 4f93e0a7efa392eccc30b6acfd42e27013f86af400ad1243eceb2d059d5e0e97