[INFO] cloning repository https://github.com/WillDeJs/graphics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillDeJs/graphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDeJs%2Fgraphics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDeJs%2Fgraphics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2922cb238630b7acc6498f694646c7f23dd84b67 [INFO] testing WillDeJs/graphics against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDeJs%2Fgraphics" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WillDeJs/graphics 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/WillDeJs/graphics [INFO] finished tweaking git repo https://github.com/WillDeJs/graphics [INFO] tweaked toml for git repo https://github.com/WillDeJs/graphics written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/WillDeJs/graphics 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] [stdout] bb0db0b4a662aa8bb60a7f7b135c03d9d7a9aad240ca9e67fdc1baae21e08f16 [INFO] running `Command { std: "docker" "start" "-a" "bb0db0b4a662aa8bb60a7f7b135c03d9d7a9aad240ca9e67fdc1baae21e08f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb0db0b4a662aa8bb60a7f7b135c03d9d7a9aad240ca9e67fdc1baae21e08f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0db0b4a662aa8bb60a7f7b135c03d9d7a9aad240ca9e67fdc1baae21e08f16", kill_on_drop: false }` [INFO] [stdout] bb0db0b4a662aa8bb60a7f7b135c03d9d7a9aad240ca9e67fdc1baae21e08f16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 642ad56fd5c1b54beef7c540777fdeab1b78b016c005d268bd45c57e5783e003 [INFO] running `Command { std: "docker" "start" "-a" "642ad56fd5c1b54beef7c540777fdeab1b78b016c005d268bd45c57e5783e003", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.30.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling graphics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> src/grfx/image/png.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | signature: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transparency` [INFO] [stdout] --> src/grfx/image/png.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | transparency: [u8; 256], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/grfx/image/png.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/grfx/image/png.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | gamma: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `trns` [INFO] [stdout] --> src/grfx/image/png.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | trns: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.19s [INFO] running `Command { std: "docker" "inspect" "642ad56fd5c1b54beef7c540777fdeab1b78b016c005d268bd45c57e5783e003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642ad56fd5c1b54beef7c540777fdeab1b78b016c005d268bd45c57e5783e003", kill_on_drop: false }` [INFO] [stdout] 642ad56fd5c1b54beef7c540777fdeab1b78b016c005d268bd45c57e5783e003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] [stdout] c5b9685d0342337b7729d484cf25879f8cc55098d490ceef56f57337e72a0a41 [INFO] running `Command { std: "docker" "start" "-a" "c5b9685d0342337b7729d484cf25879f8cc55098d490ceef56f57337e72a0a41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling graphics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> src/grfx/image/png.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | signature: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transparency` [INFO] [stdout] --> src/grfx/image/png.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | transparency: [u8; 256], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/grfx/image/png.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/grfx/image/png.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | gamma: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `trns` [INFO] [stdout] --> src/grfx/image/png.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | trns: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `signature` [INFO] [stdout] --> src/grfx/image/png.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | signature: [u8; 8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transparency` [INFO] [stdout] --> src/grfx/image/png.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | transparency: [u8; 256], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/grfx/image/png.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | data: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gamma` [INFO] [stdout] --> src/grfx/image/png.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | gamma: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `trns` [INFO] [stdout] --> src/grfx/image/png.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | trns: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/snake-df63a8b356f51196.snake.16ffa903-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.snake.16ffa903-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/snake-df63a8b356f51196.3i62h27d8w63rsu1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librand-07eb2b1f7d61336b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8a06652a5f71a7ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-cf15aa79fc0f3c63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libgraphics-c4c61250c8673258.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libwinit_input_helper-882e2c1f47a7d749.rlib" "/opt/rustwide/target/debug/deps/libglium-cfab46fcaed84c78.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4847d71cac25dd93.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-88379cdd01a8e7e9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8e0fc873f06e50ff.rlib" "/opt/rustwide/target/debug/deps/libgimli-18c0fd697d2b1a28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b26363c9e46a1bbc.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-9edb76316711425b.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-595363f12a5714db.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b9bc03584e5a77de.rlib" "/opt/rustwide/target/debug/deps/libshared_library-89e16248b64d477c.rlib" "/opt/rustwide/target/debug/deps/libwinit-6af83bde33c79d89.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-b9875c9aff5542c0.rlib" "/opt/rustwide/target/debug/deps/libmio-36a830034a330b73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4dd2e11bfb2ea7b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2ee57191e47425f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b036349e50a63a5d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e7bcd4738f2839c3.rlib" "/opt/rustwide/target/debug/deps/libandrew-f8b72f850dd2ec3b.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-73c85ba64654ab81.rlib" "/opt/rustwide/target/debug/deps/libxcursor-f5b1611eac0d2167.rlib" "/opt/rustwide/target/debug/deps/libnom-c41d38e108687cc7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b62f74832fd787c4.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9a868c502c966b5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-6cad69f191fd6d3a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-78c2f27963dcbd8a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-798aeadcb4ecca89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libnix-9eb2806bd2dc556e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-765a9e3d751df921.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-392343c4b05c417f.rlib" "/opt/rustwide/target/debug/deps/libnix-0d82c1df1c299df1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-58eee603ccac96a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e28b285298b9ae28.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5c85181a36c388f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f2092423d7b051bb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-eb7707f91c70ceae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f80db707171b50f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.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" "-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/snake-df63a8b356f51196" "-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 `graphics` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5b9685d0342337b7729d484cf25879f8cc55098d490ceef56f57337e72a0a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b9685d0342337b7729d484cf25879f8cc55098d490ceef56f57337e72a0a41", kill_on_drop: false }` [INFO] [stdout] c5b9685d0342337b7729d484cf25879f8cc55098d490ceef56f57337e72a0a41