[INFO] cloning repository https://github.com/NikodemMarek/simple-3d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikodemMarek/simple-3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aea3f1d9d270b0a71283a6eccb0ead8a3402f314
[INFO] checking NikodemMarek/simple-3d against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikodemMarek%2Fsimple-3d" "/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/NikodemMarek/simple-3d
[INFO] finished tweaking git repo https://github.com/NikodemMarek/simple-3d
[INFO] tweaked toml for git repo https://github.com/NikodemMarek/simple-3d written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NikodemMarek/simple-3d on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NikodemMarek/simple-3d 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/simple-3d-cli/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/simple-3d-core/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/simple-3d-wasm/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 941d677a30082f710fe66bdc79e4bdf24643805a6b324d117f6087e801421a92
[INFO] running `Command { std: "docker" "start" "-a" "941d677a30082f710fe66bdc79e4bdf24643805a6b324d117f6087e801421a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941d677a30082f710fe66bdc79e4bdf24643805a6b324d117f6087e801421a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941d677a30082f710fe66bdc79e4bdf24643805a6b324d117f6087e801421a92", kill_on_drop: false }`
[INFO] [stdout] 941d677a30082f710fe66bdc79e4bdf24643805a6b324d117f6087e801421a92
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 566af25995a8b5735e34b323a8d0999377cf572f8e028a6a4d692bc3f89fb1d2
[INFO] running `Command { std: "docker" "start" "-a" "566af25995a8b5735e34b323a8d0999377cf572f8e028a6a4d692bc3f89fb1d2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-cli/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-core/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/simple-3d-wasm/Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking termion v4.0.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking simple-3d-core v0.1.0 (/opt/rustwide/workdir/simple-3d-core)
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]    --> simple-3d-core/src/types/camera.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct CameraProperties {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 112 |     fov: f64,
[INFO] [stdout] 113 |     aspect_ratio: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraProperties` has derived impls for the traits `Clone` and `Debug`, 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] [stderr]     Checking simple-3d-cli v0.1.0 (/opt/rustwide/workdir/simple-3d-cli)
[INFO] [stdout] warning: field `aspect_ratio` is never read
[INFO] [stdout]    --> simple-3d-core/src/types/camera.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct CameraProperties {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 112 |     fov: f64,
[INFO] [stdout] 113 |     aspect_ratio: f64,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CameraProperties` has derived impls for the traits `Clone` and `Debug`, 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] [stderr]     Checking simple-3d-wasm v0.1.0 (/opt/rustwide/workdir/simple-3d-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.44s
[INFO] running `Command { std: "docker" "inspect" "566af25995a8b5735e34b323a8d0999377cf572f8e028a6a4d692bc3f89fb1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566af25995a8b5735e34b323a8d0999377cf572f8e028a6a4d692bc3f89fb1d2", kill_on_drop: false }`
[INFO] [stdout] 566af25995a8b5735e34b323a8d0999377cf572f8e028a6a4d692bc3f89fb1d2
