[INFO] cloning repository https://github.com/nemoeriksson/space_evasion_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nemoeriksson/space_evasion_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemoeriksson%2Fspace_evasion_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemoeriksson%2Fspace_evasion_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8635ecc1f621b2dd5724116534c504181f5b394c [INFO] testing nemoeriksson/space_evasion_rust against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnemoeriksson%2Fspace_evasion_rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nemoeriksson/space_evasion_rust [INFO] finished tweaking git repo https://github.com/nemoeriksson/space_evasion_rust [INFO] tweaked toml for git repo https://github.com/nemoeriksson/space_evasion_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nemoeriksson/space_evasion_rust on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nemoeriksson/space_evasion_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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f781352db337ca1e634eea43c8f2ca07b5698d7b80264fe4735be035b12f4702 [INFO] running `Command { std: "docker" "start" "-a" "f781352db337ca1e634eea43c8f2ca07b5698d7b80264fe4735be035b12f4702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f781352db337ca1e634eea43c8f2ca07b5698d7b80264fe4735be035b12f4702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f781352db337ca1e634eea43c8f2ca07b5698d7b80264fe4735be035b12f4702", kill_on_drop: false }` [INFO] [stdout] f781352db337ca1e634eea43c8f2ca07b5698d7b80264fe4735be035b12f4702 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0248a0535388bd1dd5f8f5779893b161e6051ad00c338a2e3ca0361388c2eaf [INFO] running `Command { std: "docker" "start" "-a" "a0248a0535388bd1dd5f8f5779893b161e6051ad00c338a2e3ca0361388c2eaf", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling bumpalo v3.12.2 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling space_evasion_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s [INFO] running `Command { std: "docker" "inspect" "a0248a0535388bd1dd5f8f5779893b161e6051ad00c338a2e3ca0361388c2eaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0248a0535388bd1dd5f8f5779893b161e6051ad00c338a2e3ca0361388c2eaf", kill_on_drop: false }` [INFO] [stdout] a0248a0535388bd1dd5f8f5779893b161e6051ad00c338a2e3ca0361388c2eaf [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24309aed504097abd8b0f55094386c1024204d8be7a2ede284f3fcb02edc4456 [INFO] running `Command { std: "docker" "start" "-a" "24309aed504097abd8b0f55094386c1024204d8be7a2ede284f3fcb02edc4456", kill_on_drop: false }` [INFO] [stderr] Compiling space_evasion_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "24309aed504097abd8b0f55094386c1024204d8be7a2ede284f3fcb02edc4456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24309aed504097abd8b0f55094386c1024204d8be7a2ede284f3fcb02edc4456", kill_on_drop: false }` [INFO] [stdout] 24309aed504097abd8b0f55094386c1024204d8be7a2ede284f3fcb02edc4456 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfa17ee2d58792480cae5bca49954519a99c741464db3a6dd20ae16b007fbd9d [INFO] running `Command { std: "docker" "start" "-a" "bfa17ee2d58792480cae5bca49954519a99c741464db3a6dd20ae16b007fbd9d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/space_evasion_rust-02ff84b50072324d) [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" "bfa17ee2d58792480cae5bca49954519a99c741464db3a6dd20ae16b007fbd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa17ee2d58792480cae5bca49954519a99c741464db3a6dd20ae16b007fbd9d", kill_on_drop: false }` [INFO] [stdout] bfa17ee2d58792480cae5bca49954519a99c741464db3a6dd20ae16b007fbd9d