[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] 6b365df2c55e87b99092cab91c90764c98704e8d
[INFO] checking splurf/blazed-demo against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplurf%2Fblazed-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/splurf/blazed-demo on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-1-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded packet_enum v0.1.6
[INFO] [stderr]   Downloaded packet_derive v0.1.6
[INFO] [stderr]   Downloaded packet_util v0.1.6
[INFO] [stderr]   Downloaded sync_select v0.1.0
[INFO] [stderr]   Downloaded spin_sleep v1.3.0
[INFO] [stderr]   Downloaded pfrs v0.1.2
[INFO] [stderr]   Downloaded enum-unit v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b779afc3f6442199acf9fb817ce53e7471429fc7bb7d8ddd6649fe616b13572
[INFO] running `Command { std: "docker" "start" "-a" "4b779afc3f6442199acf9fb817ce53e7471429fc7bb7d8ddd6649fe616b13572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b779afc3f6442199acf9fb817ce53e7471429fc7bb7d8ddd6649fe616b13572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b779afc3f6442199acf9fb817ce53e7471429fc7bb7d8ddd6649fe616b13572", kill_on_drop: false }`
[INFO] [stdout] 4b779afc3f6442199acf9fb817ce53e7471429fc7bb7d8ddd6649fe616b13572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 574219d884de58dba07bbfc252c063f0c67f3b16fb4fac8b250a47aaa858c69f
[INFO] running `Command { std: "docker" "start" "-a" "574219d884de58dba07bbfc252c063f0c67f3b16fb4fac8b250a47aaa858c69f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking sync_select v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking spin_sleep v1.3.0
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pfrs v0.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling packet_util v0.1.6
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling packet_derive v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling enum-unit v0.1.4
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking packet_enum v0.1.6
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking blazed-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/base/net/obj.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct BasicMut<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 145 |     id: Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BasicMut` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/base/net/obj.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct BasicRef<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 151 |     id: Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BasicRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/base/net/obj.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct BasicMut<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 145 |     id: Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BasicMut` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/base/net/obj.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub struct BasicRef<'a> {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 151 |     id: Id,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BasicRef` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: associated items `create_cube`, `vbo`, and `ebo` are never used
[INFO] [stdout]    --> client/src/base/obj.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 44  | impl Object {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn create_cube(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub const fn vbo(&self) -> NativeBuffer {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 |     pub const fn ebo(&self) -> NativeBuffer {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `create_cube`, `vbo`, and `ebo` are never used
[INFO] [stdout]    --> client/src/base/obj.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 44  | impl Object {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn create_cube(
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     pub const fn vbo(&self) -> NativeBuffer {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 327 |     pub const fn ebo(&self) -> NativeBuffer {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "574219d884de58dba07bbfc252c063f0c67f3b16fb4fac8b250a47aaa858c69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "574219d884de58dba07bbfc252c063f0c67f3b16fb4fac8b250a47aaa858c69f", kill_on_drop: false }`
[INFO] [stdout] 574219d884de58dba07bbfc252c063f0c67f3b16fb4fac8b250a47aaa858c69f
