[INFO] fetching crate easy-imgui-filechooser 0.3.5... [INFO] checking easy-imgui-filechooser-0.3.5 against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095 [INFO] extracting crate easy-imgui-filechooser 0.3.5 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate easy-imgui-filechooser 0.3.5 on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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 easy-imgui-window v0.20.0 [INFO] [stderr] Downloaded gif v0.14.0 [INFO] [stderr] Downloaded easy-imgui-opengl v0.2.0 [INFO] [stderr] Downloaded tr v0.1.11 [INFO] [stderr] Downloaded nom-language v0.1.0 [INFO] [stderr] Downloaded easy-imgui-renderer v0.20.0 [INFO] [stderr] Downloaded easy-imgui v0.20.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.5 [INFO] [stderr] Downloaded easy-imgui-sys v0.20.0 [INFO] [stderr] Downloaded include-po v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e10548393eae3c17e9228002d723a610c16f82dde7191cdc8f0462a8e2cf2b9 [INFO] running `Command { std: "docker" "start" "-a" "3e10548393eae3c17e9228002d723a610c16f82dde7191cdc8f0462a8e2cf2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e10548393eae3c17e9228002d723a610c16f82dde7191cdc8f0462a8e2cf2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e10548393eae3c17e9228002d723a610c16f82dde7191cdc8f0462a8e2cf2b9", kill_on_drop: false }` [INFO] [stdout] 3e10548393eae3c17e9228002d723a610c16f82dde7191cdc8f0462a8e2cf2b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 531a527b268cec92bd0b8021e2448a0999cbb36f7908f635c2139d82773a3f98 [INFO] running `Command { std: "docker" "start" "-a" "531a527b268cec92bd0b8021e2448a0999cbb36f7908f635c2139d82773a3f98", kill_on_drop: false }` [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking wayland-sys v0.31.7 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking tiff v0.10.3 [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] Checking exr v1.74.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 glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.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 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "531a527b268cec92bd0b8021e2448a0999cbb36f7908f635c2139d82773a3f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531a527b268cec92bd0b8021e2448a0999cbb36f7908f635c2139d82773a3f98", kill_on_drop: false }` [INFO] [stdout] 531a527b268cec92bd0b8021e2448a0999cbb36f7908f635c2139d82773a3f98