[INFO] fetching crate easy-imgui-filechooser 0.3.4...
[INFO] checking easy-imgui-filechooser-0.3.4 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate easy-imgui-filechooser 0.3.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate easy-imgui-filechooser 0.3.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate easy-imgui-filechooser 0.3.4
[INFO] tweaked toml for crates.io crate easy-imgui-filechooser 0.3.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate easy-imgui-filechooser 0.3.4 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate easy-imgui-filechooser 0.3.4 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f828042df5d10739fc33dd16ad650e857a504a8ac0256647cb7d898680049038
[INFO] running `Command { std: "docker" "start" "-a" "f828042df5d10739fc33dd16ad650e857a504a8ac0256647cb7d898680049038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f828042df5d10739fc33dd16ad650e857a504a8ac0256647cb7d898680049038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f828042df5d10739fc33dd16ad650e857a504a8ac0256647cb7d898680049038", kill_on_drop: false }`
[INFO] [stdout] f828042df5d10739fc33dd16ad650e857a504a8ac0256647cb7d898680049038
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b231888d944999360012560a9dd265f737f7b7e011a079e3a9523aef1c4c134
[INFO] running `Command { std: "docker" "start" "-a" "6b231888d944999360012560a9dd265f737f7b7e011a079e3a9523aef1c4c134", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling xshell v0.2.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking moxcms v0.7.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling easy-imgui-sys v0.19.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]    Compiling easy-imgui-filechooser v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bytesize v2.1.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking easy-imgui-opengl v0.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking easy-imgui v0.19.0
[INFO] [stderr]     Checking easy-imgui-renderer v0.19.0
[INFO] [stderr]     Checking easy-imgui-window v0.19.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "6b231888d944999360012560a9dd265f737f7b7e011a079e3a9523aef1c4c134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b231888d944999360012560a9dd265f737f7b7e011a079e3a9523aef1c4c134", kill_on_drop: false }`
[INFO] [stdout] 6b231888d944999360012560a9dd265f737f7b7e011a079e3a9523aef1c4c134
