[INFO] cloning repository https://github.com/orkaboy/beagle-bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orkaboy/beagle-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forkaboy%2Fbeagle-bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forkaboy%2Fbeagle-bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ac35e46da0294e78fdd75360e10eabdcb02ad2a
[INFO] testing orkaboy/beagle-bevy 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%2Forkaboy%2Fbeagle-bevy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/orkaboy/beagle-bevy
[INFO] finished tweaking git repo https://github.com/orkaboy/beagle-bevy
[INFO] tweaked toml for git repo https://github.com/orkaboy/beagle-bevy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orkaboy/beagle-bevy 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/orkaboy/beagle-bevy 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8527a73e7e9ff503bd15682241463257bb6e4cdd82498a4bb517ae2db61e012d
[INFO] running `Command { std: "docker" "start" "-a" "8527a73e7e9ff503bd15682241463257bb6e4cdd82498a4bb517ae2db61e012d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8527a73e7e9ff503bd15682241463257bb6e4cdd82498a4bb517ae2db61e012d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8527a73e7e9ff503bd15682241463257bb6e4cdd82498a4bb517ae2db61e012d", kill_on_drop: false }`
[INFO] [stdout] 8527a73e7e9ff503bd15682241463257bb6e4cdd82498a4bb517ae2db61e012d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7e35fff5ea24ca72dc146e075a655d7e5dbed47cc8a0e2c9b6ac2aeadb862dc0
[INFO] running `Command { std: "docker" "start" "-a" "7e35fff5ea24ca72dc146e075a655d7e5dbed47cc8a0e2c9b6ac2aeadb862dc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-lite v2.0.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling async-task v4.5.0
[INFO] [stderr]    Compiling bevy_ptr v0.12.0
[INFO] [stderr]    Compiling concurrent-queue v2.3.0
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling event-listener-strategy v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling async-lock v3.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling termsize v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling gemini-engine v0.9.2
[INFO] [stderr]    Compiling async-executor v1.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bevy_tasks v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.0
[INFO] [stderr]    Compiling bevy_derive v0.12.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling bevy_utils v0.12.0
[INFO] [stderr]    Compiling bevy_math v0.12.0
[INFO] [stderr]    Compiling bevy_reflect v0.12.0
[INFO] [stderr]    Compiling bevy_ecs v0.12.0
[INFO] [stderr]    Compiling bevy_app v0.12.0
[INFO] [stderr]    Compiling bevy_input v0.12.0
[INFO] [stderr]    Compiling bevy_time v0.12.0
[INFO] [stderr]    Compiling bevy_core v0.12.0
[INFO] [stderr]    Compiling hello-bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "7e35fff5ea24ca72dc146e075a655d7e5dbed47cc8a0e2c9b6ac2aeadb862dc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e35fff5ea24ca72dc146e075a655d7e5dbed47cc8a0e2c9b6ac2aeadb862dc0", kill_on_drop: false }`
[INFO] [stdout] 7e35fff5ea24ca72dc146e075a655d7e5dbed47cc8a0e2c9b6ac2aeadb862dc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 830b1db6a9a6675dd81f52176f0bc77aab16ffb8c95bdce9873487876aed1901
[INFO] running `Command { std: "docker" "start" "-a" "830b1db6a9a6675dd81f52176f0bc77aab16ffb8c95bdce9873487876aed1901", kill_on_drop: false }`
[INFO] [stderr]    Compiling hello-bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "830b1db6a9a6675dd81f52176f0bc77aab16ffb8c95bdce9873487876aed1901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "830b1db6a9a6675dd81f52176f0bc77aab16ffb8c95bdce9873487876aed1901", kill_on_drop: false }`
[INFO] [stdout] 830b1db6a9a6675dd81f52176f0bc77aab16ffb8c95bdce9873487876aed1901
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 48b95f81aaff0be53a08c2794950cdb9fe0d7c6982b813b27ccd035e728af76e
[INFO] running `Command { std: "docker" "start" "-a" "48b95f81aaff0be53a08c2794950cdb9fe0d7c6982b813b27ccd035e728af76e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_bevy-2272f67d51730bb0)
[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" "48b95f81aaff0be53a08c2794950cdb9fe0d7c6982b813b27ccd035e728af76e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48b95f81aaff0be53a08c2794950cdb9fe0d7c6982b813b27ccd035e728af76e", kill_on_drop: false }`
[INFO] [stdout] 48b95f81aaff0be53a08c2794950cdb9fe0d7c6982b813b27ccd035e728af76e
