[INFO] cloning repository https://github.com/crystalsolenoid/icecube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crystalsolenoid/icecube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalsolenoid%2Ficecube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalsolenoid%2Ficecube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 849240beebf4436a69b9f8aad0a466af82966624
[INFO] checking crystalsolenoid/icecube against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalsolenoid%2Ficecube" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crystalsolenoid/icecube
[INFO] finished tweaking git repo https://github.com/crystalsolenoid/icecube
[INFO] tweaked toml for git repo https://github.com/crystalsolenoid/icecube written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crystalsolenoid/icecube on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crystalsolenoid/icecube 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c00726d58cd160344fd79df07887e1d46808245d526275a4f87a9696a6dd0b72
[INFO] running `Command { std: "docker" "start" "-a" "c00726d58cd160344fd79df07887e1d46808245d526275a4f87a9696a6dd0b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c00726d58cd160344fd79df07887e1d46808245d526275a4f87a9696a6dd0b72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00726d58cd160344fd79df07887e1d46808245d526275a4f87a9696a6dd0b72", kill_on_drop: false }`
[INFO] [stdout] c00726d58cd160344fd79df07887e1d46808245d526275a4f87a9696a6dd0b72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b21783d5de404291400e393a8ee6ab50bafeaa2904f03e1f4512c4ba0508d3f
[INFO] running `Command { std: "docker" "start" "-a" "3b21783d5de404291400e393a8ee6ab50bafeaa2904f03e1f4512c4ba0508d3f", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking error-iter v0.4.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking bdf2 v0.7.1
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking winit_input_helper v0.15.3
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking icecube v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `BLUE_DARK`, `BLUE_LIGHT`, and `MAIN_LIGHT`
[INFO] [stdout]  --> src/slider.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     palette::{Color, BLUE_DARK, BLUE_LIGHT, MAIN_DARK, MAIN_LIGHT, RED_DARK, RED_LIGHT},
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^^^^^^             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BLUE_DARK`, `BLUE_LIGHT`, and `MAIN_LIGHT`
[INFO] [stdout]  --> src/slider.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     palette::{Color, BLUE_DARK, BLUE_LIGHT, MAIN_DARK, MAIN_LIGHT, RED_DARK, RED_LIGHT},
[INFO] [stdout]   |                      ^^^^^^^^^  ^^^^^^^^^^             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `icecube::quad::Quad`
[INFO] [stdout]  --> examples/image.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use icecube::quad::Quad;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `icecube::slider::Slider`
[INFO] [stdout]  --> examples/stack.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use icecube::slider::Slider;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `toggle` is never used
[INFO] [stdout]   --> examples/life.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl Board {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn toggle(&mut self, c: impl Into<Coord>) {
[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 03s
[INFO] running `Command { std: "docker" "inspect" "3b21783d5de404291400e393a8ee6ab50bafeaa2904f03e1f4512c4ba0508d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b21783d5de404291400e393a8ee6ab50bafeaa2904f03e1f4512c4ba0508d3f", kill_on_drop: false }`
[INFO] [stdout] 3b21783d5de404291400e393a8ee6ab50bafeaa2904f03e1f4512c4ba0508d3f
