[INFO] cloning repository https://github.com/timonys/path_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timonys/path_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonys%2Fpath_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonys%2Fpath_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d249a556a10748d09c228a5db4751ad58a1e282b [INFO] checking timonys/path_tracer against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimonys%2Fpath_tracer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timonys/path_tracer [INFO] finished tweaking git repo https://github.com/timonys/path_tracer [INFO] tweaked toml for git repo https://github.com/timonys/path_tracer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timonys/path_tracer on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timonys/path_tracer 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml-rs v0.8.25 [INFO] [stderr] Downloaded flecs_ecs_derive v0.1.0 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded flecs_ecs v0.1.3 [INFO] [stderr] Downloaded minifb v0.26.0 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded flecs_ecs_sys v0.1.2 [INFO] [stderr] Downloaded noiselib v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6500c89aa07bafa6b04a77d1b9920c9b6f6849e4cc6522f02e65217f5664ff9e [INFO] running `Command { std: "docker" "start" "-a" "6500c89aa07bafa6b04a77d1b9920c9b6f6849e4cc6522f02e65217f5664ff9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6500c89aa07bafa6b04a77d1b9920c9b6f6849e4cc6522f02e65217f5664ff9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6500c89aa07bafa6b04a77d1b9920c9b6f6849e4cc6522f02e65217f5664ff9e", kill_on_drop: false }` [INFO] [stdout] 6500c89aa07bafa6b04a77d1b9920c9b6f6849e4cc6522f02e65217f5664ff9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 985bde3ecab18b65cd548d6d2f7a126555524dfad7cf8c0d9af68a062dd3a058 [INFO] running `Command { std: "docker" "start" "-a" "985bde3ecab18b65cd548d6d2f7a126555524dfad7cf8c0d9af68a062dd3a058", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Checking libloading v0.8.6 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Checking wayland-sys v0.29.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking noiselib v0.2.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling minifb v0.26.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking glam v0.23.0 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling flecs_ecs_derive v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling flecs_ecs_sys v0.1.2 [INFO] [stderr] Checking flecs_ecs v0.1.3 [INFO] [stderr] Checking smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking PathTracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/path_tracer/path_trace_components.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct AccumulatedSampleBufferComponent { [INFO] [stdout] | -------------------------------- field in this struct [INFO] [stdout] 79 | pub width: usize, [INFO] [stdout] 80 | pub height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `height` is never read [INFO] [stdout] --> src/path_tracer/path_trace_components.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct AccumulatedSampleBufferComponent { [INFO] [stdout] | -------------------------------- field in this struct [INFO] [stdout] 79 | pub width: usize, [INFO] [stdout] 80 | pub height: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "985bde3ecab18b65cd548d6d2f7a126555524dfad7cf8c0d9af68a062dd3a058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985bde3ecab18b65cd548d6d2f7a126555524dfad7cf8c0d9af68a062dd3a058", kill_on_drop: false }` [INFO] [stdout] 985bde3ecab18b65cd548d6d2f7a126555524dfad7cf8c0d9af68a062dd3a058