[INFO] cloning repository https://github.com/ilya-zlobintsev/gtk-egui-area
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilya-zlobintsev/gtk-egui-area" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4b0169c219ea277c7b089ba5d055ba416e95f05
[INFO] testing ilya-zlobintsev/gtk-egui-area against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filya-zlobintsev%2Fgtk-egui-area" "/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/ilya-zlobintsev/gtk-egui-area
[INFO] finished tweaking git repo https://github.com/ilya-zlobintsev/gtk-egui-area
[INFO] tweaked toml for git repo https://github.com/ilya-zlobintsev/gtk-egui-area written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilya-zlobintsev/gtk-egui-area 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 git repo https://github.com/ilya-zlobintsev/gtk-egui-area 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 825ee28d4e175ce27db0ca29ca824f4ebd90b56b8118ef5fafc6f200e0b83107
[INFO] running `Command { std: "docker" "start" "-a" "825ee28d4e175ce27db0ca29ca824f4ebd90b56b8118ef5fafc6f200e0b83107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "825ee28d4e175ce27db0ca29ca824f4ebd90b56b8118ef5fafc6f200e0b83107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825ee28d4e175ce27db0ca29ca824f4ebd90b56b8118ef5fafc6f200e0b83107", kill_on_drop: false }`
[INFO] [stdout] 825ee28d4e175ce27db0ca29ca824f4ebd90b56b8118ef5fafc6f200e0b83107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dbb945b471b4302f8c2f294d72a9f9aee0a76ccfb09f36198fe2e8ad9d3c1466
[INFO] running `Command { std: "docker" "start" "-a" "dbb945b471b4302f8c2f294d72a9f9aee0a76ccfb09f36198fe2e8ad9d3c1466", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling gio v0.20.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling epoxy v0.1.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling pest v2.5.2
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling glib-macros v0.20.3
[INFO] [stderr]    Compiling gtk4-macros v0.9.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling glib-sys v0.20.2
[INFO] [stderr]    Compiling gobject-sys v0.20.1
[INFO] [stderr]    Compiling gio-sys v0.20.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.1
[INFO] [stderr]    Compiling pango-sys v0.20.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling graphene-sys v0.20.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling glib v0.20.3
[INFO] [stderr]    Compiling egui_glow v0.28.1
[INFO] [stderr]    Compiling cairo-rs v0.20.1
[INFO] [stderr]    Compiling graphene-rs v0.20.1
[INFO] [stderr]    Compiling pango v0.20.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.1
[INFO] [stderr]    Compiling gdk4 v0.9.0
[INFO] [stderr]    Compiling gsk4 v0.9.0
[INFO] [stderr]    Compiling gtk4 v0.9.1
[INFO] [stderr]    Compiling gtk-egui-area v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "dbb945b471b4302f8c2f294d72a9f9aee0a76ccfb09f36198fe2e8ad9d3c1466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb945b471b4302f8c2f294d72a9f9aee0a76ccfb09f36198fe2e8ad9d3c1466", kill_on_drop: false }`
[INFO] [stdout] dbb945b471b4302f8c2f294d72a9f9aee0a76ccfb09f36198fe2e8ad9d3c1466
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d165237f785ed0215203edfdbc11bf10aed0a3a65a6e71c462e857cbd7aaf55e
[INFO] running `Command { std: "docker" "start" "-a" "d165237f785ed0215203edfdbc11bf10aed0a3a65a6e71c462e857cbd7aaf55e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling unicode_names2 v0.6.0
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling egui_plot v0.28.1
[INFO] [stderr]    Compiling egui_extras v0.28.1
[INFO] [stderr]    Compiling egui_glow v0.28.1
[INFO] [stderr]    Compiling gtk-egui-area v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling egui_demo_lib v0.28.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.63s
[INFO] running `Command { std: "docker" "inspect" "d165237f785ed0215203edfdbc11bf10aed0a3a65a6e71c462e857cbd7aaf55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d165237f785ed0215203edfdbc11bf10aed0a3a65a6e71c462e857cbd7aaf55e", kill_on_drop: false }`
[INFO] [stdout] d165237f785ed0215203edfdbc11bf10aed0a3a65a6e71c462e857cbd7aaf55e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0ef75ebb50c811554f55bace042c4869bdfbecdbcc3bd97b8c21f948486a1eb6
[INFO] running `Command { std: "docker" "start" "-a" "0ef75ebb50c811554f55bace042c4869bdfbecdbcc3bd97b8c21f948486a1eb6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gtk_egui_area-932bcba4e0d46752)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gtk_egui_area
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ef75ebb50c811554f55bace042c4869bdfbecdbcc3bd97b8c21f948486a1eb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef75ebb50c811554f55bace042c4869bdfbecdbcc3bd97b8c21f948486a1eb6", kill_on_drop: false }`
[INFO] [stdout] 0ef75ebb50c811554f55bace042c4869bdfbecdbcc3bd97b8c21f948486a1eb6
