[INFO] cloning repository https://github.com/jstelzer/GAP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstelzer/GAP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstelzer%2FGAP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstelzer%2FGAP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f840aebc1e1e8389433e4fdcc1775e5d9f3376d
[INFO] building jstelzer/GAP against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstelzer%2FGAP" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jstelzer/GAP
[INFO] finished tweaking git repo https://github.com/jstelzer/GAP
[INFO] tweaked toml for git repo https://github.com/jstelzer/GAP written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jstelzer/GAP on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jstelzer/GAP 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c5c7c61ab80ae281b0086f8f0d01962794b6509afdf05cb910596ab545152ba
[INFO] running `Command { std: "docker" "start" "-a" "2c5c7c61ab80ae281b0086f8f0d01962794b6509afdf05cb910596ab545152ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c5c7c61ab80ae281b0086f8f0d01962794b6509afdf05cb910596ab545152ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c5c7c61ab80ae281b0086f8f0d01962794b6509afdf05cb910596ab545152ba", kill_on_drop: false }`
[INFO] [stdout] 2c5c7c61ab80ae281b0086f8f0d01962794b6509afdf05cb910596ab545152ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 458ed216d80947f40abf571ab8fb49340f7668d191a924f723814ed7294442cc
[INFO] running `Command { std: "docker" "start" "-a" "458ed216d80947f40abf571ab8fb49340f7668d191a924f723814ed7294442cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_math v0.14.2
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_a11y v0.14.2
[INFO] [stderr]    Compiling bevy_time v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_input v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_transform v0.14.2
[INFO] [stderr]    Compiling bevy_internal v0.14.2
[INFO] [stderr]    Compiling bevy v0.14.2
[INFO] [stderr]    Compiling gap-ecs-poc v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | /   loop {
[INFO] [stdout] 35 | |     app.update();
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     tokio::time::sleep(Duration::from_millis(33)).await;
[INFO] [stdout] 49 | |   }
[INFO] [stdout]    | |___- any code following this expression is unreachable
[INFO] [stdout] 50 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx_intent` is never read
[INFO] [stdout]   --> src/gap.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct GapServer { pub tx_intent: mpsc::Sender<Intent>, pub _task: JoinHandle<()> }
[INFO] [stdout]    |            ---------       ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_intents` is never used
[INFO] [stdout]    --> src/gap.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn apply_intents(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hz` is never read
[INFO] [stdout]  --> src/world.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Resource,Default,Clone,Copy)] pub struct Tick { pub n:u64, pub hz:u32 }
[INFO] [stdout]   |                                                   ----                  ^^
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Tick` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_move` is never used
[INFO] [stdout]   --> src/world.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn apply_move(target: (i32,i32), mut q: Query<&mut Pos, With<PlayerTag>>) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.10s
[INFO] running `Command { std: "docker" "inspect" "458ed216d80947f40abf571ab8fb49340f7668d191a924f723814ed7294442cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458ed216d80947f40abf571ab8fb49340f7668d191a924f723814ed7294442cc", kill_on_drop: false }`
[INFO] [stdout] 458ed216d80947f40abf571ab8fb49340f7668d191a924f723814ed7294442cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dee21070281bec385b7000b3d65fb27fa4774bb959d22e2deb195d8cbdf842d
[INFO] running `Command { std: "docker" "start" "-a" "7dee21070281bec385b7000b3d65fb27fa4774bb959d22e2deb195d8cbdf842d", kill_on_drop: false }`
[INFO] [stderr]    Compiling gap-ecs-poc v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | /   loop {
[INFO] [stdout] 35 | |     app.update();
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     tokio::time::sleep(Duration::from_millis(33)).await;
[INFO] [stdout] 49 | |   }
[INFO] [stdout]    | |___- any code following this expression is unreachable
[INFO] [stdout] 50 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx_intent` is never read
[INFO] [stdout]   --> src/gap.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct GapServer { pub tx_intent: mpsc::Sender<Intent>, pub _task: JoinHandle<()> }
[INFO] [stdout]    |            ---------       ^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_intents` is never used
[INFO] [stdout]    --> src/gap.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn apply_intents(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hz` is never read
[INFO] [stdout]  --> src/world.rs:8:73
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Resource,Default,Clone,Copy)] pub struct Tick { pub n:u64, pub hz:u32 }
[INFO] [stdout]   |                                                   ----                  ^^
[INFO] [stdout]   |                                                   |
[INFO] [stdout]   |                                                   field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Tick` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_move` is never used
[INFO] [stdout]   --> src/world.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn apply_move(target: (i32,i32), mut q: Query<&mut Pos, With<PlayerTag>>) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "7dee21070281bec385b7000b3d65fb27fa4774bb959d22e2deb195d8cbdf842d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dee21070281bec385b7000b3d65fb27fa4774bb959d22e2deb195d8cbdf842d", kill_on_drop: false }`
[INFO] [stdout] 7dee21070281bec385b7000b3d65fb27fa4774bb959d22e2deb195d8cbdf842d
