[INFO] fetching crate minifb 0.22.0... [INFO] testing minifb-0.22.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate minifb 0.22.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate minifb 0.22.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minifb 0.22.0 [INFO] finished tweaking crates.io crate minifb 0.22.0 [INFO] tweaked toml for crates.io crate minifb 0.22.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate minifb 0.22.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72dfacecd15d13883aa4e681de81595d3ec1f80c004dcc7407c7cdcdacd41545 [INFO] running `Command { std: "docker" "start" "-a" "72dfacecd15d13883aa4e681de81595d3ec1f80c004dcc7407c7cdcdacd41545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72dfacecd15d13883aa4e681de81595d3ec1f80c004dcc7407c7cdcdacd41545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72dfacecd15d13883aa4e681de81595d3ec1f80c004dcc7407c7cdcdacd41545", kill_on_drop: false }` [INFO] [stdout] 72dfacecd15d13883aa4e681de81595d3ec1f80c004dcc7407c7cdcdacd41545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b33ae83cdc9929949242c06e1219416ded148a429457efb2b6ede83c6bbf19c9 [INFO] running `Command { std: "docker" "start" "-a" "b33ae83cdc9929949242c06e1219416ded148a429457efb2b6ede83c6bbf19c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling minifb v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.89s [INFO] running `Command { std: "docker" "inspect" "b33ae83cdc9929949242c06e1219416ded148a429457efb2b6ede83c6bbf19c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b33ae83cdc9929949242c06e1219416ded148a429457efb2b6ede83c6bbf19c9", kill_on_drop: false }` [INFO] [stdout] b33ae83cdc9929949242c06e1219416ded148a429457efb2b6ede83c6bbf19c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eabb967358c3509b2a9c2deefe4f715ca3cba4f6a000c32d8431ee4aa9a10cb [INFO] running `Command { std: "docker" "start" "-a" "4eabb967358c3509b2a9c2deefe4f715ca3cba4f6a000c32d8431ee4aa9a10cb", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling minifb v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `minifb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name minifb --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="tempfile"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-cursor"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --cfg 'feature="xkb"' --cfg 'feature="xkbcommon-sys"' -C metadata=a9bc64a29aad5f0e -C extra-filename=-a9bc64a29aad5f0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-bd13a62647fb0566.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-1ce07a3b37516063.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f44803c8d03a3fa7.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-6a8af01155ca865e.rlib --extern wayland_cursor=/opt/rustwide/target/debug/deps/libwayland_cursor-015b13a534e21bed.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-aba2c52cf1c3131e.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-8920305da698c193.rlib --extern xkb=/opt/rustwide/target/debug/deps/libxkb-31e9d903ad06a3da.rlib --extern xkbcommon_sys=/opt/rustwide/target/debug/deps/libxkbcommon_sys-1481c9402eb5ff64.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-dd4c78cf9812390c/out -l static=scalar -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `minifb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name image --edition=2018 examples/image.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="tempfile"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-cursor"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --cfg 'feature="xkb"' --cfg 'feature="xkbcommon-sys"' -C metadata=7e6e9c031f02cec4 -C extra-filename=-7e6e9c031f02cec4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-bd13a62647fb0566.rlib --extern minifb=/opt/rustwide/target/debug/deps/libminifb-64c6fb2459c087d4.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-1ce07a3b37516063.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f44803c8d03a3fa7.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-6a8af01155ca865e.rlib --extern wayland_cursor=/opt/rustwide/target/debug/deps/libwayland_cursor-015b13a534e21bed.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-aba2c52cf1c3131e.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-8920305da698c193.rlib --extern xkb=/opt/rustwide/target/debug/deps/libxkb-31e9d903ad06a3da.rlib --extern xkbcommon_sys=/opt/rustwide/target/debug/deps/libxkbcommon_sys-1481c9402eb5ff64.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-dd4c78cf9812390c/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `minifb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name char_callback --edition=2018 examples/char_callback.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="tempfile"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-cursor"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --cfg 'feature="xkb"' --cfg 'feature="xkbcommon-sys"' -C metadata=ba279306af86fc2b -C extra-filename=-ba279306af86fc2b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-bd13a62647fb0566.rlib --extern minifb=/opt/rustwide/target/debug/deps/libminifb-64c6fb2459c087d4.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-1ce07a3b37516063.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f44803c8d03a3fa7.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-6a8af01155ca865e.rlib --extern wayland_cursor=/opt/rustwide/target/debug/deps/libwayland_cursor-015b13a534e21bed.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-aba2c52cf1c3131e.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-8920305da698c193.rlib --extern xkb=/opt/rustwide/target/debug/deps/libxkb-31e9d903ad06a3da.rlib --extern xkbcommon_sys=/opt/rustwide/target/debug/deps/libxkbcommon_sys-1481c9402eb5ff64.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/minifb-dd4c78cf9812390c/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.multi.83e922fc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312.37sjyed68ts5t8cb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/minifb-dd4c78cf9812390c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libminifb-64c6fb2459c087d4.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-015b13a534e21bed.rlib" "/opt/rustwide/target/debug/deps/libxcursor-f78186b996a0b164.rlib" "/opt/rustwide/target/debug/deps/libnom-a3337cf5fe411581.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f44803c8d03a3fa7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8920305da698c193.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libxkb-31e9d903ad06a3da.rlib" "/opt/rustwide/target/debug/deps/libxkbcommon_sys-1481c9402eb5ff64.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-aba2c52cf1c3131e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6a8af01155ca865e.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-674626c33d0409aa.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libnix-8eb6884d0b6e5c48.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-bd13a62647fb0566.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-d3f8e1a0a9c11e35.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lxkbcommon" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multi-9e3bbb3b53216312" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `minifb` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4eabb967358c3509b2a9c2deefe4f715ca3cba4f6a000c32d8431ee4aa9a10cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eabb967358c3509b2a9c2deefe4f715ca3cba4f6a000c32d8431ee4aa9a10cb", kill_on_drop: false }` [INFO] [stdout] 4eabb967358c3509b2a9c2deefe4f715ca3cba4f6a000c32d8431ee4aa9a10cb