[INFO] cloning repository https://github.com/DanielIrons/onion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielIrons/onion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielIrons%2Fonion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielIrons%2Fonion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c90bc06613919baa704493d0b400295327bab9c7
[INFO] checking DanielIrons/onion against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielIrons%2Fonion" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielIrons/onion
[INFO] finished tweaking git repo https://github.com/DanielIrons/onion
[INFO] tweaked toml for git repo https://github.com/DanielIrons/onion written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielIrons/onion on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielIrons/onion 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/vulkano-rs/vulkano`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slabbin v1.0.1
[INFO] [stderr]   Downloaded shaderc v0.8.3
[INFO] [stderr]   Downloaded hecs v0.10.5
[INFO] [stderr]   Downloaded shaderc-sys v0.8.3
[INFO] [stderr]   Downloaded vk-parse v0.12.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c81167069b495583bfa81b95b46b898220722194971243c730c8de38c934655
[INFO] running `Command { std: "docker" "start" "-a" "7c81167069b495583bfa81b95b46b898220722194971243c730c8de38c934655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c81167069b495583bfa81b95b46b898220722194971243c730c8de38c934655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c81167069b495583bfa81b95b46b898220722194971243c730c8de38c934655", kill_on_drop: false }`
[INFO] [stdout] 7c81167069b495583bfa81b95b46b898220722194971243c730c8de38c934655
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a52886e09cc9f1041bb1190792362b328afa42387da81f35df5cf21d234c10d9
[INFO] running `Command { std: "docker" "start" "-a" "a52886e09cc9f1041bb1190792362b328afa42387da81f35df5cf21d234c10d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.102
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling wayland-sys v0.31.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling slabbin v1.0.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking fontdue v0.9.2
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking hecs v0.10.5
[INFO] [stderr]    Compiling wayland-backend v0.3.4
[INFO] [stderr]    Compiling shaderc-sys v0.8.3
[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/f5e2df741b4a9820a7579f0c8eccc951706a8782/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=9860f83c3bb9d283 -C extra-filename=-7ebee3f5a8df4b33 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-50b0824cb8d907bb.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" "a52886e09cc9f1041bb1190792362b328afa42387da81f35df5cf21d234c10d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52886e09cc9f1041bb1190792362b328afa42387da81f35df5cf21d234c10d9", kill_on_drop: false }`
[INFO] [stdout] a52886e09cc9f1041bb1190792362b328afa42387da81f35df5cf21d234c10d9
