[INFO] cloning repository https://github.com/your-code-is-my-property/snake-game-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/your-code-is-my-property/snake-game-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-code-is-my-property%2Fsnake-game-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-code-is-my-property%2Fsnake-game-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bec8427eb7532f17e8b95197d39887599c92205 [INFO] building your-code-is-my-property/snake-game-rust against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyour-code-is-my-property%2Fsnake-game-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/your-code-is-my-property/snake-game-rust on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/your-code-is-my-property/snake-game-rust [INFO] finished tweaking git repo https://github.com/your-code-is-my-property/snake-game-rust [INFO] tweaked toml for git repo https://github.com/your-code-is-my-property/snake-game-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/your-code-is-my-property/snake-game-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5999c61ad05426932afc0faf47597c1bcc0d2152b00d08fe39323b51dc7b6e7b [INFO] running `Command { std: "docker" "start" "-a" "5999c61ad05426932afc0faf47597c1bcc0d2152b00d08fe39323b51dc7b6e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5999c61ad05426932afc0faf47597c1bcc0d2152b00d08fe39323b51dc7b6e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5999c61ad05426932afc0faf47597c1bcc0d2152b00d08fe39323b51dc7b6e7b", kill_on_drop: false }` [INFO] [stdout] 5999c61ad05426932afc0faf47597c1bcc0d2152b00d08fe39323b51dc7b6e7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315e4afff818195024634557e9b78c34cb940e77583b4a436e71b07b1b608c7d [INFO] running `Command { std: "docker" "start" "-a" "315e4afff818195024634557e9b78c34cb940e77583b4a436e71b07b1b608c7d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling shader_version v0.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling gl_generator v0.8.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling glutin v0.12.2 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling winit v0.10.0 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling vecmath v0.3.1 [INFO] [stderr] Compiling interpolation v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.52.1 [INFO] [stderr] Compiling pistoncore-input v0.20.0 [INFO] [stderr] Compiling pistoncore-window v0.31.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.36.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.45.3 [INFO] [stderr] Compiling piston v0.36.0 [INFO] [stderr] Compiling snake_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Snake_Piece` should have an upper camel case name [INFO] [stdout] --> src/main.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Snake_Piece(u32, u32); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SnakePiece` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `graphics` is imported redundantly [INFO] [stdout] --> src/main.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate graphics; [INFO] [stdout] | ---------------------- the item `graphics` is already imported here [INFO] [stdout] ... [INFO] [stdout] 175 | use graphics; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/main.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, args: &UpdateArgs) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WIDTH` should have a snake case name [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let WIDTH = COLS * SQUARE_WIDTH; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HEIGHT` should have a snake case name [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let HEIGHT = ROWS * SQUARE_WIDTH; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.18s [INFO] running `Command { std: "docker" "inspect" "315e4afff818195024634557e9b78c34cb940e77583b4a436e71b07b1b608c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315e4afff818195024634557e9b78c34cb940e77583b4a436e71b07b1b608c7d", kill_on_drop: false }` [INFO] [stdout] 315e4afff818195024634557e9b78c34cb940e77583b4a436e71b07b1b608c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eff48b71b0fbefc6df39196e0b200713c5d9bc813ea9f12edd59897e499e0a7 [INFO] running `Command { std: "docker" "start" "-a" "2eff48b71b0fbefc6df39196e0b200713c5d9bc813ea9f12edd59897e499e0a7", kill_on_drop: false }` [INFO] [stderr] Compiling snake_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `Snake_Piece` should have an upper camel case name [INFO] [stdout] --> src/main.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Snake_Piece(u32, u32); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SnakePiece` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `graphics` is imported redundantly [INFO] [stdout] --> src/main.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate graphics; [INFO] [stdout] | ---------------------- the item `graphics` is already imported here [INFO] [stdout] ... [INFO] [stdout] 175 | use graphics; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/main.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | self.gl.draw(args.viewport(), |c, gl| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn update(&mut self, args: &UpdateArgs) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WIDTH` should have a snake case name [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let WIDTH = COLS * SQUARE_WIDTH; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HEIGHT` should have a snake case name [INFO] [stdout] --> src/main.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | let HEIGHT = ROWS * SQUARE_WIDTH; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDqc8E2/symbols.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.snake_game.db00d88f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.snake_game.db00d88f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.snake_game.db00d88f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.snake_game.db00d88f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.snake_game.db00d88f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd.3dhly6v0u3aqq4h2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5df56ae6cfa4ea18.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2051e8bbde98833a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e2bd1b38b904983a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-77547da4ac35f1d8.rlib" "/opt/rustwide/target/debug/deps/librand-f30e0958526dcd94.rlib" "/opt/rustwide/target/debug/deps/libpiston-656fc7ed2ee16a0f.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-70d87e3caf99c64e.rlib" "/opt/rustwide/target/debug/deps/libopengl_graphics-6560fa484b017fb2.rlib" "/opt/rustwide/target/debug/deps/libimage-c93ed9111ea97c0c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-f706c100803e35de.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d59e9b391298700f.rlib" "/opt/rustwide/target/debug/deps/librayon-84b6c91f709da490.rlib" "/opt/rustwide/target/debug/deps/librayon_core-8eb864b4a1987059.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d53490bd30cc85f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libpng-1094d769922bce48.rlib" "/opt/rustwide/target/debug/deps/libdeflate-788f360a3b408924.rlib" "/opt/rustwide/target/debug/deps/libinflate-612f5239b881fdb3.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9a21891a70718301.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c10b73b0394a653a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-7c9848ff0ac974cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-75a67e5726bccbfb.rlib" "/opt/rustwide/target/debug/deps/libgraphics-4431ef91e857448b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/librusttype-526ae6dfe90c4837.rlib" "/opt/rustwide/target/debug/deps/libordered_float-62eecc4a720f5938.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-7322eeb303b7651b.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-542685124f190d9c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-53b4baa9be5a91b2.rlib" "/opt/rustwide/target/debug/deps/libread_color-e9beca41ed45b451.rlib" "/opt/rustwide/target/debug/deps/libtexture-6053b8aa35bf8403.rlib" "/opt/rustwide/target/debug/deps/libvecmath-86ef5109c2afcbcd.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-15c6baadfef9cba7.rlib" "/opt/rustwide/target/debug/deps/libwindow-d68ad8d5a07cee06.rlib" "/opt/rustwide/target/debug/deps/libshader_version-42a356417183af3f.rlib" "/opt/rustwide/target/debug/deps/libinput-0eb049ba9631acc2.rlib" "/opt/rustwide/target/debug/deps/libviewport-02b8b72388083577.rlib" "/opt/rustwide/target/debug/deps/libfloat-ec7fc145d52333bb.rlib" "/opt/rustwide/target/debug/deps/libserde-868709a1da204c06.rlib" "/opt/rustwide/target/debug/deps/libgl-1f81061ed8544c9e.rlib" "/opt/rustwide/target/debug/deps/libglutin-8c1a18559801f76f.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-527d5a7ecca62720.rlib" "/opt/rustwide/target/debug/deps/libwinit-bd39f9127b0cb5c9.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-6080ef3e4c353904.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-e97107bbcfc61ea1.rlib" "/opt/rustwide/target/debug/deps/libtempfile-fb74d3940d7c9114.rlib" "/opt/rustwide/target/debug/deps/librand-6c6d4fe9974b5d59.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-07dbfd33acbc0b65.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-3829ccaa5d87d5d6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b8b56d6b84e58f1b.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-0b1644df2b7f2618.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a920fc8974946e28.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-3cb0ec786c24bf7f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-edd7adc31aae5f6a.rlib" "/opt/rustwide/target/debug/deps/libdlib-38b2985f86dff3c9.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-6717d5211dc53072.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a13badd8156b060f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libshared_library-89fc9de9cf3acc52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-272172f988856a81.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snake_game-a38681ff18336acd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `snake_game` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2eff48b71b0fbefc6df39196e0b200713c5d9bc813ea9f12edd59897e499e0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eff48b71b0fbefc6df39196e0b200713c5d9bc813ea9f12edd59897e499e0a7", kill_on_drop: false }` [INFO] [stdout] 2eff48b71b0fbefc6df39196e0b200713c5d9bc813ea9f12edd59897e499e0a7