[INFO] cloning repository https://github.com/splurf/blazed-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/splurf/blazed-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplurf%2Fblazed-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplurf%2Fblazed-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad966609f456c0b008ed2cbcac15bac103aa404a [INFO] checking splurf/blazed-demo against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplurf%2Fblazed-demo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/splurf/blazed-demo [INFO] finished tweaking git repo https://github.com/splurf/blazed-demo [INFO] tweaked toml for git repo https://github.com/splurf/blazed-demo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/splurf/blazed-demo on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/splurf/blazed-demo 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" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab69cd002a10778594c06ca23346974e12f8d460961b1c503cda00a3fbe968f [INFO] running `Command { std: "docker" "start" "-a" "eab69cd002a10778594c06ca23346974e12f8d460961b1c503cda00a3fbe968f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab69cd002a10778594c06ca23346974e12f8d460961b1c503cda00a3fbe968f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab69cd002a10778594c06ca23346974e12f8d460961b1c503cda00a3fbe968f", kill_on_drop: false }` [INFO] [stdout] eab69cd002a10778594c06ca23346974e12f8d460961b1c503cda00a3fbe968f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cd3b1acb2c148579198b1fef3529275fb6223af664fa929c4500ea4a260e930 [INFO] running `Command { std: "docker" "start" "-a" "8cd3b1acb2c148579198b1fef3529275fb6223af664fa929c4500ea4a260e930", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling enum-unit-core v0.1.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling atomint v0.1.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking spin_sleep v1.3.2 [INFO] [stderr] Checking sync_select v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Checking pfrs v0.1.3 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling enum-unit v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bitcode_derive v0.6.7 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling wopt v0.3.9 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling atomflag v0.1.2 [INFO] [stderr] Compiling atomic_enum v0.3.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking bitcode v0.6.7 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking ultraviolet v0.10.0 [INFO] [stderr] Checking blazed-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: variant `Fps` is never constructed [INFO] [stdout] --> client/src/base/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub enum GameEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 112 | Fps(Id), // dynamically update FPS limit [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameEvent` has derived impls for the traits `Debug` and `Clone`, but these are 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: methods `get`, `retain`, `opaque`, `translucent`, `len`, and `is_empty` are never used [INFO] [stdout] --> client/src/base/obj.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 336 | impl RawObjects { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 393 | pub fn get(&self, id: Id) -> Option<&InstanceData> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | pub fn retain(&mut self, _kind: ObjType) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | pub fn opaque(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | pub fn translucent(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fps` is never constructed [INFO] [stdout] --> client/src/base/mod.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 106 | pub enum GameEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 112 | Fps(Id), // dynamically update FPS limit [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameEvent` has derived impls for the traits `Debug` and `Clone`, but these are 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: methods `get`, `retain`, `opaque`, `translucent`, `len`, and `is_empty` are never used [INFO] [stdout] --> client/src/base/obj.rs:393:12 [INFO] [stdout] | [INFO] [stdout] 336 | impl RawObjects { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 393 | pub fn get(&self, id: Id) -> Option<&InstanceData> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 421 | pub fn retain(&mut self, _kind: ObjType) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | pub fn opaque(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | pub fn translucent(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 464 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "8cd3b1acb2c148579198b1fef3529275fb6223af664fa929c4500ea4a260e930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd3b1acb2c148579198b1fef3529275fb6223af664fa929c4500ea4a260e930", kill_on_drop: false }` [INFO] [stdout] 8cd3b1acb2c148579198b1fef3529275fb6223af664fa929c4500ea4a260e930