[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] building tuomas56/pixelengine against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuomas56%2Fpixelengine" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuomas56/pixelengine on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-13/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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 wayland-sys v0.20.12 [INFO] [stderr] Downloaded wayland-client v0.20.12 [INFO] [stderr] Downloaded wayland-scanner v0.20.12 [INFO] [stderr] Downloaded wayland-commons v0.20.12 [INFO] [stderr] Downloaded image v0.21.0 [INFO] [stderr] Downloaded rusttype v0.7.4 [INFO] [stderr] Downloaded wayland-protocols v0.20.12 [INFO] [stderr] Downloaded core-foundation v0.6.3 [INFO] [stderr] Downloaded safe-transmute v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 986cd223ef98bc8292d0a66d68fa8f7c11aba84ac0ceb0de272b761bf983cd26 [INFO] running `Command { std: "docker" "start" "-a" "986cd223ef98bc8292d0a66d68fa8f7c11aba84ac0ceb0de272b761bf983cd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "986cd223ef98bc8292d0a66d68fa8f7c11aba84ac0ceb0de272b761bf983cd26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "986cd223ef98bc8292d0a66d68fa8f7c11aba84ac0ceb0de272b761bf983cd26", kill_on_drop: false }` [INFO] [stdout] 986cd223ef98bc8292d0a66d68fa8f7c11aba84ac0ceb0de272b761bf983cd26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb220d90ddfba9d3213217cf313fee24047358b5c68e0c1fc9b8d9cba530d150 [INFO] running `Command { std: "docker" "start" "-a" "eb220d90ddfba9d3213217cf313fee24047358b5c68e0c1fc9b8d9cba530d150", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [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 rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling gif v0.10.1 [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 lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [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 wayland-scanner v0.20.12 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [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 wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rusttype v0.7.4 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tempfile v3.0.8 [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: 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.09s [INFO] running `Command { std: "docker" "inspect" "eb220d90ddfba9d3213217cf313fee24047358b5c68e0c1fc9b8d9cba530d150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb220d90ddfba9d3213217cf313fee24047358b5c68e0c1fc9b8d9cba530d150", kill_on_drop: false }` [INFO] [stdout] eb220d90ddfba9d3213217cf313fee24047358b5c68e0c1fc9b8d9cba530d150 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5684c582ce183452dd6d2e88094110c31241cfb5e786a28d93674cf9d06045da [INFO] running `Command { std: "docker" "start" "-a" "5684c582ce183452dd6d2e88094110c31241cfb5e786a28d93674cf9d06045da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Compiling pixelengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 2 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: 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: 2 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/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.custom_window.62f2c95c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4.2nuhod0cq172191q.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/461e8078010433ff7de2db2aaae8a3cfb0847215/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/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_window-4339a3ed78f475c4" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pixelengine` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5684c582ce183452dd6d2e88094110c31241cfb5e786a28d93674cf9d06045da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5684c582ce183452dd6d2e88094110c31241cfb5e786a28d93674cf9d06045da", kill_on_drop: false }` [INFO] [stdout] 5684c582ce183452dd6d2e88094110c31241cfb5e786a28d93674cf9d06045da