[INFO] fetching crate iced_incremental 0.0.0...
[INFO] testing iced_incremental-0.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate iced_incremental 0.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate iced_incremental 0.0.0
[INFO] finished tweaking crates.io crate iced_incremental 0.0.0
[INFO] tweaked toml for crates.io crate iced_incremental 0.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iced_incremental 0.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 299 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.2.1 (available: v1.3.2)
[INFO] [stderr]       Adding iced v0.1.1 (available: v0.13.1)
[INFO] [stderr]       Adding iced_graphics v0.0.0 (available: v0.13.0)
[INFO] [stderr]       Adding iced_native v0.2.2 (available: v0.10.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea770ec45ed10f769ecfc41d022ec4059960ee24138af0b9178d414cebb8d3e6
[INFO] running `Command { std: "docker" "start" "-a" "ea770ec45ed10f769ecfc41d022ec4059960ee24138af0b9178d414cebb8d3e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea770ec45ed10f769ecfc41d022ec4059960ee24138af0b9178d414cebb8d3e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea770ec45ed10f769ecfc41d022ec4059960ee24138af0b9178d414cebb8d3e6", kill_on_drop: false }`
[INFO] [stdout] ea770ec45ed10f769ecfc41d022ec4059960ee24138af0b9178d414cebb8d3e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc1767bf75aa58e256fc4ff0798a7bb859f6309725b72271fbf4dd1d686e84c8
[INFO] running `Command { std: "docker" "start" "-a" "dc1767bf75aa58e256fc4ff0798a7bb859f6309725b72271fbf4dd1d686e84c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling gfx-hal v0.4.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling relevant v0.4.2
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling wayland-sys v0.23.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ash v0.29.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling colorful v0.2.2
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rendy-descriptor v0.5.1
[INFO] [stderr]    Compiling rendy-memory v0.5.2
[INFO] [stderr]    Compiling gfx-backend-empty v0.4.0
[INFO] [stderr]    Compiling iced_core v0.2.1
[INFO] [stderr]    Compiling lyon_geom v0.14.1
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling glyph_brush_layout v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling glam v0.8.7
[INFO] [stderr]    Compiling calloop v0.4.4
[INFO] [stderr]    Compiling wayland-commons v0.23.6
[INFO] [stderr]    Compiling lyon_path v0.14.0
[INFO] [stderr]    Compiling glyph_brush v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling servo-fontconfig v0.4.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling freetype v0.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling svg_fmt v0.2.1
[INFO] [stderr]    Compiling iced_style v0.1.0
[INFO] [stderr]    Compiling iced_graphics v0.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_futures v0.1.2
[INFO] [stderr]    Compiling font-kit v0.4.0
[INFO] [stderr]    Compiling iced_native v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.1.4
[INFO] [stderr]    Compiling euclid_macros v0.1.0
[INFO] [stderr]    Compiling x11rb v0.8.1
[INFO] [stderr]    Compiling euclid v0.19.9
[INFO] [stderr]    Compiling zerocopy v0.2.9
[INFO] [stderr]    Compiling guillotiere v0.4.4
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.4.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wgpu-native v0.4.3
[INFO] [stderr]    Compiling clipboard_x11 v0.2.0
[INFO] [stderr]    Compiling wgpu v0.4.0
[INFO] [stderr]    Compiling wgpu_glyph v0.7.0
[INFO] [stderr]    Compiling iced_wgpu v0.2.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.6.6
[INFO] [stderr]    Compiling winit v0.22.2
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling clipboard_wayland v0.1.2
[INFO] [stderr]    Compiling window_clipboard v0.1.4
[INFO] [stderr]    Compiling iced_winit v0.1.0
[INFO] [stderr]    Compiling iced v0.1.1
[INFO] [stderr]    Compiling iced_incremental v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `iced_graphics::Backend`, `iced_graphics::Defaults`, `iced_graphics::Primitive`, `iced_graphics::Renderer`
[INFO] [stdout]  --> src/iced_widget.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use iced_graphics::{Backend, Defaults, Primitive, Renderer};
[INFO] [stdout]   |                     ^^^^^^^  ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^ no `Renderer` in the root
[INFO] [stdout]   |                     |        |         |
[INFO] [stdout]   |                     |        |         no `Primitive` in the root
[INFO] [stdout]   |                     |        no `Defaults` in the root
[INFO] [stdout]   |                     no `Backend` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           iced_native::window::Backend
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           iced_native::Renderer
[INFO] [stdout]           iced_native::button::Renderer
[INFO] [stdout]           iced_native::checkbox::Renderer
[INFO] [stdout]           iced_native::column::Renderer
[INFO] [stdout]           iced_native::container::Renderer
[INFO] [stdout]           iced_native::image::Renderer
[INFO] [stdout]           iced_native::pane_grid::Renderer
[INFO] [stdout]           iced_native::progress_bar::Renderer
[INFO] [stdout]           iced_native::radio::Renderer
[INFO] [stdout]           iced_native::row::Renderer
[INFO] [stdout]           iced_native::scrollable::Renderer
[INFO] [stdout]           iced_native::slider::Renderer
[INFO] [stdout]           iced_native::space::Renderer
[INFO] [stdout]           iced_native::svg::Renderer
[INFO] [stdout]           iced_native::text::Renderer
[INFO] [stdout]           iced_native::text_input::Renderer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced_native::mouse`
[INFO] [stdout]  --> src/iced_widget.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 |     layout, mouse, Clipboard, Element, Event, Hasher, Layout, Length, Point, Widget,
[INFO] [stdout]   |             ^^^^^ no `mouse` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this module instead:
[INFO] [stdout]           iced_native::input::mouse
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iced_incremental` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc1767bf75aa58e256fc4ff0798a7bb859f6309725b72271fbf4dd1d686e84c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1767bf75aa58e256fc4ff0798a7bb859f6309725b72271fbf4dd1d686e84c8", kill_on_drop: false }`
[INFO] [stdout] dc1767bf75aa58e256fc4ff0798a7bb859f6309725b72271fbf4dd1d686e84c8
