[INFO] fetching crate in3 0.1.6... [INFO] testing in3-0.1.6 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate in3 0.1.6 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate in3 0.1.6 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 in3 0.1.6 [INFO] finished tweaking crates.io crate in3 0.1.6 [INFO] tweaked toml for crates.io crate in3 0.1.6 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate in3 0.1.6 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded in3-sys v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95852fb5bfecd08a2fa24fbb064eca6354d5b4796970362fe02fa4c53c39b8df [INFO] running `Command { std: "docker" "start" "-a" "95852fb5bfecd08a2fa24fbb064eca6354d5b4796970362fe02fa4c53c39b8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95852fb5bfecd08a2fa24fbb064eca6354d5b4796970362fe02fa4c53c39b8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95852fb5bfecd08a2fa24fbb064eca6354d5b4796970362fe02fa4c53c39b8df", kill_on_drop: false }` [INFO] [stdout] 95852fb5bfecd08a2fa24fbb064eca6354d5b4796970362fe02fa4c53c39b8df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1e2d6a83e9075ea2ac4682d409009c64b01160cf823efa4150226dc1cd28618 [INFO] running `Command { std: "docker" "start" "-a" "a1e2d6a83e9075ea2ac4682d409009c64b01160cf823efa4150226dc1cd28618", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rlp v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling impl-rlp v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling uint v0.8.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling curl-sys v0.4.33+curl-7.71.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.6.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling in3-sys v0.1.6 [INFO] [stderr] Compiling parity-scale-codec v1.3.1 [INFO] [stderr] Compiling impl-serde v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ethbloom v0.9.2 [INFO] [stderr] Compiling surf v1.0.3 [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 in3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "a1e2d6a83e9075ea2ac4682d409009c64b01160cf823efa4150226dc1cd28618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e2d6a83e9075ea2ac4682d409009c64b01160cf823efa4150226dc1cd28618", kill_on_drop: false }` [INFO] [stdout] a1e2d6a83e9075ea2ac4682d409009c64b01160cf823efa4150226dc1cd28618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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] [stdout] 368245114a9cc1641487c0023a4eab35669f2f761fbccec717db30ddead41918 [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" "368245114a9cc1641487c0023a4eab35669f2f761fbccec717db30ddead41918", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling in3 v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `in3`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name eth_api --edition=2018 examples/eth_api.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=31007e18a89c6582 -C extra-filename=-31007e18a89c6582 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-11be54f28b7c200f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ffeae87e629889ff.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib --extern ethereum_types=/opt/rustwide/target/debug/deps/libethereum_types-dfc914fc7c7918f7.rlib --extern in3=/opt/rustwide/target/debug/deps/libin3-31a9a1f372362dc8.rlib --extern in3_sys=/opt/rustwide/target/debug/deps/libin3_sys-2896a69d6ba1b5c8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f65a7f11000d688e.rlib --extern rustc_hex=/opt/rustwide/target/debug/deps/librustc_hex-87759974f153ef75.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2cf98412d65604e3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6a7e8fe231d18a3.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-bf554c2a71f82ebc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/in3-sys-15c83ca893e1aef2/out/build/lib -L native=/opt/rustwide/target/debug/build/curl-sys-11d6b3864bfcf806/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-784dcafe51c23313/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [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/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.custom_signer.ai5g1nbp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8" "/opt/rustwide/target/debug/examples/custom_signer-232b071be8e5d6f8.35602jykzeuojb84.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/in3-sys-15c83ca893e1aef2/out/build/lib" "-L" "/opt/rustwide/target/debug/build/curl-sys-11d6b3864bfcf806/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-784dcafe51c23313/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libin3-31a9a1f372362dc8.rlib" "/opt/rustwide/target/debug/deps/libsurf-bf554c2a71f82ebc.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c12e176a3248e53f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libisahc-1f106124dc8f7571.rlib" "/opt/rustwide/target/debug/deps/libsluice-44fef8ab79414dbc.rlib" "/opt/rustwide/target/debug/deps/libcurl-64ca93da4cf37b0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-65573c71714dccf5.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7fa9930e2ef68722.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5df897a958e22cbc.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-918fde5979b2db99.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-74e0eb0cfb5c569a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cc92721c045f7d71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.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/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhttp-e79c6ef4f84d42f7.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libfutures-5504d8f3a13ac46f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3501dc2fa9828ce3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6555c2d48de31c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-78b5d99f6b604150.rlib" "/opt/rustwide/target/debug/deps/libbytes-604d00bc1e3eb7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-868ce98c6a6880aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6c0716c5a0a3916e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9e9fd5b44345bcb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6863df4ad8b39075.rlib" "/opt/rustwide/target/debug/deps/libethereum_types-dfc914fc7c7918f7.rlib" "/opt/rustwide/target/debug/deps/libethbloom-8f3055ddb7dd0b27.rlib" "/opt/rustwide/target/debug/deps/libtiny_keccak-4da9fb4ce22c7b22.rlib" "/opt/rustwide/target/debug/deps/libprimitive_types-950a9a06eec38732.rlib" "/opt/rustwide/target/debug/deps/libimpl_codec-ae2f6cb8ee549d1b.rlib" "/opt/rustwide/target/debug/deps/libparity_scale_codec-c46165f863bd0b82.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-b2681b2a81374905.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-0d03746910f2fbb0.rlib" "/opt/rustwide/target/debug/deps/libimpl_serde-ed08cdbdb6f55445.rlib" "/opt/rustwide/target/debug/deps/libimpl_rlp-cf67957af096f2d6.rlib" "/opt/rustwide/target/debug/deps/librlp-d3a61cf0c59cdf98.rlib" "/opt/rustwide/target/debug/deps/libfixed_hash-2a7c7a8b942b8c90.rlib" "/opt/rustwide/target/debug/deps/librand-6bbf76c68428a76e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84580c9103dbbeed.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-65650b81b1aab10f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-afc3f82746020096.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-fee7fe701572456a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6a7e8fe231d18a3.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/librustc_hex-87759974f153ef75.rlib" "/opt/rustwide/target/debug/deps/libserde-2cf98412d65604e3.rlib" "/opt/rustwide/target/debug/deps/libin3_sys-2896a69d6ba1b5c8.rlib" "/opt/rustwide/target/debug/deps/libasync_std-11be54f28b7c200f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03ee15673eac4cd7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-43d3c29178f35d35.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-060061f26f7bc233.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-447ad0e773d2fec5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13f0de8068810416.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-071153b460537785.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-b7c07ff460f36679.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-446d07844d78feec.rlib" "/opt/rustwide/target/debug/deps/libmio-3467772a25744b34.rlib" "/opt/rustwide/target/debug/deps/liblog-ed700cb7ca7951cf.rlib" "/opt/rustwide/target/debug/deps/libnet2-195e9ce501d7202a.rlib" "/opt/rustwide/target/debug/deps/libiovec-513f7892893c9545.rlib" "/opt/rustwide/target/debug/deps/liblibc-f65a7f11000d688e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cde5d1c7c468dd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ac892be8fd7acded.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.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" "368245114a9cc1641487c0023a4eab35669f2f761fbccec717db30ddead41918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368245114a9cc1641487c0023a4eab35669f2f761fbccec717db30ddead41918", kill_on_drop: false }` [INFO] [stdout] 368245114a9cc1641487c0023a4eab35669f2f761fbccec717db30ddead41918