[INFO] cloning repository https://github.com/kaii-lb/hgui-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaii-lb/hgui-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaii-lb%2Fhgui-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaii-lb%2Fhgui-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c40bcf17b4332b6ff15ac355d91746c7eed3cc4 [INFO] checking kaii-lb/hgui-rust against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaii-lb%2Fhgui-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kaii-lb/hgui-rust [INFO] finished tweaking git repo https://github.com/kaii-lb/hgui-rust [INFO] tweaked toml for git repo https://github.com/kaii-lb/hgui-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kaii-lb/hgui-rust on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kaii-lb/hgui-rust 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 393cdd99aa9e6427926a22fe86a15e25ead06af2d86d47db895256abdb0d4e7a [INFO] running `Command { std: "docker" "start" "-a" "393cdd99aa9e6427926a22fe86a15e25ead06af2d86d47db895256abdb0d4e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "393cdd99aa9e6427926a22fe86a15e25ead06af2d86d47db895256abdb0d4e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393cdd99aa9e6427926a22fe86a15e25ead06af2d86d47db895256abdb0d4e7a", kill_on_drop: false }` [INFO] [stdout] 393cdd99aa9e6427926a22fe86a15e25ead06af2d86d47db895256abdb0d4e7a [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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9840adab3a5acf5fefc637f8f865ece7ec1779a787bf1a98addc1cdf94934e37 [INFO] running `Command { std: "docker" "start" "-a" "9840adab3a5acf5fefc637f8f865ece7ec1779a787bf1a98addc1cdf94934e37", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking env v1.0.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking gettext-rs v0.7.7 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Compiling cfg-expr v0.20.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking tree_magic_mini v3.2.2 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.21.5 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling graphene-sys v0.21.5 [INFO] [stderr] Compiling gdk4-sys v0.10.3 [INFO] [stderr] Compiling gsk4-sys v0.10.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling gtk4-sys v0.10.3 [INFO] [stderr] Compiling libadwaita-sys v0.8.1 [INFO] [stderr] Compiling glib-macros v0.21.5 [INFO] [stderr] Compiling gtk4-macros v0.10.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.21.5 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wl-clipboard-rs v0.9.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking gio v0.21.5 [INFO] [stderr] Checking cairo-rs v0.21.5 [INFO] [stderr] Checking graphene-rs v0.21.5 [INFO] [stderr] Checking gdk-pixbuf v0.21.5 [INFO] [stderr] Checking pango v0.21.5 [INFO] [stderr] Checking gdk4 v0.10.3 [INFO] [stderr] Checking gsk4 v0.10.3 [INFO] [stderr] Checking gtk4 v0.10.3 [INFO] [stderr] Checking libadwaita v0.8.1 [INFO] [stderr] Checking hgui-rust v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "9840adab3a5acf5fefc637f8f865ece7ec1779a787bf1a98addc1cdf94934e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9840adab3a5acf5fefc637f8f865ece7ec1779a787bf1a98addc1cdf94934e37", kill_on_drop: false }` [INFO] [stdout] 9840adab3a5acf5fefc637f8f865ece7ec1779a787bf1a98addc1cdf94934e37