[INFO] fetching crate egui_mobius_widgets 0.3.0-alpha.32...
[INFO] testing egui_mobius_widgets-0.3.0-alpha.32 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate egui_mobius_widgets 0.3.0-alpha.32 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate egui_mobius_widgets 0.3.0-alpha.32
[INFO] finished tweaking crates.io crate egui_mobius_widgets 0.3.0-alpha.32
[INFO] tweaked toml for crates.io crate egui_mobius_widgets 0.3.0-alpha.32 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_mobius_widgets 0.3.0-alpha.32 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] crate crates.io crate egui_mobius_widgets 0.3.0-alpha.32 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" "+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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 13ec62df2dd43288a5a6d69789488e04eb6865bcd71a177efd730115ab3ac3cc
[INFO] running `Command { std: "docker" "start" "-a" "13ec62df2dd43288a5a6d69789488e04eb6865bcd71a177efd730115ab3ac3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13ec62df2dd43288a5a6d69789488e04eb6865bcd71a177efd730115ab3ac3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ec62df2dd43288a5a6d69789488e04eb6865bcd71a177efd730115ab3ac3cc", kill_on_drop: false }`
[INFO] [stdout] 13ec62df2dd43288a5a6d69789488e04eb6865bcd71a177efd730115ab3ac3cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 42d1fc20d47efb3a94fbd867545551d684f394361cb5ca079a4f7068a84394ba
[INFO] running `Command { std: "docker" "start" "-a" "42d1fc20d47efb3a94fbd867545551d684f394361cb5ca079a4f7068a84394ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling egui_glow v0.32.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webbrowser v1.0.4
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling egui_mobius v0.3.0-alpha.32
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling egui-winit v0.32.0
[INFO] [stderr]    Compiling eframe v0.32.0
[INFO] [stderr]    Compiling egui_mobius_widgets v0.3.0-alpha.32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "42d1fc20d47efb3a94fbd867545551d684f394361cb5ca079a4f7068a84394ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d1fc20d47efb3a94fbd867545551d684f394361cb5ca079a4f7068a84394ba", kill_on_drop: false }`
[INFO] [stdout] 42d1fc20d47efb3a94fbd867545551d684f394361cb5ca079a4f7068a84394ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3150ac6c3baed44ba5bd1ee154a228a0e0d7fefb6e4f00ef5a2826bc7ae12985
[INFO] running `Command { std: "docker" "start" "-a" "3150ac6c3baed44ba5bd1ee154a228a0e0d7fefb6e4f00ef5a2826bc7ae12985", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_mobius_widgets v0.3.0-alpha.32 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "3150ac6c3baed44ba5bd1ee154a228a0e0d7fefb6e4f00ef5a2826bc7ae12985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3150ac6c3baed44ba5bd1ee154a228a0e0d7fefb6e4f00ef5a2826bc7ae12985", kill_on_drop: false }`
[INFO] [stdout] 3150ac6c3baed44ba5bd1ee154a228a0e0d7fefb6e4f00ef5a2826bc7ae12985
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b6e46bf6d364eae755c94a1020dac74719a8e9c8f4d14ed16e9f436883f7b5e
[INFO] running `Command { std: "docker" "start" "-a" "6b6e46bf6d364eae755c94a1020dac74719a8e9c8f4d14ed16e9f436883f7b5e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_mobius_widgets-03670b03de729c4b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test stateful_button::tests::test_stateful_button_creation ... ok
[INFO] [stdout] test stateful_button::tests::test_stateful_button_min_size ... ok
[INFO] [stdout] test stateful_button::tests::test_stateful_button_state_changes ... ok
[INFO] [stdout] test styled_button::tests::test_styled_button_creation ... ok
[INFO] [stdout] test stateful_button::tests::test_stateful_button_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_mobius_widgets
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 47) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/stateful_button.rs - stateful_button (line 12) - compile ... ok
[INFO] [stdout] test src/styled_button.rs - styled_button (line 11) - compile ... ok
[INFO] [stdout] test src/stateful_button.rs - stateful_button::StatefulButton (line 44) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b6e46bf6d364eae755c94a1020dac74719a8e9c8f4d14ed16e9f436883f7b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6e46bf6d364eae755c94a1020dac74719a8e9c8f4d14ed16e9f436883f7b5e", kill_on_drop: false }`
[INFO] [stdout] 6b6e46bf6d364eae755c94a1020dac74719a8e9c8f4d14ed16e9f436883f7b5e
