[INFO] fetching crate grin_chain 3.1.1... [INFO] testing grin_chain-3.1.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate grin_chain 3.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate grin_chain 3.1.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grin_chain 3.1.1 [INFO] finished tweaking crates.io crate grin_chain 3.1.1 [INFO] tweaked toml for crates.io crate grin_chain 3.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] d5275fff1e861ed7cf3c9e649ecc85e3e648f60ee49d1dce2cf3c9cee8b771bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d5275fff1e861ed7cf3c9e649ecc85e3e648f60ee49d1dce2cf3c9cee8b771bb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling grin_util v3.1.1 [INFO] [stderr] Compiling grin_keychain v3.1.1 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Compiling croaring-mw v0.4.5 [INFO] [stderr] Compiling grin_core v3.1.1 [INFO] [stderr] Compiling grin_store v3.1.1 [INFO] [stderr] Compiling grin_chain v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "d5275fff1e861ed7cf3c9e649ecc85e3e648f60ee49d1dce2cf3c9cee8b771bb"` [INFO] running `"docker" "rm" "-f" "d5275fff1e861ed7cf3c9e649ecc85e3e648f60ee49d1dce2cf3c9cee8b771bb"` [INFO] [stdout] d5275fff1e861ed7cf3c9e649ecc85e3e648f60ee49d1dce2cf3c9cee8b771bb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a320b0fc99fc73fbfb8252f69fd987162e615ca452edf18f8b81afe8b122f1f [INFO] running `"docker" "start" "-a" "8a320b0fc99fc73fbfb8252f69fd987162e615ca452edf18f8b81afe8b122f1f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling grin_chain v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `grin_chain`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name grin_chain --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=b3d2474dcd8c9f03 -C extra-filename=-b3d2474dcd8c9f03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-b0d405e99590cb48.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-eae6c5785e617d6d.rlib --extern croaring=/opt/rustwide/target/debug/deps/libcroaring_mw-8b79c005b67f9399.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c14fd251ca5e900e.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-ca06dfb4e7384d15.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-bc0b423a7f24c16f.so --extern grin_core=/opt/rustwide/target/debug/deps/libgrin_core-8c99ce04a1be6fdb.rlib --extern grin_keychain=/opt/rustwide/target/debug/deps/libgrin_keychain-9f498c41fcac4c38.rlib --extern grin_store=/opt/rustwide/target/debug/deps/libgrin_store-eb4eddbd7a1e549a.rlib --extern grin_util=/opt/rustwide/target/debug/deps/libgrin_util-b719f32a1c4b9754.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9fa427a0fc8e9bdc.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-66c5a80e3cb21901.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2125fec0e0fda182.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-98a555b58b7d371a.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e863f49cc8540a03.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/croaring-sys-mw-696c1112b2550b23/out -L native=/opt/rustwide/target/debug/build/grin_secp256k1zkp-0917f075bd247e99/out -L native=/opt/rustwide/target/debug/build/liblmdb-sys-2fed69033c37d723/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `grin_chain`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mine_simple_chain --edition=2018 tests/mine_simple_chain.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=1ae4ee9f47ffcca6 -C extra-filename=-1ae4ee9f47ffcca6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-b0d405e99590cb48.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-eae6c5785e617d6d.rlib --extern croaring=/opt/rustwide/target/debug/deps/libcroaring_mw-8b79c005b67f9399.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c14fd251ca5e900e.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-ca06dfb4e7384d15.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-bc0b423a7f24c16f.so --extern grin_chain=/opt/rustwide/target/debug/deps/libgrin_chain-ce3885a58fe4cde8.rlib --extern grin_core=/opt/rustwide/target/debug/deps/libgrin_core-8c99ce04a1be6fdb.rlib --extern grin_keychain=/opt/rustwide/target/debug/deps/libgrin_keychain-9f498c41fcac4c38.rlib --extern grin_store=/opt/rustwide/target/debug/deps/libgrin_store-eb4eddbd7a1e549a.rlib --extern grin_util=/opt/rustwide/target/debug/deps/libgrin_util-b719f32a1c4b9754.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9fa427a0fc8e9bdc.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-66c5a80e3cb21901.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2125fec0e0fda182.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-98a555b58b7d371a.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e863f49cc8540a03.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/croaring-sys-mw-696c1112b2550b23/out -L native=/opt/rustwide/target/debug/build/grin_secp256k1zkp-0917f075bd247e99/out -L native=/opt/rustwide/target/debug/build/liblmdb-sys-2fed69033c37d723/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.store_indices.6ay96bu5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1" "/opt/rustwide/target/debug/deps/store_indices-fbf04eeb7efdd7c1.pbefvbpzysij8vx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/croaring-sys-mw-696c1112b2550b23/out" "-L" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-0917f075bd247e99/out" "-L" "/opt/rustwide/target/debug/build/liblmdb-sys-2fed69033c37d723/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libgrin_chain-ce3885a58fe4cde8.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b0d405e99590cb48.rlib" "/opt/rustwide/target/debug/deps/libgrin_store-eb4eddbd7a1e549a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e32b18f90db9e64d.rlib" "/opt/rustwide/target/debug/deps/librand-76e34f11f20ec390.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c49bee79fc6ebcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d6e416a918eb1afe.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d3ec403c5f54cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0878db7961a90168.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428776bad12062f2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c34752da9c102515.rlib" "/opt/rustwide/target/debug/deps/liblmdb_zero-7f712143e0d7d4c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ab20643d5be9da09.rlib" "/opt/rustwide/target/debug/deps/libsupercow-2247904641f5fcec.rlib" "/opt/rustwide/target/debug/deps/libliblmdb_sys-ced027da3cfdd4f9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libgrin_core-8c99ce04a1be6fdb.rlib" "/opt/rustwide/target/debug/deps/libnum-be529af681f9c2d4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-90fdc99d9e46ed5a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-35779d598a2672e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-989ea1a247d80167.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0dcccd037dc6eb85.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-66c5a80e3cb21901.rlib" "/opt/rustwide/target/debug/deps/libcroaring_mw-8b79c005b67f9399.rlib" "/opt/rustwide/target/debug/deps/libcroaring_sys_mw-37cb435eb1a7faee.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libgrin_keychain-9f498c41fcac4c38.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f60893270afdefa9.rlib" "/opt/rustwide/target/debug/deps/libripemd160-100ce34b5bb894f9.rlib" "/opt/rustwide/target/debug/deps/libhmac-878544867f09979f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-98f0e2a596c81576.rlib" "/opt/rustwide/target/debug/deps/libsha2-bf64c76f988f9d91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f2f894501c7ae3b7.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57d02007eed278ff.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa6a00f02a58d1a9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7cbb2b005e894667.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb360f2b8e633c95.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-d26c43e537da300d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-10c1ed46dbc170d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f55312643ae25c6f.rlib" "/opt/rustwide/target/debug/deps/libgrin_util-b719f32a1c4b9754.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ded429e6f11da8a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d172d481c82eb43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libzip-4831b396462dd9de.rlib" "/opt/rustwide/target/debug/deps/libpodio-2c4de5e7525e5d19.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-be191cbbeb5f2fc6.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e05721d350d78092.rlib" "/opt/rustwide/target/debug/deps/librand-2125fec0e0fda182.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e6d709fd15f1fe61.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-51f94a085665d344.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ea66e7c9bf8cc207.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1f969476948b3313.rlib" "/opt/rustwide/target/debug/deps/librand_os-889a2326b2c40156.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-8d10a631a705a74d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-742b14beb25d660f.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-aa95b48f4a839e07.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-9e157d43887e4b50.rlib" "/opt/rustwide/target/debug/deps/libthread_id-50fa81db6f8f7953.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b8fa9c7c0f57bec1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-954638a740dd8430.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0c45fc83bc6dcccf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-78b43959795a8517.rlib" "/opt/rustwide/target/debug/deps/libserde_value-3cd0d166a8d24192.rlib" "/opt/rustwide/target/debug/deps/libordered_float-67185713e636acba.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-99c499e4d3fa720a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libfnv-b45dacb9ecb507ee.rlib" "/opt/rustwide/target/debug/deps/libflate2-2784fa26268fec8f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-905c74556db94ffd.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-205df870d78536b4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-5ef01a3080df9bbe.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1zkp-7f41737b7e2ca0e3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0fc5e76b0fa3b87c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-505a4570aafd982a.rlib" "/opt/rustwide/target/debug/deps/libryu-fbcb3e901ea7ff96.rlib" "/opt/rustwide/target/debug/deps/libitoa-b57c4c3b6dd17fde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-14193f7b521b4d7b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-30a9b5cfefd2870e.rlib" "/opt/rustwide/target/debug/deps/libodds-8be29ac7f28a609b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ea05c2e6a9621dc7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de49ad01ae9c61f1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/librand-f6d57473e9db5342.rlib" "/opt/rustwide/target/debug/deps/librand_core-0bf15de72db9e4fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6099324a0f4f632c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e67eefad0c087f67.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libchrono-eae6c5785e617d6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-476af23625bc1b94.rlib" "/opt/rustwide/target/debug/deps/libtime-160d13eaa51613d2.rlib" "/opt/rustwide/target/debug/deps/libfailure-ca06dfb4e7384d15.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-836ab13575ad0fc2.rlib" "/opt/rustwide/target/debug/deps/libobject-fb97d04e1f439f1f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bef1e42a1c5288.rlib" "/opt/rustwide/target/debug/deps/libgimli-64737a6a0cfbf6c9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/liblog-9fa427a0fc8e9bdc.rlib" "/opt/rustwide/target/debug/deps/libserde-98a555b58b7d371a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-dc518994cb600ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13bc7e2598c2767e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ddc6fba6583d3d3e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `grin_chain`. [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.test_coinbase_maturity.7m7uux0c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c" "/opt/rustwide/target/debug/deps/test_coinbase_maturity-360768d9dd60be1c.1ibe02vj8w7p71gf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/croaring-sys-mw-696c1112b2550b23/out" "-L" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-0917f075bd247e99/out" "-L" "/opt/rustwide/target/debug/build/liblmdb-sys-2fed69033c37d723/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libgrin_chain-ce3885a58fe4cde8.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b0d405e99590cb48.rlib" "/opt/rustwide/target/debug/deps/libgrin_store-eb4eddbd7a1e549a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e32b18f90db9e64d.rlib" "/opt/rustwide/target/debug/deps/librand-76e34f11f20ec390.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1c49bee79fc6ebcf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d6e416a918eb1afe.rlib" "/opt/rustwide/target/debug/deps/librand_core-4d3ec403c5f54cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0878db7961a90168.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428776bad12062f2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c34752da9c102515.rlib" "/opt/rustwide/target/debug/deps/liblmdb_zero-7f712143e0d7d4c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ab20643d5be9da09.rlib" "/opt/rustwide/target/debug/deps/libsupercow-2247904641f5fcec.rlib" "/opt/rustwide/target/debug/deps/libliblmdb_sys-ced027da3cfdd4f9.rlib" "/opt/rustwide/target/debug/deps/libgrin_core-8c99ce04a1be6fdb.rlib" "/opt/rustwide/target/debug/deps/libnum-be529af681f9c2d4.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-90fdc99d9e46ed5a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-35779d598a2672e8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-989ea1a247d80167.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0dcccd037dc6eb85.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-66c5a80e3cb21901.rlib" "/opt/rustwide/target/debug/deps/libcroaring_mw-8b79c005b67f9399.rlib" "/opt/rustwide/target/debug/deps/libcroaring_sys_mw-37cb435eb1a7faee.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libgrin_keychain-9f498c41fcac4c38.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-f60893270afdefa9.rlib" "/opt/rustwide/target/debug/deps/libripemd160-100ce34b5bb894f9.rlib" "/opt/rustwide/target/debug/deps/libhmac-878544867f09979f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-98f0e2a596c81576.rlib" "/opt/rustwide/target/debug/deps/libsha2-bf64c76f988f9d91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f2f894501c7ae3b7.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57d02007eed278ff.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa6a00f02a58d1a9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7cbb2b005e894667.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb360f2b8e633c95.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-d26c43e537da300d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-10c1ed46dbc170d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f55312643ae25c6f.rlib" "/opt/rustwide/target/debug/deps/libgrin_util-b719f32a1c4b9754.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ded429e6f11da8a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d172d481c82eb43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libzip-4831b396462dd9de.rlib" "/opt/rustwide/target/debug/deps/libpodio-2c4de5e7525e5d19.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-be191cbbeb5f2fc6.rlib" "/opt/rustwide/target/debug/deps/libsame_file-e05721d350d78092.rlib" "/opt/rustwide/target/debug/deps/librand-2125fec0e0fda182.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e6d709fd15f1fe61.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-51f94a085665d344.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ea66e7c9bf8cc207.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1f969476948b3313.rlib" "/opt/rustwide/target/debug/deps/librand_os-889a2326b2c40156.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-8d10a631a705a74d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-742b14beb25d660f.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-aa95b48f4a839e07.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-9e157d43887e4b50.rlib" "/opt/rustwide/target/debug/deps/libthread_id-50fa81db6f8f7953.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b8fa9c7c0f57bec1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-954638a740dd8430.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0c45fc83bc6dcccf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-78b43959795a8517.rlib" "/opt/rustwide/target/debug/deps/libserde_value-3cd0d166a8d24192.rlib" "/opt/rustwide/target/debug/deps/libordered_float-67185713e636acba.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-99c499e4d3fa720a.rlib" "/opt/rustwide/target/debug/deps/libfnv-b45dacb9ecb507ee.rlib" "/opt/rustwide/target/debug/deps/libflate2-2784fa26268fec8f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-905c74556db94ffd.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libantidote-205df870d78536b4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-5ef01a3080df9bbe.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1zkp-7f41737b7e2ca0e3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-0fc5e76b0fa3b87c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-505a4570aafd982a.rlib" "/opt/rustwide/target/debug/deps/libryu-fbcb3e901ea7ff96.rlib" "/opt/rustwide/target/debug/deps/libitoa-b57c4c3b6dd17fde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-14193f7b521b4d7b.rlib" "/opt/rustwide/target/debug/deps/libnodrop-30a9b5cfefd2870e.rlib" "/opt/rustwide/target/debug/deps/libodds-8be29ac7f28a609b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ea05c2e6a9621dc7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de49ad01ae9c61f1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/librand-f6d57473e9db5342.rlib" "/opt/rustwide/target/debug/deps/librand_core-0bf15de72db9e4fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6099324a0f4f632c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e67eefad0c087f67.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-dc518994cb600ca4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13bc7e2598c2767e.rlib" "/opt/rustwide/target/debug/deps/libfailure-ca06dfb4e7384d15.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-836ab13575ad0fc2.rlib" "/opt/rustwide/target/debug/deps/libobject-fb97d04e1f439f1f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bef1e42a1c5288.rlib" "/opt/rustwide/target/debug/deps/libgimli-64737a6a0cfbf6c9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-c14fd251ca5e900e.rlib" "/opt/rustwide/target/debug/deps/libregex-9a59660fb1a417a0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8c4a7233d44e5b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe37456595fe7be2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6694212c7172d5bf.rlib" "/opt/rustwide/target/debug/deps/libatty-95e8b99d25a88bbd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d78f99fa4ce0baff.rlib" "/opt/rustwide/target/debug/deps/libquick_error-204ac078bfe743c8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-792ab0e121399ab5.rlib" "/opt/rustwide/target/debug/deps/liblog-9fa427a0fc8e9bdc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libchrono-eae6c5785e617d6d.rlib" "/opt/rustwide/target/debug/deps/libserde-98a555b58b7d371a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-476af23625bc1b94.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ddc6fba6583d3d3e.rlib" "/opt/rustwide/target/debug/deps/libtime-160d13eaa51613d2.rlib" "/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `grin_chain`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "8a320b0fc99fc73fbfb8252f69fd987162e615ca452edf18f8b81afe8b122f1f"` [INFO] running `"docker" "rm" "-f" "8a320b0fc99fc73fbfb8252f69fd987162e615ca452edf18f8b81afe8b122f1f"` [INFO] [stdout] 8a320b0fc99fc73fbfb8252f69fd987162e615ca452edf18f8b81afe8b122f1f