[INFO] fetching crate ironfoil-gui 0.4.5...
[INFO] checking ironfoil-gui-0.4.5 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate ironfoil-gui 0.4.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ironfoil-gui 0.4.5
[INFO] finished tweaking crates.io crate ironfoil-gui 0.4.5
[INFO] tweaked toml for crates.io crate ironfoil-gui 0.4.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ironfoil-gui 0.4.5 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ironfoil-gui 0.4.5 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29056b79a9a70a2405d28386ddbc66576afe4948a7b3a7ea0ca263f7ee93968d
[INFO] running `Command { std: "docker" "start" "-a" "29056b79a9a70a2405d28386ddbc66576afe4948a7b3a7ea0ca263f7ee93968d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29056b79a9a70a2405d28386ddbc66576afe4948a7b3a7ea0ca263f7ee93968d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29056b79a9a70a2405d28386ddbc66576afe4948a7b3a7ea0ca263f7ee93968d", kill_on_drop: false }`
[INFO] [stdout] 29056b79a9a70a2405d28386ddbc66576afe4948a7b3a7ea0ca263f7ee93968d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c3f98a5065c93c53ff36a895504fba8683508122a99c632f95afe9f6ef7acf
[INFO] running `Command { std: "docker" "start" "-a" "85c3f98a5065c93c53ff36a895504fba8683508122a99c632f95afe9f6ef7acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]    Compiling ironfoil-gui v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: ironfoil-gui@0.4.5: not within a suitable 'git' worktree!
[INFO] [stderr] warning: ironfoil-gui@0.4.5: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking nusb v0.2.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ironfoil-core v0.4.5
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]     Checking egui_extras v0.33.3
[INFO] [stderr]     Checking egui-toast v0.19.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "85c3f98a5065c93c53ff36a895504fba8683508122a99c632f95afe9f6ef7acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c3f98a5065c93c53ff36a895504fba8683508122a99c632f95afe9f6ef7acf", kill_on_drop: false }`
[INFO] [stdout] 85c3f98a5065c93c53ff36a895504fba8683508122a99c632f95afe9f6ef7acf
