[INFO] fetching crate docx-rs 0.2.9... [INFO] testing docx-rs-0.2.9 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate docx-rs 0.2.9 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate docx-rs 0.2.9 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate docx-rs 0.2.9 [INFO] finished tweaking crates.io crate docx-rs 0.2.9 [INFO] tweaked toml for crates.io crate docx-rs 0.2.9 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate docx-rs 0.2.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca6c24abada88e9086e52866e4b904b326ba4f41e3815d9053f648ef5a9965e0 [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" "ca6c24abada88e9086e52866e4b904b326ba4f41e3815d9053f648ef5a9965e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca6c24abada88e9086e52866e4b904b326ba4f41e3815d9053f648ef5a9965e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca6c24abada88e9086e52866e4b904b326ba4f41e3815d9053f648ef5a9965e0", kill_on_drop: false }` [INFO] [stdout] ca6c24abada88e9086e52866e4b904b326ba4f41e3815d9053f648ef5a9965e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2be397e64491955b3963e77cf80717417416a9a1a0612c98c540b69b50039c41 [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" "2be397e64491955b3963e77cf80717417416a9a1a0612c98c540b69b50039c41", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling docx-rs v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "2be397e64491955b3963e77cf80717417416a9a1a0612c98c540b69b50039c41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be397e64491955b3963e77cf80717417416a9a1a0612c98c540b69b50039c41", kill_on_drop: false }` [INFO] [stdout] 2be397e64491955b3963e77cf80717417416a9a1a0612c98c540b69b50039c41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", 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] 8f1d7d86ad3a16208e5ec03b9e2f78ec6faf4758a1b10ae20a268556a4f37bb8 [INFO] running `Command { std: "docker" "start" "-a" "8f1d7d86ad3a16208e5ec03b9e2f78ec6faf4758a1b10ae20a268556a4f37bb8", kill_on_drop: false }` [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling insta v1.1.0 [INFO] [stderr] Compiling docx-rs v0.2.9 (/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 lib --edition=2018 tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e54acb094a0599c9 -C extra-filename=-e54acb094a0599c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern docx_rs=/opt/rustwide/target/debug/deps/libdocx_rs-c9afece2e925aff0.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-92fc11692b71515f.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e424c013ac64711c.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-ac630a11d0995818.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-17e96d7273e37b8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f27856fd804e704.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c59e949830f4f293.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-3af8e9ed9ec6c817.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-669099bf1ed69cf6.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.reader.azqt0d3u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7" "/opt/rustwide/target/debug/deps/reader-d2865688c7a280f7.2kh8zctiaoi05wn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libdocx_rs-c9afece2e925aff0.rlib" "/opt/rustwide/target/debug/deps/libzip-669099bf1ed69cf6.rlib" "/opt/rustwide/target/debug/deps/libflate2-417215b0f547b512.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-3af8e9ed9ec6c817.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c59e949830f4f293.rlib" "/opt/rustwide/target/debug/deps/libimage-92fc11692b71515f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-8c92a68d2a872ad5.rlib" "/opt/rustwide/target/debug/deps/libpng-f61bbe2332e5aae5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-6c80b69fd18f7de5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d77f3c6665e169d8.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6e3104e2417f2d72.rlib" "/opt/rustwide/target/debug/deps/librayon-03ff323cec85fc03.rlib" "/opt/rustwide/target/debug/deps/librayon_core-44294a6f8e2dcfa7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a63f6d97908325e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-034714b3ae30a80f.rlib" "/opt/rustwide/target/debug/deps/libgif-89252696e3e7765e.rlib" "/opt/rustwide/target/debug/deps/libweezl-03d06b170e652bd7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76a827ce26d7fe70.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5e65d0043e1ddeae.rlib" "/opt/rustwide/target/debug/deps/libtiff-6b0befc446f0a8af.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc17e526f6e589a7.rlib" "/opt/rustwide/target/debug/deps/libadler32-dcc44765b301a7a2.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libinsta-e424c013ac64711c.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b0361c4b1340c435.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f27856fd804e704.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libconsole-cb330c905c53ca84.rlib" "/opt/rustwide/target/debug/deps/libtermios-bf6b47eaa0cebe4d.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-e1f9a58ff8a56689.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libserde-17e96d7273e37b8a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "8f1d7d86ad3a16208e5ec03b9e2f78ec6faf4758a1b10ae20a268556a4f37bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1d7d86ad3a16208e5ec03b9e2f78ec6faf4758a1b10ae20a268556a4f37bb8", kill_on_drop: false }` [INFO] [stdout] 8f1d7d86ad3a16208e5ec03b9e2f78ec6faf4758a1b10ae20a268556a4f37bb8