[INFO] cloning repository https://github.com/vader-pepe/groove-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vader-pepe/groove-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvader-pepe%2Fgroove-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvader-pepe%2Fgroove-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bd1f9bcc1c1f751b29509e0d167db551157de5c [INFO] testing vader-pepe/groove-runner/2bd1f9bcc1c1f751b29509e0d167db551157de5c against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvader-pepe%2Fgroove-runner" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vader-pepe/groove-runner on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vader-pepe/groove-runner [INFO] finished tweaking git repo https://github.com/vader-pepe/groove-runner [INFO] tweaked toml for git repo https://github.com/vader-pepe/groove-runner written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vader-pepe/groove-runner 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raylib v5.0.1 [INFO] [stderr] Downloaded tiled-json-rs v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 148989aabfc9c13f504744b21532d70cdae26bdd7370b3642e4bcba1cdfd2dc7 [INFO] running `Command { std: "docker" "start" "-a" "148989aabfc9c13f504744b21532d70cdae26bdd7370b3642e4bcba1cdfd2dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "148989aabfc9c13f504744b21532d70cdae26bdd7370b3642e4bcba1cdfd2dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148989aabfc9c13f504744b21532d70cdae26bdd7370b3642e4bcba1cdfd2dc7", kill_on_drop: false }` [INFO] [stdout] 148989aabfc9c13f504744b21532d70cdae26bdd7370b3642e4bcba1cdfd2dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16db60a5a15a18fa193312e4cbe79aa4c0a00f50b843e596a815ca9dce024832 [INFO] running `Command { std: "docker" "start" "-a" "16db60a5a15a18fa193312e4cbe79aa4c0a00f50b843e596a815ca9dce024832", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling raylib-sys v5.0.0 [INFO] [stderr] Compiling tiled-json-rs v0.2.6 [INFO] [stderr] Compiling raylib v5.0.1 [INFO] [stderr] Compiling groove-gunner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/player.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/player.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `backgrounds` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let backgrounds = &rl [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backgrounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uis` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let uis = &rl [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `projectiles` [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let projectiles = &rl [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projectiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `characters` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let characters = &rl [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_characters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Player<'_>` is more private than the item `render_player` [INFO] [stdout] --> src/player.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `render_player` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Player<'_>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/player.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | struct Player<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Dimension { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 16 | height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dimension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameState` is never constructed [INFO] [stdout] --> src/game.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct GameState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Player` is never constructed [INFO] [stdout] --> src/player.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Player<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlayerState` is never constructed [INFO] [stdout] --> src/player.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct PlayerState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_player` is never used [INFO] [stdout] --> src/player.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "16db60a5a15a18fa193312e4cbe79aa4c0a00f50b843e596a815ca9dce024832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16db60a5a15a18fa193312e4cbe79aa4c0a00f50b843e596a815ca9dce024832", kill_on_drop: false }` [INFO] [stdout] 16db60a5a15a18fa193312e4cbe79aa4c0a00f50b843e596a815ca9dce024832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f07a1da7d8790b503b034763b57d3cd9591cae6fbd6451ec8cbfb60f38441ef7 [INFO] running `Command { std: "docker" "start" "-a" "f07a1da7d8790b503b034763b57d3cd9591cae6fbd6451ec8cbfb60f38441ef7", kill_on_drop: false }` [INFO] [stderr] Compiling groove-gunner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/player.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/player.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `backgrounds` [INFO] [stdout] --> src/main.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let backgrounds = &rl [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_backgrounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uis` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let uis = &rl [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `projectiles` [INFO] [stdout] --> src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let projectiles = &rl [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projectiles` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `characters` [INFO] [stdout] --> src/main.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | let characters = &rl [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_characters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Player<'_>` is more private than the item `render_player` [INFO] [stdout] --> src/player.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `render_player` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Player<'_>` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/player.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | struct Player<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | struct Dimension { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 16 | height: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dimension` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameState` is never constructed [INFO] [stdout] --> src/game.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | struct GameState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Player` is never constructed [INFO] [stdout] --> src/player.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct Player<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlayerState` is never constructed [INFO] [stdout] --> src/player.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct PlayerState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_player` is never used [INFO] [stdout] --> src/player.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn render_player(d: &mut RaylibDrawHandle, player: &mut Player) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaqIf44/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libraylib-0ccf6c3975a2bd9e.rlib,libraylib_sys-91a59dec981b8a04.rlib,libparking_lot-d5e8287c020238b9.rlib,libparking_lot_core-eed2d376e3e39178.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-28e6ddf7b378bac3.rlib,liblock_api-0ff35190b58366e7.rlib,libscopeguard-0ff18b2ed8dae252.rlib,liblibc-29115231e1676e6e.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/raylib-sys-1a6f8f6ddb0c9825/out/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/target/debug/build/raylib-sys-1a6f8f6ddb0c9825/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/groove_gunner-9becd6f325598846" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `groove-gunner` (bin "groove-gunner" test) due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f07a1da7d8790b503b034763b57d3cd9591cae6fbd6451ec8cbfb60f38441ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f07a1da7d8790b503b034763b57d3cd9591cae6fbd6451ec8cbfb60f38441ef7", kill_on_drop: false }` [INFO] [stdout] f07a1da7d8790b503b034763b57d3cd9591cae6fbd6451ec8cbfb60f38441ef7