[INFO] fetching crate egui-winit-phobos 0.10.0...
[INFO] checking egui-winit-phobos-0.10.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate egui-winit-phobos 0.10.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate egui-winit-phobos 0.10.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate egui-winit-phobos 0.10.0
[INFO] finished tweaking crates.io crate egui-winit-phobos 0.10.0
[INFO] tweaked toml for crates.io crate egui-winit-phobos 0.10.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multimap v0.9.1
[INFO] [stderr]   Downloaded raw-window-metal v0.3.2
[INFO] [stderr]   Downloaded egui-winit v0.21.1
[INFO] [stderr]   Downloaded ash-window v0.12.0
[INFO] [stderr]   Downloaded phobos v0.10.0
[INFO] [stderr]   Downloaded spv-cross v0.23.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b525e67a734fc0be70652b17fa6d95c7fb7cd1a3417c4611a44e4f4dbe893c6
[INFO] running `Command { std: "docker" "start" "-a" "9b525e67a734fc0be70652b17fa6d95c7fb7cd1a3417c4611a44e4f4dbe893c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b525e67a734fc0be70652b17fa6d95c7fb7cd1a3417c4611a44e4f4dbe893c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b525e67a734fc0be70652b17fa6d95c7fb7cd1a3417c4611a44e4f4dbe893c6", kill_on_drop: false }`
[INFO] [stdout] 9b525e67a734fc0be70652b17fa6d95c7fb7cd1a3417c4611a44e4f4dbe893c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33388408c87ae1cf18268d0731190d5bb82a95d780073de70be6a7c268281572
[INFO] running `Command { std: "docker" "start" "-a" "33388408c87ae1cf18268d0731190d5bb82a95d780073de70be6a7c268281572", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling spv-cross v0.23.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling phobos v0.10.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]    Compiling egui-winit-phobos v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `get_dxc_path` is never used
[INFO] [stdout]  --> build.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn get_dxc_path() -> Result<PathBuf> {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Stage` is never used
[INFO] [stdout]   --> build.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | enum Stage {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hlsl_profile` is never used
[INFO] [stdout]   --> build.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn hlsl_profile(stage: Stage) -> Result<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_hlsl` is never used
[INFO] [stdout]   --> build.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn compile_hlsl(path: &Path, out: &Path, stage: Stage) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking webbrowser v0.8.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking multimap v0.9.1
[INFO] [stderr]     Checking arboard v3.3.2
[INFO] [stderr]    Compiling derivative v2.2.0
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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"' -C metadata=c5ea94cca8fd9a96 -C extra-filename=-c5ea94cca8fd9a96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9759c23b7b6fd847.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" "33388408c87ae1cf18268d0731190d5bb82a95d780073de70be6a7c268281572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33388408c87ae1cf18268d0731190d5bb82a95d780073de70be6a7c268281572", kill_on_drop: false }`
[INFO] [stdout] 33388408c87ae1cf18268d0731190d5bb82a95d780073de70be6a7c268281572
