[INFO] fetching crate hypercore 0.11.1-beta.8... [INFO] testing hypercore-0.11.1-beta.8 against 1.44.0 for beta-1.45-1 [INFO] extracting crate hypercore 0.11.1-beta.8 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hypercore 0.11.1-beta.8 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 hypercore 0.11.1-beta.8 [INFO] finished tweaking crates.io crate hypercore 0.11.1-beta.8 [INFO] tweaked toml for crates.io crate hypercore 0.11.1-beta.8 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate hypercore 0.11.1-beta.8 already has a lockfile, it will not be regenerated [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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f28688c0d079e212aec1bde3d9724dcec938812397d286564e498d66cb84c70 [INFO] running `"docker" "start" "-a" "9f28688c0d079e212aec1bde3d9724dcec938812397d286564e498d66cb84c70"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling flat-tree v5.0.0 [INFO] [stderr] Compiling memory-pager v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling varinteger v1.0.6 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling sparse-bitfield v0.11.0 [INFO] [stderr] Compiling merkle-tree-stream v0.12.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tree-index v0.6.0 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pretty-hash v0.4.1 [INFO] [stderr] Compiling sleep-parser v0.8.0 [INFO] [stderr] Compiling bitfield-rle v0.1.1 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling random-access-memory v2.0.0 [INFO] [stderr] Compiling hypercore v0.11.1-beta.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "9f28688c0d079e212aec1bde3d9724dcec938812397d286564e498d66cb84c70"` [INFO] running `"docker" "rm" "-f" "9f28688c0d079e212aec1bde3d9724dcec938812397d286564e498d66cb84c70"` [INFO] [stdout] 9f28688c0d079e212aec1bde3d9724dcec938812397d286564e498d66cb84c70 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d3cc1c6ff11a761eac1d3d90e38308bee3fadce9da980e1333bd0414274b7105 [INFO] running `"docker" "start" "-a" "d3cc1c6ff11a761eac1d3d90e38308bee3fadce9da980e1333bd0414274b7105"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling hypercore v0.11.1-beta.8 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `hypercore`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name feed --edition=2018 tests/feed.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test -C metadata=6cc849325c553bc6 -C extra-filename=-6cc849325c553bc6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1f53302352551ecb.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-d7c717ff8c3e5130.rlib --extern bitfield_rle=/opt/rustwide/target/debug/deps/libbitfield_rle-d8a3812db54a52b4.rlib --extern blake2_rfc=/opt/rustwide/target/debug/deps/libblake2_rfc-ebcd614e3aba71a8.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-74b3e0eec7134e74.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-3eb5d4c14ead9616.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-6835116294df2604.rlib --extern flat_tree=/opt/rustwide/target/debug/deps/libflat_tree-883743de9e97f32c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7ae3ed091a7c7cdd.rlib --extern hypercore=/opt/rustwide/target/debug/deps/libhypercore-e4573be8ae45de6e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib --extern memory_pager=/opt/rustwide/target/debug/deps/libmemory_pager-bd1135d45c3b2972.rlib --extern merkle_tree_stream=/opt/rustwide/target/debug/deps/libmerkle_tree_stream-6e7059f09726e497.rlib --extern pretty_hash=/opt/rustwide/target/debug/deps/libpretty_hash-31c64afa5a3c4a45.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-977fa3f879513314.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f241b3684cdbda26.rlib --extern random_access_disk=/opt/rustwide/target/debug/deps/librandom_access_disk-9a892a141751c8c3.rlib --extern random_access_memory=/opt/rustwide/target/debug/deps/librandom_access_memory-e6243cd5913fa8e6.rlib --extern random_access_storage=/opt/rustwide/target/debug/deps/librandom_access_storage-00c02b9d220cd56e.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-428776bad12062f2.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-658bef931c7a8ee2.rlib --extern sleep_parser=/opt/rustwide/target/debug/deps/libsleep_parser-91b847625714d868.rlib --extern sparse_bitfield=/opt/rustwide/target/debug/deps/libsparse_bitfield-79c14a77e5b79792.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eaa9bffa0925ccde.rlib --extern tree_index=/opt/rustwide/target/debug/deps/libtree_index-d68fc9a8e32418ab.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/clear_on_drop-d04248f50d091bdb/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/model-66ee130df0300341.model.doh9s1jf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.model.doh9s1jf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/model-66ee130df0300341" "/opt/rustwide/target/debug/deps/model-66ee130df0300341.1n7w09kkzq1nzclk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/clear_on_drop-d04248f50d091bdb/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/libquickcheck-977fa3f879513314.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-be8efb0cb0b0f505.rlib" "/opt/rustwide/target/debug/deps/libregex-5d12c66a9e96e35d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4d50bc91db175a64.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe37456595fe7be2.rlib" "/opt/rustwide/target/debug/deps/libhypercore-e4573be8ae45de6e.rlib" "/opt/rustwide/target/debug/deps/libbitfield_rle-d8a3812db54a52b4.rlib" "/opt/rustwide/target/debug/deps/libvarinteger-12617788dde814f8.rlib" "/opt/rustwide/target/debug/deps/libsleep_parser-91b847625714d868.rlib" "/opt/rustwide/target/debug/deps/libtree_index-d68fc9a8e32418ab.rlib" "/opt/rustwide/target/debug/deps/librandom_access_memory-e6243cd5913fa8e6.rlib" "/opt/rustwide/target/debug/deps/libfutures-7ae3ed091a7c7cdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1113db8a684de5bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9d2636045d0bdf21.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-60aa394352a3726f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-53d949eb4d528d7f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fac29642340d26bd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-79cfa2a86f1caa27.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f144a740d2a90685.rlib" "/opt/rustwide/target/debug/deps/librandom_access_disk-9a892a141751c8c3.rlib" "/opt/rustwide/target/debug/deps/libmkdirp-99c101b0e1883811.rlib" "/opt/rustwide/target/debug/deps/librandom_access_storage-00c02b9d220cd56e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-d7c717ff8c3e5130.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6b5296da742070c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-ca09eb21c50bdc25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6694212c7172d5bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f5db19337e334172.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-961f5fb58bae86f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-48eef9cc011f78b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c499fe78bf37f3e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad4270d09bfce92.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aebce936eb4eb10d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e4d4d51991f85c54.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e444fb11383dda4f.rlib" "/opt/rustwide/target/debug/deps/libmio-0e0c4ef1e6826256.rlib" "/opt/rustwide/target/debug/deps/liblog-84b400293d6d26bb.rlib" "/opt/rustwide/target/debug/deps/libnet2-d7478d29a46d18d1.rlib" "/opt/rustwide/target/debug/deps/libiovec-e3335f27a18b6a48.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-07f669f59758a6a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-ee3a10e8fb4e5d32.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed8d280867c6832.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3ce6ce980858002c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a5de61c1d13d5c98.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7cfa19c249329b58.rlib" "/opt/rustwide/target/debug/deps/libpretty_hash-31c64afa5a3c4a45.rlib" "/opt/rustwide/target/debug/deps/libfailure-b34c17d4b9d7532c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-970fdbec42055391.rlib" "/opt/rustwide/target/debug/deps/libobject-fb97d04e1f439f1f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-4afb4c2465b2bd5e.rlib" "/opt/rustwide/target/debug/deps/libgimli-64737a6a0cfbf6c9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1f53302352551ecb.rlib" "/opt/rustwide/target/debug/deps/libmerkle_tree_stream-6e7059f09726e497.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-6835116294df2604.rlib" "/opt/rustwide/target/debug/deps/libsha2-658bef931c7a8ee2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e9fc7c3621d5e95d.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-83018a6b3b7a1cd5.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-d3d2589f89c1cddd.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cd70415a6eda7105.rlib" "/opt/rustwide/target/debug/deps/librand-f241b3684cdbda26.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-41bead029892385b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d6e416a918eb1afe.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-f57a7eaff8a8c832.rlib" "/opt/rustwide/target/debug/deps/libsubtle-78c68dc3e8c51af3.rlib" "/opt/rustwide/target/debug/deps/libzeroize-3cc1ccd77d389fee.rlib" "/opt/rustwide/target/debug/deps/librand_core-600df302a9df3b5e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96e1d97d772bbf75.rlib" "/opt/rustwide/target/debug/deps/liblibc-f5da1db8e88ce644.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/libdigest-7bf4f8727d97d829.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-52a07d8f9c296bdb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb360f2b8e633c95.rlib" "/opt/rustwide/target/debug/deps/libclear_on_drop-843022ef66f6f418.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-74b3e0eec7134e74.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-ebcd614e3aba71a8.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-10c1ed46dbc170d2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5129c79783d426c0.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libsparse_bitfield-79c14a77e5b79792.rlib" "/opt/rustwide/target/debug/deps/libmemory_pager-bd1135d45c3b2972.rlib" "/opt/rustwide/target/debug/deps/libflat_tree-883743de9e97f32c.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 `hypercore`. [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" "d3cc1c6ff11a761eac1d3d90e38308bee3fadce9da980e1333bd0414274b7105"` [INFO] running `"docker" "rm" "-f" "d3cc1c6ff11a761eac1d3d90e38308bee3fadce9da980e1333bd0414274b7105"` [INFO] [stdout] d3cc1c6ff11a761eac1d3d90e38308bee3fadce9da980e1333bd0414274b7105