[INFO] cloning repository https://github.com/tchauffi/r-splatting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tchauffi/r-splatting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchauffi%2Fr-splatting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchauffi%2Fr-splatting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b637d539f3ccae7f8a24f585b48efcde02dd8f [INFO] checking tchauffi/r-splatting against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftchauffi%2Fr-splatting" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tchauffi/r-splatting [INFO] finished tweaking git repo https://github.com/tchauffi/r-splatting [INFO] tweaked toml for git repo https://github.com/tchauffi/r-splatting written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tchauffi/r-splatting on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tchauffi/r-splatting 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded weezl v0.1.11 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded ply-rs v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88cfdf1adae89cc42f798e73b4c0017d7d10bf1698194b4e605ed248a328df1 [INFO] running `Command { std: "docker" "start" "-a" "d88cfdf1adae89cc42f798e73b4c0017d7d10bf1698194b4e605ed248a328df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88cfdf1adae89cc42f798e73b4c0017d7d10bf1698194b4e605ed248a328df1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88cfdf1adae89cc42f798e73b4c0017d7d10bf1698194b4e605ed248a328df1", kill_on_drop: false }` [INFO] [stdout] d88cfdf1adae89cc42f798e73b4c0017d7d10bf1698194b4e605ed248a328df1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc247e0e57ad59777e5c66917f2a69d5d9e6aae3ed5b199c24f70f4a2689be9a [INFO] running `Command { std: "docker" "start" "-a" "cc247e0e57ad59777e5c66917f2a69d5d9e6aae3ed5b199c24f70f4a2689be9a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking r-splatting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `viewport_width` [INFO] [stdout] --> src/core/projection.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | viewport_width: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewport_width` [INFO] [stdout] --> src/core/projection.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | viewport_width: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s [INFO] running `Command { std: "docker" "inspect" "cc247e0e57ad59777e5c66917f2a69d5d9e6aae3ed5b199c24f70f4a2689be9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc247e0e57ad59777e5c66917f2a69d5d9e6aae3ed5b199c24f70f4a2689be9a", kill_on_drop: false }` [INFO] [stdout] cc247e0e57ad59777e5c66917f2a69d5d9e6aae3ed5b199c24f70f4a2689be9a