[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuomas56%2Fpixelengine" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuomas56/pixelengine on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 4de2abb1a4860091c9df833500edaa83368716c45ce64cc02674e106c99beabe [INFO] running `Command { std: "docker" "start" "-a" "4de2abb1a4860091c9df833500edaa83368716c45ce64cc02674e106c99beabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4de2abb1a4860091c9df833500edaa83368716c45ce64cc02674e106c99beabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4de2abb1a4860091c9df833500edaa83368716c45ce64cc02674e106c99beabe", kill_on_drop: false }` [INFO] [stdout] 4de2abb1a4860091c9df833500edaa83368716c45ce64cc02674e106c99beabe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 932885bfd835d94b9879c377620c581a831df7d3423aaacb3f4afa0a30bfdb1b [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" "932885bfd835d94b9879c377620c581a831df7d3423aaacb3f4afa0a30bfdb1b", kill_on_drop: false }` [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 scopeguard v0.3.3 [INFO] [stderr] Compiling autocfg v0.1.1 [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 pkg-config v0.3.14 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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-derive v0.2.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [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 rustc-demangle v0.1.13 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.19 [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 gif v0.10.1 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling rusttype v0.7.4 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [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: 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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "932885bfd835d94b9879c377620c581a831df7d3423aaacb3f4afa0a30bfdb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932885bfd835d94b9879c377620c581a831df7d3423aaacb3f4afa0a30bfdb1b", kill_on_drop: false }` [INFO] [stdout] 932885bfd835d94b9879c377620c581a831df7d3423aaacb3f4afa0a30bfdb1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 0f6b89fb440e943ccd3ed06415fc379eb87a95c735ba1879abd8de6b4baaa762 [INFO] running `Command { std: "docker" "start" "-a" "0f6b89fb440e943ccd3ed06415fc379eb87a95c735ba1879abd8de6b4baaa762", kill_on_drop: false }` [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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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 item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.graph.avnd73vd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696" "/opt/rustwide/target/debug/examples/graph-feafd66f43e0b696.3bclsixu9am3d78h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5dea9a1ed43c3db6/out" "-L" "/opt/rustwide/target/debug/build/libloading-057c287460787adc/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpixelengine-7f454d5bac442bc5.rlib" "/opt/rustwide/target/debug/deps/libimage-20d53030393cd68c.rlib" "/opt/rustwide/target/debug/deps/libtiff-b40ca7e61791d082.rlib" "/opt/rustwide/target/debug/deps/libpng-98ced716fca48fb7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-0da67bf40f54f38a.rlib" "/opt/rustwide/target/debug/deps/libinflate-5b823bd5a2125d0a.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-01b70789fbb192aa.rlib" "/opt/rustwide/target/debug/deps/librayon-67d1594389ab62cf.rlib" "/opt/rustwide/target/debug/deps/libeither-73f72e5da6a36219.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c0b85c233d78f040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8dd4b2e4eb353c9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a1c951b05f8206b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-56e006e6124b07b6.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libgif-f632a6c4d673f090.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-30fac90153b8e22b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-338c1ef633b86a17.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-209835137c786a05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0867ad1006a4ea10.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/librusttype-f225ca59d20635fb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06ec4d5b81b08715.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a0a684784e28bb74.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cf259e57c6b775b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3d3703e19b078f82.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75490bc5d3ecf10e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-9272959fa830940f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d402de4be2636d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libapprox-144755c83473e6e0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-00c8aa0dfdc62418.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libglium-8a62b06c7db856d1.rlib" "/opt/rustwide/target/debug/deps/libglutin-26c55dd052027651.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7409e606b7592036.rlib" "/opt/rustwide/target/debug/deps/libwinit-90d177923fe2bbf8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9142b2989a8b91e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-2a056665ac61f182.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1075ec43e9b1eb4c.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-50dc1656d143f873.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ba700b47ecbe0b74.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-66548eed1becd0ce.rlib" "/opt/rustwide/target/debug/deps/libtempfile-940675520bb27bd5.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-0c3d9715fcc5a1bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4723e64864d92874.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-12482c14bad2529a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_os-e17e4d1b35cca378.rlib" "/opt/rustwide/target/debug/deps/libnix-1d239b5a3b500f6d.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d11ea9887bdf7053.rlib" "/opt/rustwide/target/debug/deps/libdlib-9aad5267cdc8b685.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f8c8103fb67a40a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-86b428ae4c414434.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-99a4925cc5a48a88.rlib" "/opt/rustwide/target/debug/deps/librand-49aea17ce91bd754.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-40aaf3b5c3581c66.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-12371b083071509d.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac6fc297c287c25f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fc75151cd176d59c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6f69b87e7115262d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/liblibc-648ccb6b939f550a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.spring.dgwuikmi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088" "/opt/rustwide/target/debug/examples/spring-9f0a116bafdea088.23w9kx0yc266kb06.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5dea9a1ed43c3db6/out" "-L" "/opt/rustwide/target/debug/build/libloading-057c287460787adc/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpixelengine-7f454d5bac442bc5.rlib" "/opt/rustwide/target/debug/deps/libimage-20d53030393cd68c.rlib" "/opt/rustwide/target/debug/deps/libtiff-b40ca7e61791d082.rlib" "/opt/rustwide/target/debug/deps/libpng-98ced716fca48fb7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-0da67bf40f54f38a.rlib" "/opt/rustwide/target/debug/deps/libinflate-5b823bd5a2125d0a.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-01b70789fbb192aa.rlib" "/opt/rustwide/target/debug/deps/librayon-67d1594389ab62cf.rlib" "/opt/rustwide/target/debug/deps/libeither-73f72e5da6a36219.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c0b85c233d78f040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8dd4b2e4eb353c9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a1c951b05f8206b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-56e006e6124b07b6.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libgif-f632a6c4d673f090.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libsafe_transmute-30fac90153b8e22b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-338c1ef633b86a17.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-209835137c786a05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0867ad1006a4ea10.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/librusttype-f225ca59d20635fb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-06ec4d5b81b08715.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a0a684784e28bb74.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cf259e57c6b775b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3d3703e19b078f82.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75490bc5d3ecf10e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-9272959fa830940f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d402de4be2636d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libapprox-144755c83473e6e0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-00c8aa0dfdc62418.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libglium-8a62b06c7db856d1.rlib" "/opt/rustwide/target/debug/deps/libglutin-26c55dd052027651.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-7409e606b7592036.rlib" "/opt/rustwide/target/debug/deps/libwinit-90d177923fe2bbf8.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9142b2989a8b91e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-2a056665ac61f182.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1075ec43e9b1eb4c.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-50dc1656d143f873.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ba700b47ecbe0b74.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-66548eed1becd0ce.rlib" "/opt/rustwide/target/debug/deps/libtempfile-940675520bb27bd5.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-0c3d9715fcc5a1bd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-4723e64864d92874.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4a3d7af78536c5ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-5c60ffbe504888f4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-12482c14bad2529a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-dde47e9ff3c3b304.rlib" "/opt/rustwide/target/debug/deps/librand_os-e17e4d1b35cca378.rlib" "/opt/rustwide/target/debug/deps/libnix-1d239b5a3b500f6d.rlib" "/opt/rustwide/target/debug/deps/libmemmap-d11ea9887bdf7053.rlib" "/opt/rustwide/target/debug/deps/libdlib-9aad5267cdc8b685.rlib" "/opt/rustwide/target/debug/deps/liblibloading-f8c8103fb67a40a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-be2aee989aa9b6c3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-86b428ae4c414434.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-99a4925cc5a48a88.rlib" "/opt/rustwide/target/debug/deps/librand-49aea17ce91bd754.rlib" "/opt/rustwide/target/debug/deps/librand_core-65d75bcdd7e224af.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-40aaf3b5c3581c66.rlib" "/opt/rustwide/target/debug/deps/liblog-b341c36ace37a6eb.rlib" "/opt/rustwide/target/debug/deps/libshared_library-12371b083071509d.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac6fc297c287c25f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f7c7f562afab09e1.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fc75151cd176d59c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6f69b87e7115262d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/liblibc-648ccb6b939f550a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0f6b89fb440e943ccd3ed06415fc379eb87a95c735ba1879abd8de6b4baaa762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6b89fb440e943ccd3ed06415fc379eb87a95c735ba1879abd8de6b4baaa762", kill_on_drop: false }` [INFO] [stdout] 0f6b89fb440e943ccd3ed06415fc379eb87a95c735ba1879abd8de6b4baaa762