[INFO] crate docx-rs 0.2.3 is already in cache [INFO] testing docx-rs-0.2.3 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate docx-rs 0.2.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate docx-rs 0.2.3 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate docx-rs 0.2.3 [INFO] finished tweaking crates.io crate docx-rs 0.2.3 [INFO] tweaked toml for crates.io crate docx-rs 0.2.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate docx-rs 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec13fcd738ec86ea9ddce7dee166c62ad3bf7c77ba81fe5860ffeb66f8bf8cff [INFO] running `Command { std: "docker" "start" "-a" "ec13fcd738ec86ea9ddce7dee166c62ad3bf7c77ba81fe5860ffeb66f8bf8cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec13fcd738ec86ea9ddce7dee166c62ad3bf7c77ba81fe5860ffeb66f8bf8cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec13fcd738ec86ea9ddce7dee166c62ad3bf7c77ba81fe5860ffeb66f8bf8cff", kill_on_drop: false }` [INFO] [stdout] ec13fcd738ec86ea9ddce7dee166c62ad3bf7c77ba81fe5860ffeb66f8bf8cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39e3ce369090ed62f98327cd36bebb18037c229e05acd863a6ac71b844c3dfe0 [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" "39e3ce369090ed62f98327cd36bebb18037c229e05acd863a6ac71b844c3dfe0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling docx-rs v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "39e3ce369090ed62f98327cd36bebb18037c229e05acd863a6ac71b844c3dfe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e3ce369090ed62f98327cd36bebb18037c229e05acd863a6ac71b844c3dfe0", kill_on_drop: false }` [INFO] [stdout] 39e3ce369090ed62f98327cd36bebb18037c229e05acd863a6ac71b844c3dfe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fd90b98ae7f1cd823eef7322cfaa05182f18eb49355ff489b93eadd94c2ed4d [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" "6fd90b98ae7f1cd823eef7322cfaa05182f18eb49355ff489b93eadd94c2ed4d", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling insta v0.13.1 [INFO] [stderr] Compiling docx-rs v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `docx-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name docx_rs --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=0a064e8f633cd667 -C extra-filename=-0a064e8f633cd667 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern image=/opt/rustwide/target/debug/deps/libimage-ac7c17447d18cce5.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-b197c272c8ef34d4.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-764d491a2478e0c7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cee73c9b085a4b62.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-de0ff706cc66bf2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fa6333cdc9257622.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-a77d2f41cab9ad9a.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-be0706cea290d209.rlib --cap-lints=forbid` (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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.reader.32bwlmqa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6" "/opt/rustwide/target/debug/deps/reader-9340d80c0b05b6f6.2hwdsfc982e3pug.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libdocx_rs-db3aea2b27d22aa1.rlib" "/opt/rustwide/target/debug/deps/libzip-be0706cea290d209.rlib" "/opt/rustwide/target/debug/deps/libflate2-249c5648f33d25b4.rlib" "/opt/rustwide/target/debug/deps/libpodio-47788cbc24a47cef.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-a77d2f41cab9ad9a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fa6333cdc9257622.rlib" "/opt/rustwide/target/debug/deps/libimage-ac7c17447d18cce5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rlib" "/opt/rustwide/target/debug/deps/libpng-843b9ac3bf29565d.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libdeflate-db102e4e028666b2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c025b101392c8477.rlib" "/opt/rustwide/target/debug/deps/librayon-23240c62747c5fed.rlib" "/opt/rustwide/target/debug/deps/librayon_core-029f27e06f59307f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-72043c0fd9efdb34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4637d08e6ffe049b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libtiff-408e41e97ecad8a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib" "/opt/rustwide/target/debug/deps/libinsta-b197c272c8ef34d4.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-376762b502553c6a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-568cf2a8dc50546d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de0ff706cc66bf2d.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libconsole-ed84c7f4c597c6b9.rlib" "/opt/rustwide/target/debug/deps/libtermios-619a0f381b589ea4.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-71792ea950816652.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex-894931a510f762a6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-162ed3fad9e168e9.rlib" "/opt/rustwide/target/debug/deps/libserde-cee73c9b085a4b62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lc" "-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" "6fd90b98ae7f1cd823eef7322cfaa05182f18eb49355ff489b93eadd94c2ed4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd90b98ae7f1cd823eef7322cfaa05182f18eb49355ff489b93eadd94c2ed4d", kill_on_drop: false }` [INFO] [stdout] 6fd90b98ae7f1cd823eef7322cfaa05182f18eb49355ff489b93eadd94c2ed4d