[INFO] crate quic-p2p 0.7.0 is already in cache [INFO] testing quic-p2p-0.7.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate quic-p2p 0.7.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate quic-p2p 0.7.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate quic-p2p 0.7.0 [INFO] finished tweaking crates.io crate quic-p2p 0.7.0 [INFO] tweaked toml for crates.io crate quic-p2p 0.7.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate quic-p2p 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6735fa3a28ed614cb28ddafd3c97b521e9cf0b93c5f6032c7d858a5001fcaa0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6735fa3a28ed614cb28ddafd3c97b521e9cf0b93c5f6032c7d858a5001fcaa0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6735fa3a28ed614cb28ddafd3c97b521e9cf0b93c5f6032c7d858a5001fcaa0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6735fa3a28ed614cb28ddafd3c97b521e9cf0b93c5f6032c7d858a5001fcaa0d", kill_on_drop: false }` [INFO] [stdout] 6735fa3a28ed614cb28ddafd3c97b521e9cf0b93c5f6032c7d858a5001fcaa0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03f1b55dcd0a6d438abc0e23df928774e442045adcc5daef441e3b9d34f7e810 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03f1b55dcd0a6d438abc0e23df928774e442045adcc5daef441e3b9d34f7e810", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling pem v0.6.1 [INFO] [stderr] Compiling rcgen v0.7.0 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling quinn-proto v0.6.1 [INFO] [stderr] Compiling quinn v0.6.1 [INFO] [stderr] Compiling quic-p2p v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 25s [INFO] running `Command { std: "docker" "inspect" "03f1b55dcd0a6d438abc0e23df928774e442045adcc5daef441e3b9d34f7e810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f1b55dcd0a6d438abc0e23df928774e442045adcc5daef441e3b9d34f7e810", kill_on_drop: false }` [INFO] [stdout] 03f1b55dcd0a6d438abc0e23df928774e442045adcc5daef441e3b9d34f7e810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af740b920264facef8019493c0bf027aba797e6a1d625879ac455a8bd69bc1ce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af740b920264facef8019493c0bf027aba797e6a1d625879ac455a8bd69bc1ce", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.6 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling quic-p2p v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.bootstrap_node.f0eub32x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893" "/opt/rustwide/target/debug/examples/bootstrap_node-3ca34fe3cf54a893.334y9jr6yen4mmz0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0cc933eaea611420/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7483416348c3bb96.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f312a9ea524ba8ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-7c429227a5c0804a.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-a25f30dd131c26cf.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6905287c48ab9ded.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f487cafce3c0b4f6.rlib" "/opt/rustwide/target/debug/deps/libquic_p2p-bfd86e4c6ee74068.rlib" "/opt/rustwide/target/debug/deps/libbincode-f9aa0dbd2508fc7f.rlib" "/opt/rustwide/target/debug/deps/librcgen-1989c37201dc9980.rlib" "/opt/rustwide/target/debug/deps/libpem-b28ecfa81056e1e1.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfailure-db1e50950d929c00.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-42f09c64b460f1bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e034562e6a1fa084.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libyasna-258ee8d71988779f.rlib" "/opt/rustwide/target/debug/deps/libchrono-83563c0cd4ca16fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb9cdb945ba4512f.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libquinn-fa45d7256386f21c.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-a7f2dcfb729d0bbb.rlib" "/opt/rustwide/target/debug/deps/librustls-4b399eeb9ca70704.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-e906b7f45e9e630f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-75d7822c8991d7b0.rlib" "/opt/rustwide/target/debug/deps/libring-6148a3ca27a452d2.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-65ff6b5dda078efc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eab94f59f3fb2363.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libtokio-36a91ce49a0a57f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libmio-fdcf98e4b404a321.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libdirectories-70e38968e3dfd224.rlib" "/opt/rustwide/target/debug/deps/libstructopt-388e09f4e783027c.rlib" "/opt/rustwide/target/debug/deps/libclap-77f931fbdca541ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libfutures-12b01d58306f1962.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8a135991fff0a6f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e8e4beb80e27e27.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61f04c7038cf6bdf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-55dca07228101c01.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6df2e04e1972541d.rlib" "/opt/rustwide/target/debug/deps/libunwrap-39da3c5a5e973bd7.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libbytes-67e8bbf375ebea95.rlib" "/opt/rustwide/target/debug/deps/libserde-61f59b647f791adc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quic-p2p`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name quic_p2p --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=7654efdb3a35e07b -C extra-filename=-7654efdb3a35e07b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-f9aa0dbd2508fc7f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-67e8bbf375ebea95.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-77f931fbdca541ba.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d3f3ba2a83bb63e3.so --extern directories=/opt/rustwide/target/debug/deps/libdirectories-70e38968e3dfd224.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5614cedb6b0f7acd.rlib --extern err_derive=/opt/rustwide/target/debug/deps/liberr_derive-ad910fa7fd975b1a.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-12b01d58306f1962.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-fa45d7256386f21c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-1989c37201dc9980.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-4b399eeb9ca70704.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-f344a893a531ffd3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-61f59b647f791adc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bb9cdb945ba4512f.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-388e09f4e783027c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36a91ce49a0a57f6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-65ff6b5dda078efc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7483416348c3bb96.rlib --extern unwrap=/opt/rustwide/target/debug/deps/libunwrap-39da3c5a5e973bd7.rlib --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-75d7822c8991d7b0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0cc933eaea611420/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.quic_p2p.wgk7vjh2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612" "/opt/rustwide/target/debug/deps/quic_p2p-8207474807885612.3lyzw80aepucz3sz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0cc933eaea611420/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libquic_p2p-bfd86e4c6ee74068.rlib" "/opt/rustwide/target/debug/deps/libbincode-f9aa0dbd2508fc7f.rlib" "/opt/rustwide/target/debug/deps/librcgen-1989c37201dc9980.rlib" "/opt/rustwide/target/debug/deps/libpem-b28ecfa81056e1e1.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libbase64-12649289d5edbfa5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfailure-db1e50950d929c00.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-42f09c64b460f1bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e034562e6a1fa084.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libyasna-258ee8d71988779f.rlib" "/opt/rustwide/target/debug/deps/libchrono-83563c0cd4ca16fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-119ed2673ca83cc8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-24361471ea1d368f.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bb9cdb945ba4512f.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-0bb3ac5f88513111.rlib" "/opt/rustwide/target/debug/deps/libquinn-fa45d7256386f21c.rlib" "/opt/rustwide/target/debug/deps/libquinn_proto-a7f2dcfb729d0bbb.rlib" "/opt/rustwide/target/debug/deps/librustls-4b399eeb9ca70704.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-e906b7f45e9e630f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-75d7822c8991d7b0.rlib" "/opt/rustwide/target/debug/deps/libring-6148a3ca27a452d2.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtracing-65ff6b5dda078efc.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eab94f59f3fb2363.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libtokio-36a91ce49a0a57f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libmio-fdcf98e4b404a321.rlib" "/opt/rustwide/target/debug/deps/libiovec-8f8fbab63a597b00.rlib" "/opt/rustwide/target/debug/deps/libnet2-88da5febe27dd5e6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libdirectories-70e38968e3dfd224.rlib" "/opt/rustwide/target/debug/deps/libstructopt-388e09f4e783027c.rlib" "/opt/rustwide/target/debug/deps/libclap-77f931fbdca541ba.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libfutures-12b01d58306f1962.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8a135991fff0a6f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5e8e4beb80e27e27.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61f04c7038cf6bdf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-55dca07228101c01.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6df2e04e1972541d.rlib" "/opt/rustwide/target/debug/deps/libunwrap-39da3c5a5e973bd7.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libbytes-67e8bbf375ebea95.rlib" "/opt/rustwide/target/debug/deps/libserde-61f59b647f791adc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af740b920264facef8019493c0bf027aba797e6a1d625879ac455a8bd69bc1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af740b920264facef8019493c0bf027aba797e6a1d625879ac455a8bd69bc1ce", kill_on_drop: false }` [INFO] [stdout] af740b920264facef8019493c0bf027aba797e6a1d625879ac455a8bd69bc1ce