[INFO] fetching crate easy-imgui-filechooser 0.3.5... [INFO] checking easy-imgui-filechooser-0.3.5 against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859 [INFO] extracting crate easy-imgui-filechooser 0.3.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate easy-imgui-filechooser 0.3.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate easy-imgui-filechooser 0.3.5 [INFO] tweaked toml for crates.io crate easy-imgui-filechooser 0.3.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate easy-imgui-filechooser 0.3.5 on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate easy-imgui-filechooser 0.3.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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xshell v0.2.7 [INFO] [stderr] Downloaded easy-imgui-renderer v0.20.0 [INFO] [stderr] Downloaded tr v0.1.11 [INFO] [stderr] Downloaded easy-imgui-opengl v0.2.0 [INFO] [stderr] Downloaded easy-imgui-window v0.20.0 [INFO] [stderr] Downloaded include-po v0.2.0 [INFO] [stderr] Downloaded xshell-macros v0.2.7 [INFO] [stderr] Downloaded easy-imgui v0.20.0 [INFO] [stderr] Downloaded orbclient v0.3.49 [INFO] [stderr] Downloaded easy-imgui-sys v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7e01ca85f61e6e3acc8ebfc7270ee5b9faf137ec6add0ebd9a041787df365e [INFO] running `Command { std: "docker" "start" "-a" "2a7e01ca85f61e6e3acc8ebfc7270ee5b9faf137ec6add0ebd9a041787df365e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7e01ca85f61e6e3acc8ebfc7270ee5b9faf137ec6add0ebd9a041787df365e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7e01ca85f61e6e3acc8ebfc7270ee5b9faf137ec6add0ebd9a041787df365e", kill_on_drop: false }` [INFO] [stdout] 2a7e01ca85f61e6e3acc8ebfc7270ee5b9faf137ec6add0ebd9a041787df365e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d03d9715837086c51ab6e054426d00cab2fc76af24d3daa8757cc5073675ab00 [INFO] running `Command { std: "docker" "start" "-a" "d03d9715837086c51ab6e054426d00cab2fc76af24d3daa8757cc5073675ab00", kill_on_drop: false }` [INFO] [stderr] Compiling 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.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking gif v0.14.0 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3f6250a7bb79e600d9036bbc7c8f65af43933643/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5d3f4f84779f55c6 -C extra-filename=-5ef30c3fbba831c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-728ee1a46395067f.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d03d9715837086c51ab6e054426d00cab2fc76af24d3daa8757cc5073675ab00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03d9715837086c51ab6e054426d00cab2fc76af24d3daa8757cc5073675ab00", kill_on_drop: false }` [INFO] [stdout] d03d9715837086c51ab6e054426d00cab2fc76af24d3daa8757cc5073675ab00