[INFO] cloning repository https://github.com/Revirae/xef
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Revirae/xef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevirae%2Fxef", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevirae%2Fxef'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53b1050ddcee9d16910c04be1217eb3f64f63fa3
[INFO] checking Revirae/xef against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevirae%2Fxef" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Revirae/xef
[INFO] finished tweaking git repo https://github.com/Revirae/xef
[INFO] tweaked toml for git repo https://github.com/Revirae/xef written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Revirae/xef on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Revirae/xef 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce20044856a530c310c85225add28399b1bada09803b5b630e0856db961461d0
[INFO] running `Command { std: "docker" "start" "-a" "ce20044856a530c310c85225add28399b1bada09803b5b630e0856db961461d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce20044856a530c310c85225add28399b1bada09803b5b630e0856db961461d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce20044856a530c310c85225add28399b1bada09803b5b630e0856db961461d0", kill_on_drop: false }`
[INFO] [stdout] ce20044856a530c310c85225add28399b1bada09803b5b630e0856db961461d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ccdaa7ea784ca18e11c56ae1e1921cacc143ccbc81211507a43d3ac10df95c
[INFO] running `Command { std: "docker" "start" "-a" "c2ccdaa7ea784ca18e11c56ae1e1921cacc143ccbc81211507a43d3ac10df95c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking roxmltree v0.19.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking sys-locale v0.2.4
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling softbuffer v0.4.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking euclid v0.22.10
[INFO] [stderr]    Compiling floem-winit v0.29.4
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking rect_packer v0.2.1
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking grid v0.13.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking taffy v0.4.4
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking font-types v0.5.5
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking read-fonts v0.19.3
[INFO] [stderr]     Checking polling v3.7.1
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0482edcd26f24452.rmeta --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" "c2ccdaa7ea784ca18e11c56ae1e1921cacc143ccbc81211507a43d3ac10df95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ccdaa7ea784ca18e11c56ae1e1921cacc143ccbc81211507a43d3ac10df95c", kill_on_drop: false }`
[INFO] [stdout] c2ccdaa7ea784ca18e11c56ae1e1921cacc143ccbc81211507a43d3ac10df95c
