[INFO] cloning repository https://github.com/tuomas56/pixelengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuomas56/pixelengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuomas56%2Fpixelengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuomas56%2Fpixelengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b512b11fc66f1f0161952842da1b61c8fde3dab5 [INFO] testing tuomas56/pixelengine against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuomas56%2Fpixelengine" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuomas56/pixelengine on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tuomas56/pixelengine [INFO] finished tweaking git repo https://github.com/tuomas56/pixelengine [INFO] tweaked toml for git repo https://github.com/tuomas56/pixelengine written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tuomas56/pixelengine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glium v0.22.0 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 6abd2cbbea2d9f410b4274ee89e09c06914f852d225867d87b969be249255261 [INFO] running `Command { std: "docker" "start" "-a" "6abd2cbbea2d9f410b4274ee89e09c06914f852d225867d87b969be249255261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6abd2cbbea2d9f410b4274ee89e09c06914f852d225867d87b969be249255261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6abd2cbbea2d9f410b4274ee89e09c06914f852d225867d87b969be249255261", kill_on_drop: false }` [INFO] [stdout] 6abd2cbbea2d9f410b4274ee89e09c06914f852d225867d87b969be249255261 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55155c5cbe5e24de25aa5bc6de91a00602606cfad735f636eae321812c49451d [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" "55155c5cbe5e24de25aa5bc6de91a00602606cfad735f636eae321812c49451d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling rusttype v0.7.4 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling pixelengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_chains` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | glium::implement_vertex!(Vertex, pos, color, textured, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | glium::implement_vertex!(FrameVertex, pos, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "55155c5cbe5e24de25aa5bc6de91a00602606cfad735f636eae321812c49451d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55155c5cbe5e24de25aa5bc6de91a00602606cfad735f636eae321812c49451d", kill_on_drop: false }` [INFO] [stdout] 55155c5cbe5e24de25aa5bc6de91a00602606cfad735f636eae321812c49451d [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 25729cc52cf343a23e15b90e079df100702e8105ec7932ca2555396e35b9f735 [INFO] running `Command { std: "docker" "start" "-a" "25729cc52cf343a23e15b90e079df100702e8105ec7932ca2555396e35b9f735", kill_on_drop: false }` [INFO] [stdout] warning: the feature `let_chains` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | glium::implement_vertex!(Vertex, pos, color, textured, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pixelengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | glium::implement_vertex!(FrameVertex, pos, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/custom_window.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | let mut events_loop = glutin::EventsLoop::new(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #53667 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | glium::implement_vertex!(Vertex, pos, color, textured, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/lib.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | glium::implement_vertex!(FrameVertex, pos, uv); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glium::implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.ball.a6bf461c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac.4ltmnszw9f3ck9o6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-92e9039c7b295cb4/out" "-L" "/opt/rustwide/target/debug/build/libloading-e3d57bc00f052e03/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpixelengine-eb4cb210f08fd23d.rlib" "/opt/rustwide/target/debug/deps/libimage-e9254d1b0797e405.rlib" "/opt/rustwide/target/debug/deps/libtiff-3de3d0a3b46b8cee.rlib" "/opt/rustwide/target/debug/deps/libpng-071bf60e20a6a18b.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb2ee6192df07af6.rlib" "/opt/rustwide/target/debug/deps/libinflate-6b489ea295c431dd.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3790d13b9993bf01.rlib" "/opt/rustwide/target/debug/deps/librayon-e3dfdbd6939e1c46.rlib" "/opt/rustwide/target/debug/deps/libeither-88b98c3c03f23a50.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b2711979ca54ef79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e4d4d0ab6173fa2d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d65028977d3dccc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a470842bd5b7155.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c00b89b8af4132ba.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-28fa9937b5e5fe26.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-723ea19d8ffc68ed.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1f1468d395f00341.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ce51c1bb143ea0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-162495bd6bcbc8c6.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/librusttype-125d6ecc2185d6bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-70c630b466e39575.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-5367da8c670d7ed3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ab8f242208962aaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d9286a6aa642af5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b30654d516ad2fd5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-efde8c4583746d8b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5dfbd93749ce7059.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libapprox-9cba6b42169d0625.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0e84e8c5ba6670e0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "/opt/rustwide/target/debug/deps/libglium-418c327621535262.rlib" "/opt/rustwide/target/debug/deps/libglutin-92e248ce5801f999.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-57935ea668d20ddf.rlib" "/opt/rustwide/target/debug/deps/libwinit-278a5beaaff93c0f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-38b2a5d466e3b7fc.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-51132a9a5a453720.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e19eed1055bf32b4.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1421c7a0502ef87b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c5111efd06334c98.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-3f82d19d9775bef4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ad2754435a525d8a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f2ec4b2bcbcd3310.rlib" "/opt/rustwide/target/debug/deps/librand-bef2f57ae7280aa5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6034fc5d802deb43.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-96c8fbf430a9cb4f.rlib" "/opt/rustwide/target/debug/deps/librand_hc-127b38508504ba88.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da5b79094850687b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1980ace6e0fd216f.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e8a84884cd5b6bc.rlib" "/opt/rustwide/target/debug/deps/libnix-f6d2a624e130e062.rlib" "/opt/rustwide/target/debug/deps/libmemmap-7d1eb2db00cfa63a.rlib" "/opt/rustwide/target/debug/deps/libdlib-c5eb6f7e3e8c5756.rlib" "/opt/rustwide/target/debug/deps/liblibloading-97cc492267620521.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d225e2dd059ea547.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-98dcc71a1ced5a55.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2e2254d15288c949.rlib" "/opt/rustwide/target/debug/deps/librand-723477e27e80d53c.rlib" "/opt/rustwide/target/debug/deps/librand_core-59265aa4cf82afb6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-14d697ec6563d72d.rlib" "/opt/rustwide/target/debug/deps/liblog-55b4103c168c913a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d09c83b21186482c.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-60efc31e3bf20195.rlib" "/opt/rustwide/target/debug/deps/libunreachable-0813e50129ab416f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f47950d15d753dce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6503fa16f613b59a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a0f4b13d22be9d3d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a0a4d007dac91ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebcd45085cf6fa59.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-440be9e5f08404f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ball-b42d043f5682f7ac" "-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 `pixelengine` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "25729cc52cf343a23e15b90e079df100702e8105ec7932ca2555396e35b9f735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25729cc52cf343a23e15b90e079df100702e8105ec7932ca2555396e35b9f735", kill_on_drop: false }` [INFO] [stdout] 25729cc52cf343a23e15b90e079df100702e8105ec7932ca2555396e35b9f735