[INFO] cloning repository https://github.com/Mere-Solace/Lance
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mere-Solace/Lance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMere-Solace%2FLance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMere-Solace%2FLance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38f1008dfc9d039e3dabd83a8f7d71039cd64426
[INFO] checking Mere-Solace/Lance against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMere-Solace%2FLance" "/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/Mere-Solace/Lance
[INFO] finished tweaking git repo https://github.com/Mere-Solace/Lance
[INFO] tweaked toml for git repo https://github.com/Mere-Solace/Lance written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mere-Solace/Lance on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mere-Solace/Lance 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6228ac6c1b306c572e8c844f95d4e783948923d37f6f3f602666503a38b81416
[INFO] running `Command { std: "docker" "start" "-a" "6228ac6c1b306c572e8c844f95d4e783948923d37f6f3f602666503a38b81416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6228ac6c1b306c572e8c844f95d4e783948923d37f6f3f602666503a38b81416", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6228ac6c1b306c572e8c844f95d4e783948923d37f6f3f602666503a38b81416", kill_on_drop: false }`
[INFO] [stdout] 6228ac6c1b306c572e8c844f95d4e783948923d37f6f3f602666503a38b81416
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a42d871b7affa2ca07d94131dd373c6d00e2eb5bc0c19e319b3107dd98875c
[INFO] running `Command { std: "docker" "start" "-a" "73a42d871b7affa2ca07d94131dd373c6d00e2eb5bc0c19e319b3107dd98875c", kill_on_drop: false }`
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking glam v0.32.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking lance v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Dashing`, `Sheathing`, and `Unsheathing` are never constructed
[INFO] [stdout]    --> src/components/character.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub enum PlayerState {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     Dashing {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     Sheathing { timer: f32 },
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 141 |     /// Sword transition: unsheathing. Timer counts up.
[INFO] [stdout] 142 |     Unsheathing { timer: f32 },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sword` is never read
[INFO] [stdout]    --> src/components/character.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct CharacterBody {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub sword: Entity,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/components/lighting.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PointLight {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub radius: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/components/lighting.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct SpotLight {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub radius: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `force_go` is never used
[INFO] [stdout]   --> src/fsm.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<S: Clone> StateMachine<S> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn force_go(&mut self, next: S) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resolution` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ShadowMap {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     resolution: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sweep_sphere_vs` is never used
[INFO] [stdout]    --> src/systems/collision.rs:493:4
[INFO] [stdout]     |
[INFO] [stdout] 493 | fn sweep_sphere_vs(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sweep_sphere_static` is never used
[INFO] [stdout]    --> src/systems/collision.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn sweep_sphere_static(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> src/systems/player.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct PlayerCtx<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub dt: f32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Dashing`, `Sheathing`, and `Unsheathing` are never constructed
[INFO] [stdout]    --> src/components/character.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub enum PlayerState {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 127 |     Dashing {
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     Sheathing { timer: f32 },
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 141 |     /// Sword transition: unsheathing. Timer counts up.
[INFO] [stdout] 142 |     Unsheathing { timer: f32 },
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PlayerState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sword` is never read
[INFO] [stdout]    --> src/components/character.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct CharacterBody {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub sword: Entity,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/components/lighting.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PointLight {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub radius: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `radius` is never read
[INFO] [stdout]   --> src/components/lighting.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct SpotLight {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub radius: f32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `force_go` is never used
[INFO] [stdout]   --> src/fsm.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<S: Clone> StateMachine<S> {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn force_go(&mut self, next: S) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `resolution` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct ShadowMap {
[INFO] [stdout]    |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     resolution: u32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sweep_sphere_vs` is never used
[INFO] [stdout]    --> src/systems/collision.rs:493:4
[INFO] [stdout]     |
[INFO] [stdout] 493 | fn sweep_sphere_vs(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sweep_sphere_static` is never used
[INFO] [stdout]    --> src/systems/collision.rs:584:8
[INFO] [stdout]     |
[INFO] [stdout] 584 | pub fn sweep_sphere_static(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dt` is never read
[INFO] [stdout]   --> src/systems/player.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct PlayerCtx<'a> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub dt: f32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.13s
[INFO] running `Command { std: "docker" "inspect" "73a42d871b7affa2ca07d94131dd373c6d00e2eb5bc0c19e319b3107dd98875c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a42d871b7affa2ca07d94131dd373c6d00e2eb5bc0c19e319b3107dd98875c", kill_on_drop: false }`
[INFO] [stdout] 73a42d871b7affa2ca07d94131dd373c6d00e2eb5bc0c19e319b3107dd98875c
