[INFO] cloning repository https://github.com/geovex/cross-gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geovex/cross-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeovex%2Fcross-gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeovex%2Fcross-gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be322e17da58bfd99590661245701eefba0dda90
[INFO] testing geovex/cross-gui 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%2Fgeovex%2Fcross-gui" "/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/geovex/cross-gui
[INFO] finished tweaking git repo https://github.com/geovex/cross-gui
[INFO] tweaked toml for git repo https://github.com/geovex/cross-gui written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geovex/cross-gui 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/geovex/cross-gui 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] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4e45464ca2266c7bc602a3c43238513f9cfb0dac32fbd959cde8f4e26921683
[INFO] running `Command { std: "docker" "start" "-a" "b4e45464ca2266c7bc602a3c43238513f9cfb0dac32fbd959cde8f4e26921683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4e45464ca2266c7bc602a3c43238513f9cfb0dac32fbd959cde8f4e26921683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e45464ca2266c7bc602a3c43238513f9cfb0dac32fbd959cde8f4e26921683", kill_on_drop: false }`
[INFO] [stdout] b4e45464ca2266c7bc602a3c43238513f9cfb0dac32fbd959cde8f4e26921683
[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=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] 67ca8d964f59250cb590a4790bfdf6d378f3730bb882b4bd4437cb56f87c3032
[INFO] running `Command { std: "docker" "start" "-a" "67ca8d964f59250cb590a4790bfdf6d378f3730bb882b4bd4437cb56f87c3032", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling gdk-sys v0.9.1
[INFO] [stderr]    Compiling atk-sys v0.9.1
[INFO] [stderr]    Compiling gio v0.8.1
[INFO] [stderr]    Compiling gtk-sys v0.9.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.8.0
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]    Compiling pango v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling atk v0.8.0
[INFO] [stderr]    Compiling gdk v0.12.1
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling cross-gui-derive v0.1.0 (/opt/rustwide/workdir/cross-gui-derive)
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling glib v0.9.3
[INFO] [stderr]    Compiling cross-gui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/button.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ButtonExt, FixedExt, WidgetExt};
[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: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/label.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ContainerExt, WidgetExt, FixedExt, LabelExt, Align, Orientation};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "67ca8d964f59250cb590a4790bfdf6d378f3730bb882b4bd4437cb56f87c3032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67ca8d964f59250cb590a4790bfdf6d378f3730bb882b4bd4437cb56f87c3032", kill_on_drop: false }`
[INFO] [stdout] 67ca8d964f59250cb590a4790bfdf6d378f3730bb882b4bd4437cb56f87c3032
[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=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] cd655d9e7fa3f030a8e4140733255b1d63159bce7c71ef41a1e5e34f991778ef
[INFO] running `Command { std: "docker" "start" "-a" "cd655d9e7fa3f030a8e4140733255b1d63159bce7c71ef41a1e5e34f991778ef", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unused import: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/button.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ButtonExt, FixedExt, WidgetExt};
[INFO] [stdout]   |                      ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cross-gui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/label.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ContainerExt, WidgetExt, FixedExt, LabelExt, Align, Orientation};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/button.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ButtonExt, FixedExt, WidgetExt};
[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: `FixedExt`
[INFO] [stdout]  --> src/pal/unix/label.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gtk::{ContainerExt, WidgetExt, FixedExt, LabelExt, Align, Orientation};
[INFO] [stdout]   |                                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "cd655d9e7fa3f030a8e4140733255b1d63159bce7c71ef41a1e5e34f991778ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd655d9e7fa3f030a8e4140733255b1d63159bce7c71ef41a1e5e34f991778ef", kill_on_drop: false }`
[INFO] [stdout] cd655d9e7fa3f030a8e4140733255b1d63159bce7c71ef41a1e5e34f991778ef
[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=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] 5040c3b16c68cf6a404638fd5661f977cc6d046f0f511a2ff8e3c04bc598f51f
[INFO] running `Command { std: "docker" "start" "-a" "5040c3b16c68cf6a404638fd5661f977cc6d046f0f511a2ff8e3c04bc598f51f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `FixedExt`
[INFO] [stderr]  --> src/pal/unix/button.rs:2:22
[INFO] [stderr]   |
[INFO] [stderr] 2 | use gtk::{ButtonExt, FixedExt, WidgetExt};
[INFO] [stderr]   |                      ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FixedExt`
[INFO] [stderr]  --> src/pal/unix/label.rs:2:36
[INFO] [stderr]   |
[INFO] [stderr] 2 | use gtk::{ContainerExt, WidgetExt, FixedExt, LabelExt, Align, Orientation};
[INFO] [stderr]   |                                    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cross-gui` (lib) generated 2 warnings (run `cargo fix --lib -p cross-gui` to apply 2 suggestions)
[INFO] [stderr] warning: `cross-gui` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cross_gui-6b165db07afef6ec)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cross_gui
[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] [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" "5040c3b16c68cf6a404638fd5661f977cc6d046f0f511a2ff8e3c04bc598f51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5040c3b16c68cf6a404638fd5661f977cc6d046f0f511a2ff8e3c04bc598f51f", kill_on_drop: false }`
[INFO] [stdout] 5040c3b16c68cf6a404638fd5661f977cc6d046f0f511a2ff8e3c04bc598f51f
