[INFO] fetching crate ethers 0.5.4... [INFO] testing ethers-0.5.4 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate ethers 0.5.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate ethers 0.5.4 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers 0.5.4 [INFO] finished tweaking crates.io crate ethers 0.5.4 [INFO] tweaked toml for crates.io crate ethers 0.5.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate ethers 0.5.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828dc68b2019b7bd67cf1ef9401b862e3b6fd289cd6f1d1b7f527d0ca97e0ede [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "828dc68b2019b7bd67cf1ef9401b862e3b6fd289cd6f1d1b7f527d0ca97e0ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828dc68b2019b7bd67cf1ef9401b862e3b6fd289cd6f1d1b7f527d0ca97e0ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828dc68b2019b7bd67cf1ef9401b862e3b6fd289cd6f1d1b7f527d0ca97e0ede", kill_on_drop: false }` [INFO] [stdout] 828dc68b2019b7bd67cf1ef9401b862e3b6fd289cd6f1d1b7f527d0ca97e0ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6763ec077c06c216ef2de0af8b70537446fb956b3974878fd5b05d4c052c683f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6763ec077c06c216ef2de0af8b70537446fb956b3974878fd5b05d4c052c683f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling const-oid v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byte-slice-cast v1.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling base64ct v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling der v0.4.3 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-bigint v0.2.10 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling Inflector v0.11.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 thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.4.1 [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 auto_impl v0.4.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [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 bincode v1.3.3 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling coins-bip32 v0.3.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [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 proc-macro-crate v1.1.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tungstenite v0.14.0 [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 tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v15.0.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling ethers-core v0.5.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling ethers-signers v0.5.4 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling ethers-derive-eip712 v0.1.1 [INFO] [stderr] Compiling ethers-contract-abigen v0.5.4 [INFO] [stderr] Compiling ethers-providers v0.5.5 [INFO] [stderr] Compiling ethers-contract-derive v0.5.4 [INFO] [stderr] Compiling ethers-contract v0.5.4 [INFO] [stderr] Compiling ethers-middleware v0.5.4 [INFO] [stderr] Compiling ethers v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 28s [INFO] running `Command { std: "docker" "inspect" "6763ec077c06c216ef2de0af8b70537446fb956b3974878fd5b05d4c052c683f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6763ec077c06c216ef2de0af8b70537446fb956b3974878fd5b05d4c052c683f", kill_on_drop: false }` [INFO] [stdout] 6763ec077c06c216ef2de0af8b70537446fb956b3974878fd5b05d4c052c683f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8d58a3235657ae50f8a78bbd9059a14b6f856d34064a570b6e692f493cd5c6b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f8d58a3235657ae50f8a78bbd9059a14b6f856d34064a570b6e692f493cd5c6b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ethers v0.5.4 (/opt/rustwide/workdir) [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] 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: failed to get ABI JSON [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] 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] 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-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.mnemonic.6186646e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd.4dq2b4qxv9h65poo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-6765761d58e96204/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers-5c942be9fe00b644.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-5887d37cbe9d4475.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-1ce46ec78a168b7b.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-9118c3a040b52c83.rlib" "/opt/rustwide/target/debug/deps/libaes-82867cd33ba3ac40.rlib" "/opt/rustwide/target/debug/deps/libuuid-c07a7662f2837d21.rlib" "/opt/rustwide/target/debug/deps/libscrypt-eca9ee2fa33afbfa.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-4c8c8695f4f86933.rlib" "/opt/rustwide/target/debug/deps/libctr-08e679627d733c46.rlib" "/opt/rustwide/target/debug/deps/libcipher-a9f0b41fc09c5810.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-c053f8940d80b0db.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8658c32121b4df8f.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-7160fbd698d9b7e9.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-db9789883efa36b1.rlib" "/opt/rustwide/target/debug/deps/libbitvec-486c82c3cb65c8f6.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libradium-f88c8631a21b18d5.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-9ba4e3e80d0a0146.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-93c74bef301d5844.rlib" "/opt/rustwide/target/debug/deps/libblake2-48c3595bbe8ee9eb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5c823c8a7c92fedc.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libripemd160-e0a9924d585ca2e1.rlib" "/opt/rustwide/target/debug/deps/libbase58check-f100d8860b237553.rlib" "/opt/rustwide/target/debug/deps/libsha2-41fc8e220469ddd0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ba6c1f7120a8f2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b608e59a59bfbdbc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-660b7b2dd3d9b7c8.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbase58-9bed2a0664ea1b62.rlib" "/opt/rustwide/target/debug/deps/libbech32-eade597c43f54fe6.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-a3634be127026a81.rlib" "/opt/rustwide/target/debug/deps/libinstant-28d8bafd469ff0ad.rlib" "/opt/rustwide/target/debug/deps/libtime-0288846a9c0b39a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c18d062624e0a79f.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-3e782419af115888.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-6a772db9428e3466.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-1335f51a85a2edfb.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-c0244dccfe2dd61c.rlib" "/opt/rustwide/target/debug/deps/libcamino-08d6a88c9cb2f92f.rlib" "/opt/rustwide/target/debug/deps/libinflector-141715f5826f297b.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-09cdf1e0da9cfa3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-d10d52df50ef3db6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-047169e8f28b6ac0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libsha1-ff201cd9df390da7.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-73d29c9c38630e1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6d29e082977da2ff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-729a6ee336a3620e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4a5b8831c6d05c5c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d2f6a7777f20e5b4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f84ef469d0366716.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e9d6eaf574de1aa0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-325978472735210f.rlib" "/opt/rustwide/target/debug/deps/librustls-74f681c60cc3e68b.rlib" "/opt/rustwide/target/debug/deps/libsct-10e67bb386b20dbe.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4bf153d7a1ed6bf1.rlib" "/opt/rustwide/target/debug/deps/libring-0c4625f443bb640a.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9ff1d82f188e3d06.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-882e8f7bdd2b9c54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42b3a4c7335b1ee0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead53cfb2d9527a6.rlib" "/opt/rustwide/target/debug/deps/libhyper-183cbd05f212651d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b81debf50b951e07.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-00f4651393fbb0d0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e2d1e75db22cfd60.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4113c16212d33d45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-3bbf034b70938ea5.rlib" "/opt/rustwide/target/debug/deps/libidna-a9de9c0044a80be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4e2e66dabb0ea3fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libethers_core-80ccee0d4b501c92.rlib" "/opt/rustwide/target/debug/deps/libtokio-f9feea6050ff78a6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3f9e7ae842d1830.rlib" "/opt/rustwide/target/debug/deps/libmio-09a5af43be37218f.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b29acd03438a2bb2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libsemver-8689df8509bfa9a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libk256-e87f4ba53481bf3e.rlib" "/opt/rustwide/target/debug/deps/libsha2-f0551e299210f6de.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ab64b3ece0593aa2.rlib" "/opt/rustwide/target/debug/deps/libsignature-f06ab656f6fb36be.rlib" "/opt/rustwide/target/debug/deps/libhmac-70f6c8d46eee0fda.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-58351d5b6054ae7f.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-c7092227e2026970.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-1e256e9fed0d5f7b.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-6c23acb444fb42e6.rlib" "/opt/rustwide/target/debug/deps/libspki-0fb51673ec7d1451.rlib" "/opt/rustwide/target/debug/deps/libder-ebef6481a8499eb0.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c34a890350588209.rlib" "/opt/rustwide/target/debug/deps/libgroup-3b2a382d33754f0a.rlib" "/opt/rustwide/target/debug/deps/libff-50d5e1c75bd08265.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b24affee142e4433.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1650842c3a6e5364.rlib" "/opt/rustwide/target/debug/deps/libsyn-d24aa1bcbaf9d6a7.rlib" "/opt/rustwide/target/debug/deps/libquote-7dfa028e3d4d4c71.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0b4d909bdba1b2c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0f8ae489d62e6c88.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib" "/opt/rustwide/target/debug/deps/libethabi-bf121913d1599b1e.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-ffce3c72e573c4c3.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d46d665e755bb5ac.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4273866102525b1c.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-fa74599db515010f.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-e6b45fb178c705df.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c7743cbf8da7a3f4.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-93808cd74108d0f5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-287724eb7ec73785.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-71245c75c3b36558.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-0f76f1aba070eaf6.rlib" "/opt/rustwide/target/debug/deps/librlp-f2942d48455747ea.rlib" "/opt/rustwide/target/debug/deps/libbytes-4eeb271899d6d656.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-04ee098aef6dba5a.rlib" "/opt/rustwide/target/debug/deps/librand-9dc5fb7d756ded7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5d6d3d94c9d610.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-91051c8c0cda96d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-694ccf71790aa974.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc1f358ff6af1886.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfcad32372e3b21d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsha3-44cd093908784d26.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4343d9a7e0c73d5b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libuint-7aadfcc5af02b452.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-b4f9a146910faf4e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e215e3bbb369dba7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde-b21847e5a494fd5b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/mnemonic-e6b5acbc3eba07cd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.permit_hash.ee60a829-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021.3afs9uuj1uf3bll7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-6765761d58e96204/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers-5c942be9fe00b644.rlib" "/opt/rustwide/target/debug/deps/libethers_middleware-5887d37cbe9d4475.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-1ce46ec78a168b7b.rlib" "/opt/rustwide/target/debug/deps/libeth_keystore-9118c3a040b52c83.rlib" "/opt/rustwide/target/debug/deps/libaes-82867cd33ba3ac40.rlib" "/opt/rustwide/target/debug/deps/libuuid-c07a7662f2837d21.rlib" "/opt/rustwide/target/debug/deps/libscrypt-eca9ee2fa33afbfa.rlib" "/opt/rustwide/target/debug/deps/libsalsa20-4c8c8695f4f86933.rlib" "/opt/rustwide/target/debug/deps/libctr-08e679627d733c46.rlib" "/opt/rustwide/target/debug/deps/libcipher-a9f0b41fc09c5810.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip39-c053f8940d80b0db.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8658c32121b4df8f.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-7160fbd698d9b7e9.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-db9789883efa36b1.rlib" "/opt/rustwide/target/debug/deps/libbitvec-486c82c3cb65c8f6.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libradium-f88c8631a21b18d5.rlib" "/opt/rustwide/target/debug/deps/libcoins_bip32-9ba4e3e80d0a0146.rlib" "/opt/rustwide/target/debug/deps/libbs58-f9de5bfdfa8bec72.rlib" "/opt/rustwide/target/debug/deps/libcoins_core-93c74bef301d5844.rlib" "/opt/rustwide/target/debug/deps/libblake2-48c3595bbe8ee9eb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5c823c8a7c92fedc.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libripemd160-e0a9924d585ca2e1.rlib" "/opt/rustwide/target/debug/deps/libbase58check-f100d8860b237553.rlib" "/opt/rustwide/target/debug/deps/libsha2-41fc8e220469ddd0.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ba6c1f7120a8f2f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9d535d034bf6eb7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-1d3e8a55acfe3a5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b608e59a59bfbdbc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-660b7b2dd3d9b7c8.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-89848139f6a54872.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-4fce43c0cf59fd8e.rlib" "/opt/rustwide/target/debug/deps/libbase58-9bed2a0664ea1b62.rlib" "/opt/rustwide/target/debug/deps/libbech32-eade597c43f54fe6.rlib" "/opt/rustwide/target/debug/deps/libserde_aux-a3634be127026a81.rlib" "/opt/rustwide/target/debug/deps/libinstant-28d8bafd469ff0ad.rlib" "/opt/rustwide/target/debug/deps/libtime-0288846a9c0b39a4.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c18d062624e0a79f.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-3e782419af115888.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-6a772db9428e3466.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-1335f51a85a2edfb.rlib" "/opt/rustwide/target/debug/deps/libcargo_platform-c0244dccfe2dd61c.rlib" "/opt/rustwide/target/debug/deps/libcamino-08d6a88c9cb2f92f.rlib" "/opt/rustwide/target/debug/deps/libinflector-141715f5826f297b.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-09cdf1e0da9cfa3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-d10d52df50ef3db6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-047169e8f28b6ac0.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libsha1-ff201cd9df390da7.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-73d29c9c38630e1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6d29e082977da2ff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-729a6ee336a3620e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4a5b8831c6d05c5c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d2f6a7777f20e5b4.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f84ef469d0366716.rlib" "/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e9d6eaf574de1aa0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-325978472735210f.rlib" "/opt/rustwide/target/debug/deps/librustls-74f681c60cc3e68b.rlib" "/opt/rustwide/target/debug/deps/libsct-10e67bb386b20dbe.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4bf153d7a1ed6bf1.rlib" "/opt/rustwide/target/debug/deps/libring-0c4625f443bb640a.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9ff1d82f188e3d06.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-882e8f7bdd2b9c54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-42b3a4c7335b1ee0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead53cfb2d9527a6.rlib" "/opt/rustwide/target/debug/deps/libhyper-183cbd05f212651d.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b81debf50b951e07.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-00f4651393fbb0d0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e2d1e75db22cfd60.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4113c16212d33d45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-3bbf034b70938ea5.rlib" "/opt/rustwide/target/debug/deps/libidna-a9de9c0044a80be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4d61109e89d32d42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-376273f773ff83c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2f96d8c1f35bb43a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-4e2e66dabb0ea3fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libethers_core-80ccee0d4b501c92.rlib" "/opt/rustwide/target/debug/deps/libtokio-f9feea6050ff78a6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f3f9e7ae842d1830.rlib" "/opt/rustwide/target/debug/deps/libmio-09a5af43be37218f.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b29acd03438a2bb2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libsemver-8689df8509bfa9a5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libglob-d3943553b96703d7.rlib" "/opt/rustwide/target/debug/deps/libk256-e87f4ba53481bf3e.rlib" "/opt/rustwide/target/debug/deps/libsha2-f0551e299210f6de.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ab64b3ece0593aa2.rlib" "/opt/rustwide/target/debug/deps/libsignature-f06ab656f6fb36be.rlib" "/opt/rustwide/target/debug/deps/libhmac-70f6c8d46eee0fda.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-58351d5b6054ae7f.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-c7092227e2026970.rlib" "/opt/rustwide/target/debug/deps/libcrypto_bigint-1e256e9fed0d5f7b.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-6c23acb444fb42e6.rlib" "/opt/rustwide/target/debug/deps/libspki-0fb51673ec7d1451.rlib" "/opt/rustwide/target/debug/deps/libder-ebef6481a8499eb0.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-c34a890350588209.rlib" "/opt/rustwide/target/debug/deps/libgroup-3b2a382d33754f0a.rlib" "/opt/rustwide/target/debug/deps/libff-50d5e1c75bd08265.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b24affee142e4433.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1650842c3a6e5364.rlib" "/opt/rustwide/target/debug/deps/libsyn-d24aa1bcbaf9d6a7.rlib" "/opt/rustwide/target/debug/deps/libquote-7dfa028e3d4d4c71.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0b4d909bdba1b2c8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-3c8a88541efd8c80.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-0f8ae489d62e6c88.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib" "/opt/rustwide/target/debug/deps/libethabi-bf121913d1599b1e.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-ffce3c72e573c4c3.rlib" "/opt/rustwide/target/debug/deps/libethbloom-d46d665e755bb5ac.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4273866102525b1c.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-fa74599db515010f.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-e6b45fb178c705df.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c7743cbf8da7a3f4.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-93808cd74108d0f5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-287724eb7ec73785.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-71245c75c3b36558.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-0f76f1aba070eaf6.rlib" "/opt/rustwide/target/debug/deps/librlp-f2942d48455747ea.rlib" "/opt/rustwide/target/debug/deps/libbytes-4eeb271899d6d656.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-04ee098aef6dba5a.rlib" "/opt/rustwide/target/debug/deps/librand-9dc5fb7d756ded7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5d6d3d94c9d610.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-91051c8c0cda96d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-694ccf71790aa974.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc1f358ff6af1886.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-0a32cea581512a09.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cfcad32372e3b21d.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libsha3-44cd093908784d26.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4343d9a7e0c73d5b.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libuint-7aadfcc5af02b452.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-b4f9a146910faf4e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e215e3bbb369dba7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib" "/opt/rustwide/target/debug/deps/libserde-b21847e5a494fd5b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/permit_hash-06d0d3f491b04021" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "f8d58a3235657ae50f8a78bbd9059a14b6f856d34064a570b6e692f493cd5c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8d58a3235657ae50f8a78bbd9059a14b6f856d34064a570b6e692f493cd5c6b", kill_on_drop: false }` [INFO] [stdout] f8d58a3235657ae50f8a78bbd9059a14b6f856d34064a570b6e692f493cd5c6b