[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] checking geovex/cross-gui against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[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 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking geovex/cross-gui against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[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 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wchar v0.6.1
[INFO] [stderr]   Downloaded wchar-impl v0.6.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41b9237d0104aff13f9b8661bb2884ebcd2573c441d9b96282b4295a88013a2f
[INFO] running `Command { std: "docker" "start" "-a" "41b9237d0104aff13f9b8661bb2884ebcd2573c441d9b96282b4295a88013a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b9237d0104aff13f9b8661bb2884ebcd2573c441d9b96282b4295a88013a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b9237d0104aff13f9b8661bb2884ebcd2573c441d9b96282b4295a88013a2f", kill_on_drop: false }`
[INFO] [stdout] 41b9237d0104aff13f9b8661bb2884ebcd2573c441d9b96282b4295a88013a2f
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1f74d6dfef164bc1c83c27e2eeab6b02de344d5e8cab01032434b7453e1eded
[INFO] running `Command { std: "docker" "start" "-a" "b1f74d6dfef164bc1c83c27e2eeab6b02de344d5e8cab01032434b7453e1eded", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling glib-sys v0.9.1
[INFO] [stderr]    Compiling gobject-sys v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling gio-sys v0.9.1
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.9.1
[INFO] [stderr]    Compiling pango-sys v0.9.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.2
[INFO] [stderr]    Compiling futures-task v0.3.28
[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 pango v0.8.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling cairo-rs v0.8.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.8.0
[INFO] [stderr]    Compiling atk v0.8.0
[INFO] [stderr]    Compiling gdk v0.12.1
[INFO] [stderr]    Compiling gtk v0.8.1
[INFO] [stderr]     Checking syn v2.0.18
[INFO] [stderr]     Checking cross-gui-derive v0.1.0 (/opt/rustwide/workdir/cross-gui-derive)
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.9.3
[INFO] [stderr]     Checking 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/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] [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 27.21s
[INFO] running `Command { std: "docker" "inspect" "b1f74d6dfef164bc1c83c27e2eeab6b02de344d5e8cab01032434b7453e1eded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f74d6dfef164bc1c83c27e2eeab6b02de344d5e8cab01032434b7453e1eded", kill_on_drop: false }`
[INFO] [stdout] b1f74d6dfef164bc1c83c27e2eeab6b02de344d5e8cab01032434b7453e1eded
