[INFO] fetching crate conifer 0.1.0... [INFO] testing conifer-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate conifer 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate conifer 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conifer 0.1.0 [INFO] finished tweaking crates.io crate conifer 0.1.0 [INFO] tweaked toml for crates.io crate conifer 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate conifer 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75a94aa38a935b15cf3227726ca46d4276c225547587347018f7c9ddd958e260 [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" "75a94aa38a935b15cf3227726ca46d4276c225547587347018f7c9ddd958e260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75a94aa38a935b15cf3227726ca46d4276c225547587347018f7c9ddd958e260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a94aa38a935b15cf3227726ca46d4276c225547587347018f7c9ddd958e260", kill_on_drop: false }` [INFO] [stdout] 75a94aa38a935b15cf3227726ca46d4276c225547587347018f7c9ddd958e260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ee8ed554aeca5e73698324ed2100a51783b4e70e575c9f920db5ef21b4c501 [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" "31ee8ed554aeca5e73698324ed2100a51783b4e70e575c9f920db5ef21b4c501", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling gif v0.10.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 memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling framebuffer v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling evdev v0.10.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling flume v0.7.2 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "31ee8ed554aeca5e73698324ed2100a51783b4e70e575c9f920db5ef21b4c501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ee8ed554aeca5e73698324ed2100a51783b4e70e575c9f920db5ef21b4c501", kill_on_drop: false }` [INFO] [stdout] 31ee8ed554aeca5e73698324ed2100a51783b4e70e575c9f920db5ef21b4c501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b651c2e33f1e5675e0f150ecbc272a21b12a458517c8f6500739bdff76a00101 [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" "b651c2e33f1e5675e0f150ecbc272a21b12a458517c8f6500739bdff76a00101", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling conifer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/drag.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/drag.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env_logger::init` [INFO] [stdout] --> examples/tap.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use env_logger::init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> examples/tap.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.tap.9d4smuvf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b" "/opt/rustwide/target/debug/examples/tap-50766e982b64494b.36rhqqmo7s5xldhu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-eb8f0f74b5b78440.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-80b3028c37ac94f5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-00099f5019ae22de.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libconifer-886d76b4c79f251a.rlib" "/opt/rustwide/target/debug/deps/libframebuffer-3adfe1a9fac1f786.rlib" "/opt/rustwide/target/debug/deps/libmemmap-c8ceff86ea588292.rlib" "/opt/rustwide/target/debug/deps/libflume-2d3f8194dc7c6f47.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libfutures-16600eb863c4213b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-359987f0177c9d47.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d938936f95484a97.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3809185b84af92d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cca32bd5f6a5cc75.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-14cbd597353e2f3f.rlib" "/opt/rustwide/target/debug/deps/libimage-61b226a2e7ce7cd3.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-54360d6dff631c94.rlib" "/opt/rustwide/target/debug/deps/libpng-47858ae09b1a038c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b8de602f93e447a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-40f2e722ceb94ea4.rlib" "/opt/rustwide/target/debug/deps/librayon-c5128cc4aff863df.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f27ca492c918055a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9042a0b370c2ed40.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0adf47ce1205a1a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-abcfb31b5c5803a2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b0affbdc6b4c0b1.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ed1d2a3a2cc2c4d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libeither-c07a48b0b1c94939.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-828b0d4cf8a2c77a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-f654e0e2729a7a8e.rlib" "/opt/rustwide/target/debug/deps/libgif-254d0bb04aa7dbf3.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-8d82edba8aab80d8.rlib" "/opt/rustwide/target/debug/deps/libtiff-b321d61783065101.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b012d5b8729bbffe.rlib" "/opt/rustwide/target/debug/deps/libadler32-4f658ed19281c650.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libevdev-7d811af1dacd9d3f.rlib" "/opt/rustwide/target/debug/deps/libnum-624ee1bcca73abc7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-768c568524ef00d5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4b2add4ed13d7dce.rlib" "/opt/rustwide/target/debug/deps/librand-1cbc651ad61688d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3c6126c385829671.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-75b23999bebac5a4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce44f05fb76f65d9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d984924daed8474e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-71f2c5ee7f43620d.rlib" "/opt/rustwide/target/debug/deps/libnix-51b22576122e363e.rlib" "/opt/rustwide/target/debug/deps/liblibc-1de83e5becf9c746.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/libbitflags-36ffba04d62592b0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lrt" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `conifer` [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] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b651c2e33f1e5675e0f150ecbc272a21b12a458517c8f6500739bdff76a00101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b651c2e33f1e5675e0f150ecbc272a21b12a458517c8f6500739bdff76a00101", kill_on_drop: false }` [INFO] [stdout] b651c2e33f1e5675e0f150ecbc272a21b12a458517c8f6500739bdff76a00101