[INFO] cloning repository https://github.com/ommann/hello-macroquad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ommann/hello-macroquad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89c8ed11e29b59a7356a3d1cdfb08a2e81c9a064 [INFO] testing ommann/hello-macroquad against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad" "/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/ommann/hello-macroquad on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ommann/hello-macroquad [INFO] finished tweaking git repo https://github.com/ommann/hello-macroquad [INFO] tweaked toml for git repo https://github.com/ommann/hello-macroquad written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ommann/hello-macroquad 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-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61afe6b8943282dff52c4141a44b019f000bd26bd0692422a971ef91ed9d32ac [INFO] running `Command { std: "docker" "start" "-a" "61afe6b8943282dff52c4141a44b019f000bd26bd0692422a971ef91ed9d32ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61afe6b8943282dff52c4141a44b019f000bd26bd0692422a971ef91ed9d32ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61afe6b8943282dff52c4141a44b019f000bd26bd0692422a971ef91ed9d32ac", kill_on_drop: false }` [INFO] [stdout] 61afe6b8943282dff52c4141a44b019f000bd26bd0692422a971ef91ed9d32ac [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3054486ef86bbd0924e2ab63f8494a765cd3292f3d455f7aa0b3a35a7f2952ab [INFO] running `Command { std: "docker" "start" "-a" "3054486ef86bbd0924e2ab63f8494a765cd3292f3d455f7aa0b3a35a7f2952ab", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling macroquad v0.4.4 [INFO] [stderr] Compiling hello_macro_q v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `speed` [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | let speed = 100.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let direction = world_mouse_position.normalize(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotated_direction` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remaining_time` [INFO] [stdout] --> src/main.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_normal` [INFO] [stdout] --> src/main.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `corners` [INFO] [stdout] --> src/main.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | let corners = [ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/main.rs:174:78 [INFO] [stdout] | [INFO] [stdout] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_minowski_sum1_redux` is never used [INFO] [stdout] --> src/main.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_minkowski_sum2` is never used [INFO] [stdout] --> src/main.rs:281:4 [INFO] [stdout] | [INFO] [stdout] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `screen_to_world_coordinates` is never used [INFO] [stdout] --> src/main.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_rectangle_in_rectangle` is never used [INFO] [stdout] --> src/main.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.64s [INFO] running `Command { std: "docker" "inspect" "3054486ef86bbd0924e2ab63f8494a765cd3292f3d455f7aa0b3a35a7f2952ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3054486ef86bbd0924e2ab63f8494a765cd3292f3d455f7aa0b3a35a7f2952ab", kill_on_drop: false }` [INFO] [stdout] 3054486ef86bbd0924e2ab63f8494a765cd3292f3d455f7aa0b3a35a7f2952ab [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fc3218d8047af23f38854842a985e1641f1aa323f98213325be91652ff4c4d9 [INFO] running `Command { std: "docker" "start" "-a" "6fc3218d8047af23f38854842a985e1641f1aa323f98213325be91652ff4c4d9", kill_on_drop: false }` [INFO] [stderr] Compiling hello_macro_q v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `speed` [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | let speed = 100.0; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `direction` [INFO] [stdout] --> src/main.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | let direction = world_mouse_position.normalize(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotated_direction` [INFO] [stdout] --> src/main.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remaining_time` [INFO] [stdout] --> src/main.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_normal` [INFO] [stdout] --> src/main.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `corners` [INFO] [stdout] --> src/main.rs:179:7 [INFO] [stdout] | [INFO] [stdout] 179 | let corners = [ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/main.rs:174:78 [INFO] [stdout] | [INFO] [stdout] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_minowski_sum1_redux` is never used [INFO] [stdout] --> src/main.rs:268:4 [INFO] [stdout] | [INFO] [stdout] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `draw_minkowski_sum2` is never used [INFO] [stdout] --> src/main.rs:281:4 [INFO] [stdout] | [INFO] [stdout] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `screen_to_world_coordinates` is never used [INFO] [stdout] --> src/main.rs:309:4 [INFO] [stdout] | [INFO] [stdout] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_rectangle_in_rectangle` is never used [INFO] [stdout] --> src/main.rs:331:4 [INFO] [stdout] | [INFO] [stdout] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "6fc3218d8047af23f38854842a985e1641f1aa323f98213325be91652ff4c4d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fc3218d8047af23f38854842a985e1641f1aa323f98213325be91652ff4c4d9", kill_on_drop: false }` [INFO] [stdout] 6fc3218d8047af23f38854842a985e1641f1aa323f98213325be91652ff4c4d9 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a390dc8d44632770693624a3f4b9d6df16140ba9b8c1db5613c7301833acac91 [INFO] running `Command { std: "docker" "start" "-a" "a390dc8d44632770693624a3f4b9d6df16140ba9b8c1db5613c7301833acac91", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `speed` [INFO] [stderr] --> src/main.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | let speed = 100.0; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `direction` [INFO] [stderr] --> src/main.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | let direction = world_mouse_position.normalize(); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rotated_direction` [INFO] [stderr] --> src/main.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `remaining_time` [INFO] [stderr] --> src/main.rs:138:27 [INFO] [stderr] | [INFO] [stderr] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collision_normal` [INFO] [stderr] --> src/main.rs:138:43 [INFO] [stderr] | [INFO] [stderr] 138 | let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `corners` [INFO] [stderr] --> src/main.rs:179:7 [INFO] [stderr] | [INFO] [stderr] 179 | let corners = [ [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `offset` [INFO] [stderr] --> src/main.rs:174:78 [INFO] [stderr] | [INFO] [stderr] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stderr] [INFO] [stderr] warning: function `draw_minowski_sum1_redux` is never used [INFO] [stderr] --> src/main.rs:268:4 [INFO] [stderr] | [INFO] [stderr] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `draw_minkowski_sum2` is never used [INFO] [stderr] --> src/main.rs:281:4 [INFO] [stderr] | [INFO] [stderr] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `screen_to_world_coordinates` is never used [INFO] [stderr] --> src/main.rs:309:4 [INFO] [stderr] | [INFO] [stderr] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_rectangle_in_rectangle` is never used [INFO] [stderr] --> src/main.rs:331:4 [INFO] [stderr] | [INFO] [stderr] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hello_macro_q` (bin "hello_macro_q" test) generated 11 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_macro_q-5981802b41f8e4b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a390dc8d44632770693624a3f4b9d6df16140ba9b8c1db5613c7301833acac91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a390dc8d44632770693624a3f4b9d6df16140ba9b8c1db5613c7301833acac91", kill_on_drop: false }` [INFO] [stdout] a390dc8d44632770693624a3f4b9d6df16140ba9b8c1db5613c7301833acac91