[INFO] fetching crate imageproc 0.22.0... [INFO] testing imageproc-0.22.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate imageproc 0.22.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate imageproc 0.22.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking crates.io crate imageproc 0.22.0 [INFO] finished tweaking crates.io crate imageproc 0.22.0 [INFO] tweaked toml for crates.io crate imageproc 0.22.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate imageproc 0.22.0 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] [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" "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] 84e500f42bd6ec6238a1d91973a7f9a3b1ace89b41a857614de485ffa4bf6ef8 [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" "84e500f42bd6ec6238a1d91973a7f9a3b1ace89b41a857614de485ffa4bf6ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e500f42bd6ec6238a1d91973a7f9a3b1ace89b41a857614de485ffa4bf6ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e500f42bd6ec6238a1d91973a7f9a3b1ace89b41a857614de485ffa4bf6ef8", kill_on_drop: false }` [INFO] [stdout] 84e500f42bd6ec6238a1d91973a7f9a3b1ace89b41a857614de485ffa4bf6ef8 [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" "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] c76fb5a69dbfb8fb5d7c77589af77ebc2b276ab8a55c845bce629512aa9cfc27 [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" "c76fb5a69dbfb8fb5d7c77589af77ebc2b276ab8a55c845bce629512aa9cfc27", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling imageproc v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "c76fb5a69dbfb8fb5d7c77589af77ebc2b276ab8a55c845bce629512aa9cfc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c76fb5a69dbfb8fb5d7c77589af77ebc2b276ab8a55c845bce629512aa9cfc27", kill_on_drop: false }` [INFO] [stdout] c76fb5a69dbfb8fb5d7c77589af77ebc2b276ab8a55c845bce629512aa9cfc27 [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" "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] [stdout] 798cd35f9e5447643491469a3bdcf36c95345122899730ed8657936f10793f42 [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" "798cd35f9e5447643491469a3bdcf36c95345122899730ed8657936f10793f42", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.14 [INFO] [stderr] Compiling imageproc v0.22.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/font.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc` [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] [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/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.hough.6agv1lg5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58" "/opt/rustwide/target/debug/examples/hough-93a3b38a7d7c9f58.3or3kbhohy60iycg.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/target/debug/deps/libimageproc-5c51952e2c0d3a31.rlib" "/opt/rustwide/target/debug/deps/librand_distr-8bfce1271b7dc30e.rlib" "/opt/rustwide/target/debug/deps/librand-d32ae42288df9e1f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-802bf722702786e3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-7768d9d2f7a3d982.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6b0317815f3e1a71.rlib" "/opt/rustwide/target/debug/deps/librulinalg-e4fbe9b25fe25da5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4efa432c0d6fc690.rlib" "/opt/rustwide/target/debug/deps/librawpointer-41ddca43712ea014.rlib" "/opt/rustwide/target/debug/deps/libnum-3dc87ad310aa75d6.rlib" "/opt/rustwide/target/debug/deps/librusttype-1b6a018e6b7ab091.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-6291f166dbdc23c9.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-767505a63262d8e9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4cf8156473fe8a86.rlib" "/opt/rustwide/target/debug/deps/libconv-1b4757a82292cca5.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-109fda8826ad68ad.rlib" "/opt/rustwide/target/debug/deps/libnum-8613ba4b3c38f86e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-9af8f4135dc7ae5c.rlib" "/opt/rustwide/target/debug/deps/libitertools-41c7b36edd11f937.rlib" "/opt/rustwide/target/debug/deps/libimage-52f20c29230970ef.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-226c0e5d5a9aeaad.rlib" "/opt/rustwide/target/debug/deps/libpng-caefe32b78f547f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ef23eee7aa86479d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7a914f03f2dbeb0a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-f4dd8a867e255e74.rlib" "/opt/rustwide/target/debug/deps/librayon-a51473cb31f68946.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ae641812cf21f13e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e2dd32fe3ef02f2f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e8114a1a10729b92.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-02029c0bd267ad72.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ab3e88e88997271.rlib" "/opt/rustwide/target/debug/deps/libtiff-cd894d0ec32b4a51.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db763dec6e4ee36.rlib" "/opt/rustwide/target/debug/deps/libadler32-509b0e97d0014dcb.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.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" "-lutil" "-ldl" "-lutil" "-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" "798cd35f9e5447643491469a3bdcf36c95345122899730ed8657936f10793f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798cd35f9e5447643491469a3bdcf36c95345122899730ed8657936f10793f42", kill_on_drop: false }` [INFO] [stdout] 798cd35f9e5447643491469a3bdcf36c95345122899730ed8657936f10793f42