[INFO] cloning repository https://github.com/GKaszewski/ecs_without_bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GKaszewski/ecs_without_bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fecs_without_bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fecs_without_bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b80bc1c795a2d19fa8e4adab706a95de802bea3c
[INFO] checking GKaszewski/ecs_without_bevy against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGKaszewski%2Fecs_without_bevy" "/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/GKaszewski/ecs_without_bevy
[INFO] finished tweaking git repo https://github.com/GKaszewski/ecs_without_bevy
[INFO] tweaked toml for git repo https://github.com/GKaszewski/ecs_without_bevy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GKaszewski/ecs_without_bevy on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GKaszewski/ecs_without_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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.40
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded anstream v0.6.11
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded winnow v0.5.34
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d87ea14f71229e7cf70d166f1678e89c549c7c4a458fa40ee4cd98788dcb052
[INFO] running `Command { std: "docker" "start" "-a" "1d87ea14f71229e7cf70d166f1678e89c549c7c4a458fa40ee4cd98788dcb052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d87ea14f71229e7cf70d166f1678e89c549c7c4a458fa40ee4cd98788dcb052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d87ea14f71229e7cf70d166f1678e89c549c7c4a458fa40ee4cd98788dcb052", kill_on_drop: false }`
[INFO] [stdout] 1d87ea14f71229e7cf70d166f1678e89c549c7c4a458fa40ee4cd98788dcb052
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82fd41456afb96ff22c7f427fd955341f92b4c3a9651f4b38f78c845c07a8e3
[INFO] running `Command { std: "docker" "start" "-a" "d82fd41456afb96ff22c7f427fd955341f92b4c3a9651f4b38f78c845c07a8e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking kdtree v0.7.0
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking bevy_reflect v0.12.1
[INFO] [stderr]     Checking bevy_ecs v0.12.1
[INFO] [stderr]     Checking ecs_without_bevy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/game_of_life/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let duration = start.elapsed();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/game_of_life/mod.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let duration = start.elapsed();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/game_of_life/mod.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let duration = start.elapsed();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game_of_life/mod.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Generations(u32);
[INFO] [stdout]    |            ----------- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `spawn_blinker_cells` is never used
[INFO] [stdout]    --> src/game_of_life/mod.rs:174:4
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn spawn_blinker_cells(world: &mut World, width: u32, height: u32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrease_generation_system` is never used
[INFO] [stdout]    --> src/game_of_life/mod.rs:262:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn decrease_generation_system(mut generations: ResMut<Generations>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_all_entities_system` is never used
[INFO] [stdout]    --> src/game_of_life/mod.rs:269:4
[INFO] [stdout]     |
[INFO] [stdout] 269 | fn print_all_entities_system(mut query: Query<(Entity, &Position, &State, &Neighbors)>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/game_of_life/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let duration = start.elapsed();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/game_of_life/mod.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let duration = start.elapsed();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/game_of_life/mod.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let duration = start.elapsed();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/game_of_life/mod.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Generations(u32);
[INFO] [stdout]    |            ----------- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decrease_generation_system` is never used
[INFO] [stdout]    --> src/game_of_life/mod.rs:262:4
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn decrease_generation_system(mut generations: ResMut<Generations>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] running `Command { std: "docker" "inspect" "d82fd41456afb96ff22c7f427fd955341f92b4c3a9651f4b38f78c845c07a8e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82fd41456afb96ff22c7f427fd955341f92b4c3a9651f4b38f78c845c07a8e3", kill_on_drop: false }`
[INFO] [stdout] d82fd41456afb96ff22c7f427fd955341f92b4c3a9651f4b38f78c845c07a8e3
