[INFO] cloning repository https://github.com/Collinw24/stereoscope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Collinw24/stereoscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCollinw24%2Fstereoscope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCollinw24%2Fstereoscope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca2c004b7238d1767ff7f42d2c83b7367e6eabcf [INFO] checking Collinw24/stereoscope against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCollinw24%2Fstereoscope" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Collinw24/stereoscope [INFO] finished tweaking git repo https://github.com/Collinw24/stereoscope [INFO] tweaked toml for git repo https://github.com/Collinw24/stereoscope written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Collinw24/stereoscope on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Collinw24/stereoscope 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221 [INFO] running `Command { std: "docker" "start" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking wayland-sys v0.31.11 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking wayland-backend v0.3.15 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking zvariant_utils v3.3.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.39.4 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Compiling zvariant_derive v5.11.0 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking alsa-sys v0.4.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Checking wgpu-types v27.0.1 [INFO] [stderr] Checking ringbuf v0.5.0 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Compiling zvariant v5.11.0 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking cpal v0.17.3 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Compiling zbus_names v4.3.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking epaint v0.33.3 [INFO] [stderr] Checking zbus_xml v5.1.1 [INFO] [stderr] Checking zbus-lockstep v0.5.2 [INFO] [stderr] Compiling zbus_macros v5.15.0 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking egui v0.33.3 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking zbus v5.15.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.14.2 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking egui-winit v0.33.3 [INFO] [stderr] Checking egui-wgpu v0.33.3 [INFO] [stderr] Checking eframe v0.33.3 [INFO] [stderr] Checking stereoscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | let reference = Stroke::new(1.0, Color32::from_rgba_premultiplied(70, 113, 92, 44)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | let tick = Stroke::new(1.0, Color32::from_rgba_premultiplied(80, 135, 104, 54)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | let ring = Stroke::new(1.0, Color32::from_rgba_premultiplied(58, 100, 81, 24)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | let reference = Stroke::new(1.0, Color32::from_rgba_premultiplied(70, 113, 92, 44)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:217:28 [INFO] [stdout] | [INFO] [stdout] 217 | let tick = Stroke::new(1.0, Color32::from_rgba_premultiplied(80, 135, 104, 54)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/crt.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | let ring = Stroke::new(1.0, Color32::from_rgba_premultiplied(58, 100, 81, 24)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v27.0.3, wgpu v27.0.1, wgpu-core v27.0.3, wgpu-hal v27.0.4, winit v0.30.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] running `Command { std: "docker" "inspect" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221", kill_on_drop: false }` [INFO] [stdout] e1878b65abebb5d111554100b215a829620a25e561b2f8f9fcf76493fa7a6221