[INFO] fetching crate helium-jsonrpc 1.0.1... [INFO] testing helium-jsonrpc-1.0.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate helium-jsonrpc 1.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate helium-jsonrpc 1.0.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate helium-jsonrpc 1.0.1 [INFO] finished tweaking crates.io crate helium-jsonrpc 1.0.1 [INFO] tweaked toml for crates.io crate helium-jsonrpc 1.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate helium-jsonrpc 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b510df5296a46cf7727771d81842bd114d63fecbc35557aeaac92601bd1237 [INFO] running `Command { std: "docker" "start" "-a" "19b510df5296a46cf7727771d81842bd114d63fecbc35557aeaac92601bd1237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b510df5296a46cf7727771d81842bd114d63fecbc35557aeaac92601bd1237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b510df5296a46cf7727771d81842bd114d63fecbc35557aeaac92601bd1237", kill_on_drop: false }` [INFO] [stdout] 19b510df5296a46cf7727771d81842bd114d63fecbc35557aeaac92601bd1237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec518d3cdc57eb8f2196557719d0f93cb90a0ddf386ce68706abd1bfb99f43a6 [INFO] running `Command { std: "docker" "start" "-a" "ec518d3cdc57eb8f2196557719d0f93cb90a0ddf386ce68706abd1bfb99f43a6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [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 v1.0.25 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.14.3 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling helium-jsonrpc v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | code: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.86s [INFO] running `Command { std: "docker" "inspect" "ec518d3cdc57eb8f2196557719d0f93cb90a0ddf386ce68706abd1bfb99f43a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec518d3cdc57eb8f2196557719d0f93cb90a0ddf386ce68706abd1bfb99f43a6", kill_on_drop: false }` [INFO] [stdout] ec518d3cdc57eb8f2196557719d0f93cb90a0ddf386ce68706abd1bfb99f43a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b273d4e1b53caa1951fc1dcb060843a7d7929b6d8f0b6f446a2e837c0915d55 [INFO] running `Command { std: "docker" "start" "-a" "2b273d4e1b53caa1951fc1dcb060843a7d7929b6d8f0b6f446a2e837c0915d55", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling helium-jsonrpc v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | code: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | message: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | code: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ErrorElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `helium-jsonrpc`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name helium_jsonrpc --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a7fa37ad7ed91ebc -C extra-filename=-a7fa37ad7ed91ebc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-169ca73ce3ad3936.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3459811b655bcc6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fbb55143e5b26b1c.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-14bffe0951a430ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a070e35018317c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-41c212972cc8b558.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7ac23e4ef6dc6e7b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38a49e0a924805dd.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2aaa69aa70ebec44/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.get_block.eaa04c19-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5.f77u3npmeut7ymj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2aaa69aa70ebec44/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhelium_jsonrpc-0410a7bbd224143f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fbb55143e5b26b1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-26d5e0b29fef00dd.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e294e90a06c044dd.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b884f15af534b039.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-bf7bde4668247c3c.rlib" "/opt/rustwide/target/debug/deps/librustls-8f851b0c9cd8e205.rlib" "/opt/rustwide/target/debug/deps/libsct-3159d67d3286d147.rlib" "/opt/rustwide/target/debug/deps/libwebpki-de5c13e9d2ddc515.rlib" "/opt/rustwide/target/debug/deps/libring-af0ebc59986a479d.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-d946fc464ecf1c06.rlib" "/opt/rustwide/target/debug/deps/libflate2-917cf32ca0545a6a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fd871e0602108602.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/libhyper-5253ad22ab6dd3f3.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4fe6328474a5243b.rlib" "/opt/rustwide/target/debug/deps/libh2-249239e7bbecd31e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ce31d96a81ad96e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libtokio-38a49e0a924805dd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c65625da3263aef3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b55570d8232c873.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-bbc99f5f03f43f9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e213ab8fbb1fff71.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d54defea64eb7d6e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ef814aa1dcbf91ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-c5afc5503008fa92.rlib" "/opt/rustwide/target/debug/deps/libidna-dbeebcc2f2dab64e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1dbc2e9fbc8334.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41c212972cc8b558.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7ac23e4ef6dc6e7b.rlib" "/opt/rustwide/target/debug/deps/libserde-6a070e35018317c9.rlib" "/opt/rustwide/target/debug/deps/libfutures-c3459811b655bcc6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-933dd114a638208d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-150ab48bd43d5f36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_block-89c97d0050b08ef5" "-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: could not compile `helium-jsonrpc` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2b273d4e1b53caa1951fc1dcb060843a7d7929b6d8f0b6f446a2e837c0915d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b273d4e1b53caa1951fc1dcb060843a7d7929b6d8f0b6f446a2e837c0915d55", kill_on_drop: false }` [INFO] [stdout] 2b273d4e1b53caa1951fc1dcb060843a7d7929b6d8f0b6f446a2e837c0915d55