[INFO] crate ethers 0.1.3 is already in cache [INFO] testing ethers-0.1.3 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate ethers 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ethers 0.1.3 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ethers 0.1.3 [INFO] finished tweaking crates.io crate ethers 0.1.3 [INFO] tweaked toml for crates.io crate ethers 0.1.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate ethers 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71a73836c523d6fb2db2a87312aced076e4e7a0af9c33fee00324d61b14db060 [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" "71a73836c523d6fb2db2a87312aced076e4e7a0af9c33fee00324d61b14db060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a73836c523d6fb2db2a87312aced076e4e7a0af9c33fee00324d61b14db060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a73836c523d6fb2db2a87312aced076e4e7a0af9c33fee00324d61b14db060", kill_on_drop: false }` [INFO] [stdout] 71a73836c523d6fb2db2a87312aced076e4e7a0af9c33fee00324d61b14db060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1716dd1f23f895d94bb29ff59881c423283f47939de4e7c039a7cd49823a56b2 [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" "1716dd1f23f895d94bb29ff59881c423283f47939de4e7c039a7cd49823a56b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling parity-scale-codec v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling impl-codec v0.4.2 [INFO] [stderr] Compiling primitive-types v0.7.2 [INFO] [stderr] Compiling ethereum-types v0.9.2 [INFO] [stderr] Compiling ethabi-next v12.0.1 [INFO] [stderr] Compiling ethers-core v0.1.3 [INFO] [stderr] Compiling ethers-providers v0.1.3 [INFO] [stderr] Compiling ethers-contract-abigen v0.1.3 [INFO] [stderr] Compiling ethers-signers v0.1.3 [INFO] [stderr] Compiling ethers-contract-derive v0.1.3 [INFO] [stderr] Compiling ethers-contract v0.1.3 [INFO] [stderr] Compiling ethers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "1716dd1f23f895d94bb29ff59881c423283f47939de4e7c039a7cd49823a56b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1716dd1f23f895d94bb29ff59881c423283f47939de4e7c039a7cd49823a56b2", kill_on_drop: false }` [INFO] [stdout] 1716dd1f23f895d94bb29ff59881c423283f47939de4e7c039a7cd49823a56b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fea5cb4e7f65cdabd4c3d48d30b8f2278f98f2e2ffdf456a070776105998a5e8 [INFO] running `Command { std: "docker" "start" "-a" "fea5cb4e7f65cdabd4c3d48d30b8f2278f98f2e2ffdf456a070776105998a5e8", kill_on_drop: false }` [INFO] [stderr] Compiling ethers v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to retrieve ABI from Etherscan.io [INFO] [stdout] 1: [6] Couldn't resolve host name [INFO] [stdout] --> tests/major_contracts.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | "etherscan:0x7137701e90C6a80B0dA36922cd83942b32A8fc95" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to retrieve ABI from Etherscan.io [INFO] [stdout] 1: [6] Couldn't resolve host name [INFO] [stdout] --> tests/major_contracts.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | abigen!(cDAI, "etherscan:0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to retrieve ABI from Etherscan.io [INFO] [stdout] 1: [6] Couldn't resolve host name [INFO] [stdout] --> tests/major_contracts.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | "etherscan:0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to retrieve ABI from Etherscan.io [INFO] [stdout] 1: [6] Couldn't resolve host name [INFO] [stdout] --> tests/major_contracts.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | "etherscan:0x4E6CCB1dA3C7844887F9A5aF4e8450d9fd90317A" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to get ABI JSON [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: failed to retrieve ABI from Etherscan.io [INFO] [stdout] 1: [6] Couldn't resolve host name [INFO] [stdout] --> tests/major_contracts.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | "etherscan:0x3dfd23a6c5e8bbcfc9581d2e864a68feb6a076d3", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ethers`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.watch_blocks.djebr0pw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475" "/opt/rustwide/target/debug/examples/watch_blocks-9a255eb8a57c2475.12k00a68jcexkuy5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-667b4a0e775a2c9e/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-869294f5c456b739/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers-c97d11e20802fce8.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-ae6a0304cde4d88f.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b1945ef488d49486.rlib" "/opt/rustwide/target/debug/deps/libcurl-d69019a53c44628c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d50a648dfdcb9c61.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13cfb5261d31bcb3.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8d38bf5884c7e99c.rlib" "/opt/rustwide/target/debug/deps/libsyn-e9f8056003a6db00.rlib" "/opt/rustwide/target/debug/deps/libinflector-6e4bbd0f1c24508b.rlib" "/opt/rustwide/target/debug/deps/libregex-d579163b4e85606b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95971e4a85600481.rlib" "/opt/rustwide/target/debug/deps/libquote-c5bbe94514f4f0e8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-47f91dee37306a13.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-00e718d0d0f7c0e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d9bc641a2ad63515.rlib" "/opt/rustwide/target/debug/deps/libfutures-b7771eff14e43172.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b6450db1f5950166.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-3e5b4b99fa813dc7.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-7c1cd7d9c6717412.rlib" "/opt/rustwide/target/debug/deps/libreqwest-853a223fd20808fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-618ee8b9c35abd9f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d377742db52d3ceb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-702caf0eba3ca43c.rlib" "/opt/rustwide/target/debug/deps/librustls-11c27b3a36b4402d.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libsct-a163ea5b569c01b3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-795f5104a755e74a.rlib" "/opt/rustwide/target/debug/deps/libring-ff6706508e51fe9d.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b8742a6d714c8729.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-22fc149a73a5ec05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-64d47a5527bb7fa7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-79f6a722610be6a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-aca991c54db7b718.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bf901de366218a08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a7378b6f19546f6.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-18ae33c1ed1c9f0a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5effae5568dd258.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-86430b3ab7434e18.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libtokio-41970a708f766748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmio-dd09602eb09e257d.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-62e949f5a2bf0960.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b611acd64cd4931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-30040ff0d0672687.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-841deba4c0e7d78b.rlib" "/opt/rustwide/target/debug/deps/libbytes-208d64d85e96244c.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libethers_core-4d6d3665d4502efe.rlib" "/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rlib" "/opt/rustwide/target/debug/deps/libethabi_next-5120e4d4272dfdfd.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-ff8a6f4fa83b7332.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd9e998583db73f6.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-9f129fc2d61da648.rlib" "/opt/rustwide/target/debug/deps/libethbloom-15a1c626270f8ec3.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4da9fb4ce22c7b22.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-7993fd25017a5dc1.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-57766806a68ee531.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9fced1d426eb48cb.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-38ab1dce0768865a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a2947435e602274.rlib" "/opt/rustwide/target/debug/deps/libuint-33386d66740fcd00.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-fa61cf5a8b084b97.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-18c4bfe0baca769a.rlib" "/opt/rustwide/target/debug/deps/librlp-6e7420fba1a410da.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-eecf9231410b9d45.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f7c2cdc4f42f6222.rlib" "/opt/rustwide/target/debug/deps/libserde-015504f508ffd2d4.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-fff89b2d8bdf8c07.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d64caaf79df18d6.rlib" "/opt/rustwide/target/debug/deps/libsha2-9d02a92feb1ea02b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2ccfcefee825b788.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbbb7ba66a421846.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5c7d8cc1a0005951.rlib" "/opt/rustwide/target/debug/deps/libhmac-9168b3f103118426.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0458d35f90a01815.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa3877179444303e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d03746910f2fbb0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-37afe5b52e4eca5f.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b2c6fb2e79c20795.rlib" "/opt/rustwide/target/debug/deps/librand-5ca2224b0f9bc672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.sign.yxb8zu5y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b" "/opt/rustwide/target/debug/examples/sign-156e34ec422cb99b.19nwmk1q8t4kuxsm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-667b4a0e775a2c9e/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-869294f5c456b739/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libethers-c97d11e20802fce8.rlib" "/opt/rustwide/target/debug/deps/libethers_contract-ae6a0304cde4d88f.rlib" "/opt/rustwide/target/debug/deps/libethers_contract_abigen-b1945ef488d49486.rlib" "/opt/rustwide/target/debug/deps/libcurl-d69019a53c44628c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-d50a648dfdcb9c61.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13cfb5261d31bcb3.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-8d38bf5884c7e99c.rlib" "/opt/rustwide/target/debug/deps/libsyn-e9f8056003a6db00.rlib" "/opt/rustwide/target/debug/deps/libinflector-6e4bbd0f1c24508b.rlib" "/opt/rustwide/target/debug/deps/libregex-d579163b4e85606b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95971e4a85600481.rlib" "/opt/rustwide/target/debug/deps/libquote-c5bbe94514f4f0e8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-47f91dee37306a13.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-00e718d0d0f7c0e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d9bc641a2ad63515.rlib" "/opt/rustwide/target/debug/deps/libfutures-b7771eff14e43172.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b6450db1f5950166.rlib" "/opt/rustwide/target/debug/deps/libethers_signers-3e5b4b99fa813dc7.rlib" "/opt/rustwide/target/debug/deps/libethers_providers-7c1cd7d9c6717412.rlib" "/opt/rustwide/target/debug/deps/libreqwest-853a223fd20808fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-618ee8b9c35abd9f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d377742db52d3ceb.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-702caf0eba3ca43c.rlib" "/opt/rustwide/target/debug/deps/librustls-11c27b3a36b4402d.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libsct-a163ea5b569c01b3.rlib" "/opt/rustwide/target/debug/deps/libwebpki-795f5104a755e74a.rlib" "/opt/rustwide/target/debug/deps/libring-ff6706508e51fe9d.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b11c533d96641512.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b8742a6d714c8729.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-22fc149a73a5ec05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-64d47a5527bb7fa7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-79f6a722610be6a6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-aca991c54db7b718.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bf901de366218a08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a7378b6f19546f6.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-18ae33c1ed1c9f0a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d5effae5568dd258.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-86430b3ab7434e18.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libtokio-41970a708f766748.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmio-dd09602eb09e257d.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-62e949f5a2bf0960.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b611acd64cd4931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-30040ff0d0672687.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-841deba4c0e7d78b.rlib" "/opt/rustwide/target/debug/deps/libbytes-208d64d85e96244c.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libethers_core-4d6d3665d4502efe.rlib" "/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rlib" "/opt/rustwide/target/debug/deps/libethabi_next-5120e4d4272dfdfd.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-ff8a6f4fa83b7332.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd9e998583db73f6.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-9f129fc2d61da648.rlib" "/opt/rustwide/target/debug/deps/libethbloom-15a1c626270f8ec3.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4da9fb4ce22c7b22.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-7993fd25017a5dc1.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-57766806a68ee531.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-9fced1d426eb48cb.rlib" "/opt/rustwide/target/debug/deps/libbyte_slice_cast-38ab1dce0768865a.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6a2947435e602274.rlib" "/opt/rustwide/target/debug/deps/libuint-33386d66740fcd00.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-fa61cf5a8b084b97.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-18c4bfe0baca769a.rlib" "/opt/rustwide/target/debug/deps/librlp-6e7420fba1a410da.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-eecf9231410b9d45.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f7c2cdc4f42f6222.rlib" "/opt/rustwide/target/debug/deps/libserde-015504f508ffd2d4.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-fff89b2d8bdf8c07.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d64caaf79df18d6.rlib" "/opt/rustwide/target/debug/deps/libsha2-9d02a92feb1ea02b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2ccfcefee825b788.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbbb7ba66a421846.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5c7d8cc1a0005951.rlib" "/opt/rustwide/target/debug/deps/libhmac-9168b3f103118426.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0458d35f90a01815.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa3877179444303e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d03746910f2fbb0.rlib" "/opt/rustwide/target/debug/deps/libsubtle-37afe5b52e4eca5f.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-b2c6fb2e79c20795.rlib" "/opt/rustwide/target/debug/deps/librand-5ca2224b0f9bc672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "fea5cb4e7f65cdabd4c3d48d30b8f2278f98f2e2ffdf456a070776105998a5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea5cb4e7f65cdabd4c3d48d30b8f2278f98f2e2ffdf456a070776105998a5e8", kill_on_drop: false }` [INFO] [stdout] fea5cb4e7f65cdabd4c3d48d30b8f2278f98f2e2ffdf456a070776105998a5e8