[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#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRevirae%2Fxef" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Revirae/xef on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abff9a64714f9e13c41d5d2e4b6fc389ff4ccb6b03462bc559a48e236943389b
[INFO] running `Command { std: "docker" "start" "-a" "abff9a64714f9e13c41d5d2e4b6fc389ff4ccb6b03462bc559a48e236943389b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abff9a64714f9e13c41d5d2e4b6fc389ff4ccb6b03462bc559a48e236943389b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abff9a64714f9e13c41d5d2e4b6fc389ff4ccb6b03462bc559a48e236943389b", kill_on_drop: false }`
[INFO] [stdout] abff9a64714f9e13c41d5d2e4b6fc389ff4ccb6b03462bc559a48e236943389b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15702d6a4969544a898f9680aa7a6d0e3d6f5ba2e92c7fcee3ad471b1571e723
[INFO] running `Command { std: "docker" "start" "-a" "15702d6a4969544a898f9680aa7a6d0e3d6f5ba2e92c7fcee3ad471b1571e723", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.66
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.31.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking fontconfig-parser v0.5.6
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wgpu-hal v0.19.4
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.4
[INFO] [stderr]     Checking sys-locale v0.2.4
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling softbuffer v0.4.3
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking regex-automata v0.4.7
[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 v15.1.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking rect_packer v0.2.1
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking drm-ffi v0.8.0
[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]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking font-types v0.5.5
[INFO] [stderr]     Checking polling v3.7.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking read-fonts v0.19.3
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking grid v0.13.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking taffy v0.4.4
[INFO] [stderr]     Checking js-sys v0.3.69
[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/66388cc165a6c4ac98c074dc9f0281ff23528c55/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" "15702d6a4969544a898f9680aa7a6d0e3d6f5ba2e92c7fcee3ad471b1571e723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15702d6a4969544a898f9680aa7a6d0e3d6f5ba2e92c7fcee3ad471b1571e723", kill_on_drop: false }`
[INFO] [stdout] 15702d6a4969544a898f9680aa7a6d0e3d6f5ba2e92c7fcee3ad471b1571e723
