[INFO] cloning repository https://github.com/ddmills/macroquad-book [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddmills/macroquad-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0405d6966486abefe902ca70770d7b006a63641b [INFO] building ddmills/macroquad-book against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddmills%2Fmacroquad-book" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ddmills/macroquad-book [INFO] finished tweaking git repo https://github.com/ddmills/macroquad-book [INFO] tweaked toml for git repo https://github.com/ddmills/macroquad-book written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ddmills/macroquad-book on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ddmills/macroquad-book 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba48d3f4bf7fd3e77684fa8369239f8a425157bf722050216a94022aa3e1a346 [INFO] running `Command { std: "docker" "start" "-a" "ba48d3f4bf7fd3e77684fa8369239f8a425157bf722050216a94022aa3e1a346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba48d3f4bf7fd3e77684fa8369239f8a425157bf722050216a94022aa3e1a346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba48d3f4bf7fd3e77684fa8369239f8a425157bf722050216a94022aa3e1a346", kill_on_drop: false }` [INFO] [stdout] ba48d3f4bf7fd3e77684fa8369239f8a425157bf722050216a94022aa3e1a346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ed9ecca5309f9a637a2edf0a5c9e49663aef21a9d9daba796eba1fffb6cc04e [INFO] running `Command { std: "docker" "start" "-a" "9ed9ecca5309f9a637a2edf0a5c9e49663aef21a9d9daba796eba1fffb6cc04e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.3 [INFO] [stderr] Compiling cathedral v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | let mut direction_modifier: f32 = 0.0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.63s [INFO] running `Command { std: "docker" "inspect" "9ed9ecca5309f9a637a2edf0a5c9e49663aef21a9d9daba796eba1fffb6cc04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed9ecca5309f9a637a2edf0a5c9e49663aef21a9d9daba796eba1fffb6cc04e", kill_on_drop: false }` [INFO] [stdout] 9ed9ecca5309f9a637a2edf0a5c9e49663aef21a9d9daba796eba1fffb6cc04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8feb7f8948e4fe04dd64b7c88e63b986ae7b02d10adf44ed6326e37a0bbdd62 [INFO] running `Command { std: "docker" "start" "-a" "b8feb7f8948e4fe04dd64b7c88e63b986ae7b02d10adf44ed6326e37a0bbdd62", kill_on_drop: false }` [INFO] [stderr] Compiling cathedral v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:528:9 [INFO] [stdout] | [INFO] [stdout] 528 | let mut direction_modifier: f32 = 0.0; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "b8feb7f8948e4fe04dd64b7c88e63b986ae7b02d10adf44ed6326e37a0bbdd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8feb7f8948e4fe04dd64b7c88e63b986ae7b02d10adf44ed6326e37a0bbdd62", kill_on_drop: false }` [INFO] [stdout] b8feb7f8948e4fe04dd64b7c88e63b986ae7b02d10adf44ed6326e37a0bbdd62