[INFO] fetching crate e2 0.1.0... [INFO] testing e2-0.1.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate e2 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate e2 0.1.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate e2 0.1.0 [INFO] finished tweaking crates.io crate e2 0.1.0 [INFO] tweaked toml for crates.io crate e2 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate e2 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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 wgpu_glyph v0.16.0 [INFO] [stderr] Downloaded crevice-derive v0.8.0 [INFO] [stderr] Downloaded glyph_brush_layout v0.2.3 [INFO] [stderr] Downloaded ab_glyph v0.2.14 [INFO] [stderr] Downloaded glam v0.20.2 [INFO] [stderr] Downloaded crevice v0.8.0 [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Downloaded glyph_brush v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eb4a839a772cebe6d343bb0c16cd75911ca846b85a1bfd3986ec3814d225cfd [INFO] running `Command { std: "docker" "start" "-a" "2eb4a839a772cebe6d343bb0c16cd75911ca846b85a1bfd3986ec3814d225cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eb4a839a772cebe6d343bb0c16cd75911ca846b85a1bfd3986ec3814d225cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb4a839a772cebe6d343bb0c16cd75911ca846b85a1bfd3986ec3814d225cfd", kill_on_drop: false }` [INFO] [stdout] 2eb4a839a772cebe6d343bb0c16cd75911ca846b85a1bfd3986ec3814d225cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7d221dd8cf016c38adeeffe4fafbe6109efac65a8dac0af1c63a648d5ee6a8e [INFO] running `Command { std: "docker" "start" "-a" "e7d221dd8cf016c38adeeffe4fafbe6109efac65a8dac0af1c63a648d5ee6a8e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling glam v0.20.2 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling png v0.17.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling ab_glyph v0.2.14 [INFO] [stderr] Compiling glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling crevice-derive v0.8.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling crevice v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling wgpu-hal v0.12.4 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 [INFO] [stderr] Compiling e2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.61s [INFO] running `Command { std: "docker" "inspect" "e7d221dd8cf016c38adeeffe4fafbe6109efac65a8dac0af1c63a648d5ee6a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d221dd8cf016c38adeeffe4fafbe6109efac65a8dac0af1c63a648d5ee6a8e", kill_on_drop: false }` [INFO] [stdout] e7d221dd8cf016c38adeeffe4fafbe6109efac65a8dac0af1c63a648d5ee6a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2af5f07d804f508889761469abc5161735281a1ddc33e34918310cb4c7422f29 [INFO] running `Command { std: "docker" "start" "-a" "2af5f07d804f508889761469abc5161735281a1ddc33e34918310cb4c7422f29", 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] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling glyph_brush v0.7.3 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wgpu-hal v0.12.4 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling wgpu_glyph v0.16.0 [INFO] [stderr] Compiling e2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `e2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name draw --edition=2021 examples/draw.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ac13fa6635d19b42 -C extra-filename=-ac13fa6635d19b42 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ba598fb9c82c271f.rlib --extern crevice=/opt/rustwide/target/debug/deps/libcrevice-196f3b067a45b6ea.rlib --extern e2=/opt/rustwide/target/debug/deps/libe2-c5259cd9ff1a1fa5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-82e1642f3a848c3c.rlib --extern glam=/opt/rustwide/target/debug/deps/libglam-d646b8a50eec68a0.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5f4dac8773860ac8.rlib --extern mint=/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib --extern pollster=/opt/rustwide/target/debug/deps/libpollster-b87fd189f97e1abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ee64c307b6a7df12.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-e2e4fc0e5691dde8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5c7eb19ba04b9b7e.rlib --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-a48546119bd1d850.rlib --extern wgpu_glyph=/opt/rustwide/target/debug/deps/libwgpu_glyph-66eb2ef45c659366.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-42dbd5092fceadd0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.snake.87c00c0a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3.4tov4o9a3m7ij75l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-ba598fb9c82c271f.rlib" "/opt/rustwide/target/debug/deps/libfutures-82e1642f3a848c3c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3348c290931adf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b6abc84082816331.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e6ae6cc2080a5df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libwinit-42dbd5092fceadd0.rlib" "/opt/rustwide/target/debug/deps/libmio-90ad0d128d7e1bcb.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-dabb5a5dfc550aeb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-6a0d0aa2aac9c563.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-0886f85e8dcbf39a.rlib" "/opt/rustwide/target/debug/deps/libxcursor-533dabe783b1c6f9.rlib" "/opt/rustwide/target/debug/deps/libnom-62f65356902d07b0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-4c04f84405fa888e.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-f48c48984c731036.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5ce147b390d13330.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-335f1086c21a9c94.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-674f9eb4830671f6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-a472c2d600765942.rlib" "/opt/rustwide/target/debug/deps/libnix-221bfbbc7974a0b8.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/libe2-c5259cd9ff1a1fa5.rlib" "/opt/rustwide/target/debug/deps/libpollster-b87fd189f97e1abb.rlib" "/opt/rustwide/target/debug/deps/libimage-5f4dac8773860ac8.rlib" "/opt/rustwide/target/debug/deps/libpng-564c77128d213b3f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c1569728c9c287c6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-0ddd0e7f5830c850.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libtiff-fa9776a6c2dc88b9.rlib" "/opt/rustwide/target/debug/deps/libflate2-884ccc2df0eb0985.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4ec9e1bbad530c2b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a76641c5afd807d8.rlib" "/opt/rustwide/target/debug/deps/libexr-175cea7a10872e7b.rlib" "/opt/rustwide/target/debug/deps/libflume-0fb2b86017a61142.rlib" "/opt/rustwide/target/debug/deps/libspin-d4e080dd07a06894.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6845dedf0fe8b0e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libnanorand-d93d94613ef94ace.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-4183d568eefbaf72.rlib" "/opt/rustwide/target/debug/deps/libbit_field-cef47076aabb6298.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/liblebe-15e5a45c2d888823.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libglam-d646b8a50eec68a0.rlib" "/opt/rustwide/target/debug/deps/libwgpu_glyph-66eb2ef45c659366.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-65615b4fe734b851.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-e365f0afd2d98660.rlib" "/opt/rustwide/target/debug/deps/librand-ee64c307b6a7df12.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-691e363a973415b5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6893ec9046913de.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-27a0c9b5f6f111f4.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-5b2a9de12502fd21.rlib" "/opt/rustwide/target/debug/deps/libapprox-116a9e225a67b314.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_draw_cache-1fe66a6b093c1f2d.rlib" "/opt/rustwide/target/debug/deps/librayon-d1fdc58b92e88b90.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f6c4e521ab7faea4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1cd4efa91aa749c9.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-57a36ec0de37003a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e5578033473db78b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17d97730a65c6bae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9e6760e1329100d6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-62fac043a3b52917.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-9f98de8c0730295a.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4e66701fc233d6cf.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4244bd6630e63c4d.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-57cf4edc048b5533.rlib" "/opt/rustwide/target/debug/deps/libwgpu-a48546119bd1d850.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-78d7d77104168a6c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4cbc4e59182120b0.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-bd01a79b66dd1a76.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-ba8f31b47ed64c50.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-6a35b670312d52a4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-069cb3cc733f8209.rlib" "/opt/rustwide/target/debug/deps/libprofiling-fa34da4b5e1c99ee.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-cb02c1b28f094143.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-19f01826d1528071.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-7d536a7b9e74d4d2.rlib" "/opt/rustwide/target/debug/deps/libash-a79ac4f26663448d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libnaga-3de569a21f9e0ae0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-94eb3ea74450c998.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-d93ff36b4216a420.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-7d3bb764112e72e0.rlib" "/opt/rustwide/target/debug/deps/libspirv-a3f11aac6e38bea9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aad0d35dddca0d3d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bbb12d07a84463b.rlib" "/opt/rustwide/target/debug/deps/libahash-9d65f2edbddc0e05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24c1c38a7440da60.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-a9548ce61c1d1a52.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e2e4fc0e5691dde8.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/libglow-7a6df3a45e555cdf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5c7eb19ba04b9b7e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-643e6977581d7316.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-abe61021a8f1f7f6.rlib" "/opt/rustwide/target/debug/deps/liblibc-d712cac1bfd05456.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-337d5513adfbdec9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ed3a8ffa4af687b8.rlib" "/opt/rustwide/target/debug/deps/libcrevice-196f3b067a45b6ea.rlib" "/opt/rustwide/target/debug/deps/libmint-12d1a4cc795700eb.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-bcbd813d4ddcab04.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/snake-5f5b9230fb460ff3" "-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 `e2` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2af5f07d804f508889761469abc5161735281a1ddc33e34918310cb4c7422f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af5f07d804f508889761469abc5161735281a1ddc33e34918310cb4c7422f29", kill_on_drop: false }` [INFO] [stdout] 2af5f07d804f508889761469abc5161735281a1ddc33e34918310cb4c7422f29