[INFO] cloning repository https://github.com/sainthkh/rust-raylib-pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sainthkh/rust-raylib-pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsainthkh%2Frust-raylib-pong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsainthkh%2Frust-raylib-pong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 802b0c41d5f5552bc05a4ef77557af0bae08b452 [INFO] testing sainthkh/rust-raylib-pong against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsainthkh%2Frust-raylib-pong" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sainthkh/rust-raylib-pong on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sainthkh/rust-raylib-pong [INFO] finished tweaking git repo https://github.com/sainthkh/rust-raylib-pong [INFO] tweaked toml for git repo https://github.com/sainthkh/rust-raylib-pong written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sainthkh/rust-raylib-pong 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" "+beta-2025-02-18" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 241b131ea680ca14dcc361351c08d1ac98cb717ecd2946e91136be7690275f41 [INFO] running `Command { std: "docker" "start" "-a" "241b131ea680ca14dcc361351c08d1ac98cb717ecd2946e91136be7690275f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "241b131ea680ca14dcc361351c08d1ac98cb717ecd2946e91136be7690275f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "241b131ea680ca14dcc361351c08d1ac98cb717ecd2946e91136be7690275f41", kill_on_drop: false }` [INFO] [stdout] 241b131ea680ca14dcc361351c08d1ac98cb717ecd2946e91136be7690275f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f53651df214679e1546877d4785e458fcf918be26e358d19bc8bb51bb3bcb97 [INFO] running `Command { std: "docker" "start" "-a" "5f53651df214679e1546877d4785e458fcf918be26e358d19bc8bb51bb3bcb97", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling pong v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RAYWHITE`, `begin_drawing`, `clear_background`, `end_drawing`, and `window_should_close` [INFO] [stdout] --> src/main.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | init_window, set_target_fps, window_should_close, close_window, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | begin_drawing, end_drawing, clear_background, draw_text, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | RAYWHITE, BLACK, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta_time` [INFO] [stdout] --> src/levels/level1.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | fn frame(&mut self, delta_time: f32) -> SceneResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delta_time` [INFO] [stdout] --> src/main.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | fn frame(&mut self, delta_time: f32) -> SceneResult { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position`, `size`, `point`, `speed`, and `color` are never read [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 25 | struct Player { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 26 | position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | size: Vector2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | point: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | [INFO] [stdout] 31 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Player` has a derived impl for the trait `Default`, 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: fields `position`, `size`, `point`, `speed`, and `color` are never read [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct Enemy { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 36 | position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | size: Vector2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | point: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | [INFO] [stdout] 41 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position`, `direction`, `speed`, `radius`, and `active` are never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | struct Ball { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 46 | position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 47 | direction: Vector2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | radius: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 50 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ball` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position`, `size`, `color`, and `active` are never read [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | struct Brick { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 55 | position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 56 | size: Vector2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 57 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Brick` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Accelerator` is never constructed [INFO] [stdout] --> src/main.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | struct Accelerator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Accelerator` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position`, `size`, `color`, and `active` are never read [INFO] [stdout] --> src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | struct Barrier { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 71 | position: Vector2, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 72 | size: Vector2, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | color: Color, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Barrier` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `player`, `enemy`, `ball`, `bricks`, `barrier`, and `life` are never read [INFO] [stdout] --> src/main.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct Level2 { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 79 | player: Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 80 | enemy: Enemy, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 81 | ball: Ball, [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | bricks: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 83 | barrier: Barrier, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 84 | life: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Level2` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJueGgU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lwinmm" "-lgdi32" "-luser32" "-lshell32" "-Wl,-Bstatic" "-lraylib" "/opt/rustwide/target/debug/deps/{liblibc-7bb77f559791dae4.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/pong-04d0ac51e49eb491/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pong-f1f8812a3579a5b7" "-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: cannot find -lwinmm: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lgdi32: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -luser32: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lshell32: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pong` (bin "pong") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5f53651df214679e1546877d4785e458fcf918be26e358d19bc8bb51bb3bcb97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f53651df214679e1546877d4785e458fcf918be26e358d19bc8bb51bb3bcb97", kill_on_drop: false }` [INFO] [stdout] 5f53651df214679e1546877d4785e458fcf918be26e358d19bc8bb51bb3bcb97