[INFO] fetching crate helium-jsonrpc 1.0.1... [INFO] testing helium-jsonrpc-1.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate helium-jsonrpc 1.0.1 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate helium-jsonrpc 1.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate helium-jsonrpc 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded hyper v0.14.9 [INFO] [stderr] Downloaded rust_decimal v1.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcea76c6b90ee6ab4600a7746b53bd90097f54696d64cb06b90833a23953c903 [INFO] running `Command { std: "docker" "start" "-a" "fcea76c6b90ee6ab4600a7746b53bd90097f54696d64cb06b90833a23953c903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcea76c6b90ee6ab4600a7746b53bd90097f54696d64cb06b90833a23953c903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcea76c6b90ee6ab4600a7746b53bd90097f54696d64cb06b90833a23953c903", kill_on_drop: false }` [INFO] [stdout] fcea76c6b90ee6ab4600a7746b53bd90097f54696d64cb06b90833a23953c903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4ba4c4782398531529cede2f8c024ef827250db071fb7be19e6641833e8ea54f [INFO] running `Command { std: "docker" "start" "-a" "4ba4c4782398531529cede2f8c024ef827250db071fb7be19e6641833e8ea54f", 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 memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [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 tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 parking_lot v0.11.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.64 [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 flate2 v1.0.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling http-body v0.4.2 [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 thiserror 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 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: struct `ErrorElement` is never constructed [INFO] [stdout] --> src/error.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct ErrorElement { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.19s [INFO] running `Command { std: "docker" "inspect" "4ba4c4782398531529cede2f8c024ef827250db071fb7be19e6641833e8ea54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba4c4782398531529cede2f8c024ef827250db071fb7be19e6641833e8ea54f", kill_on_drop: false }` [INFO] [stdout] 4ba4c4782398531529cede2f8c024ef827250db071fb7be19e6641833e8ea54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7c99930ba14bd49312f3857e51cbe165447063110f711dfd79603519c486f0f3 [INFO] running `Command { std: "docker" "start" "-a" "7c99930ba14bd49312f3857e51cbe165447063110f711dfd79603519c486f0f3", kill_on_drop: false }` [INFO] [stdout] warning: struct `ErrorElement` is never constructed [INFO] [stdout] --> src/error.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct ErrorElement { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helium-jsonrpc v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ErrorElement` is never constructed [INFO] [stdout] --> src/error.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) struct ErrorElement { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorElement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `helium-jsonrpc` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=275f921d22e7e871 -C extra-filename=-6d66d3521d78cde4 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-242d2307d9c25038.so --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-1447dfff012d42f8.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-b98f00c73cc00ba5.rlib --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-4a4e1f87b7edada6.rlib --extern rust_decimal=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librust_decimal-6f563844fdfc9a9e.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-bbcd50a01610acd3.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-dc8bbfc6454c3bf7.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-9c829ee09204b404.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-473cb1aa6f94d018.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-15b74f0b359dc208/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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustci9q97I/symbols.o" "<13 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhelium_jsonrpc-b2df070cb8c6b49c.rlib,libreqwest-4a4e1f87b7edada6.rlib,libhyper_rustls-3e708b54fc475274.rlib,libserde_urlencoded-9d9e36e6701e2365.rlib,libwebpki_roots-7b6782f070f6419b.rlib,libipnet-de7db76026111e4e.rlib,libtokio_rustls-d4a834b0174e8921.rlib,librustls-b64a77f9e3f0088d.rlib,libsct-33792149c74fc2d8.rlib,libwebpki-740fdfb0ebd31714.rlib,libring-70bd835d426aa1bb.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libmime-2517c84452183460.rlib,libencoding_rs-078442d79d5a0b72.rlib,libbase64-1447dfff012d42f8.rlib,libasync_compression-f4906f29748a7054.rlib,libflate2-6d5105ed185a1709.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libhyper-9b3999035404d403.rlib,libwant-6557201d18a06969.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-04165fad814b7453.rlib,libh2-8ef3fd0fc35827fe.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-02b3ee2540c82771.rlib,libhttparse-e67995ed73b42558.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-ed27c526bebc5a06.rlib,libtracing_core-472fa602705753d0.rlib,libtokio-473cb1aa6f94d018.rlib,libsignal_hook_registry-bf824222d7a354dd.rlib,libnum_cpus-3e2774cbefb7bab6.rlib,libonce_cell-cadb55224f1ed138.rlib,libmio-fac44f169264b294.rlib,libparking_lot-2dca0b6456645d8d.rlib,libparking_lot_core-e60a0daf65c8d8be.rlib,liblibc-0af8d1e9c789790f.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,liblock_api-8a3a9ae637979500.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libhttp_body-b3044e58fcbc4592.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liburl-ee1c7992248a381e.rlib,libidna-42369471594e6f7b.rlib,libunicode_normalization-28bea95e7b716c18.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,libhttp-f8332ffec2c8f9a1.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-dc8bbfc6454c3bf7.rlib,libryu-af883cd9b444a782.rlib,libitoa-99e7082793cfaa64.rlib,libthiserror-9c829ee09204b404.rlib,libserde-bbcd50a01610acd3.rlib,libfutures-b98f00c73cc00ba5.rlib,libfutures_executor-1ea5b1ca59c8223d.rlib,libfutures_util-602f6bcfb6fc6aca.rlib,libmemchr-fc6b316872a7c794.rlib,libfutures_io-d2e168d7a38f858c.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-fe283e239388698e.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-891d760f6cde94e5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustci9q97I/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-15b74f0b359dc208/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/get_block-05ec8747b8de18f4" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `helium-jsonrpc` (example "get_block") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7c99930ba14bd49312f3857e51cbe165447063110f711dfd79603519c486f0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c99930ba14bd49312f3857e51cbe165447063110f711dfd79603519c486f0f3", kill_on_drop: false }` [INFO] [stdout] 7c99930ba14bd49312f3857e51cbe165447063110f711dfd79603519c486f0f3