[INFO] cloning repository https://github.com/CHD-hmd-temp/WorldWithoutAnime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CHD-hmd-temp/WorldWithoutAnime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHD-hmd-temp%2FWorldWithoutAnime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHD-hmd-temp%2FWorldWithoutAnime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e198cd04971527ffbc3fc1652a094f87a5d63d7b
[INFO] checking CHD-hmd-temp/WorldWithoutAnime against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCHD-hmd-temp%2FWorldWithoutAnime" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CHD-hmd-temp/WorldWithoutAnime
[INFO] finished tweaking git repo https://github.com/CHD-hmd-temp/WorldWithoutAnime
[INFO] tweaked toml for git repo https://github.com/CHD-hmd-temp/WorldWithoutAnime written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CHD-hmd-temp/WorldWithoutAnime on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CHD-hmd-temp/WorldWithoutAnime 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a9dde13385c45a72838d47fefd4d6fb3b203884ac9f89067f853cdc989a2c46
[INFO] running `Command { std: "docker" "start" "-a" "5a9dde13385c45a72838d47fefd4d6fb3b203884ac9f89067f853cdc989a2c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9dde13385c45a72838d47fefd4d6fb3b203884ac9f89067f853cdc989a2c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9dde13385c45a72838d47fefd4d6fb3b203884ac9f89067f853cdc989a2c46", kill_on_drop: false }`
[INFO] [stdout] 5a9dde13385c45a72838d47fefd4d6fb3b203884ac9f89067f853cdc989a2c46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80554c80818d83f84dffe61165d59bb46fc6a9eab837a5ef55a3bf7acb26bd66
[INFO] running `Command { std: "docker" "start" "-a" "80554c80818d83f84dffe61165d59bb46fc6a9eab837a5ef55a3bf7acb26bd66", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking bevy_ptr v0.15.2
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking atomicow v1.0.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking bevy_tasks v0.15.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking ktx2 v0.3.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking unicode-ident v1.0.17
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pyo3-build-config v0.24.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]    Compiling blake3 v1.6.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking bresenham v0.1.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/e117153a45c546e883c1f91d82611775fcaeffe0/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 -C embed-bitcode=no -C debuginfo=2 --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=3c80594cdfb0b62a -C extra-filename=-a42b0af49080b628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1986a0d07606245d.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" "80554c80818d83f84dffe61165d59bb46fc6a9eab837a5ef55a3bf7acb26bd66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80554c80818d83f84dffe61165d59bb46fc6a9eab837a5ef55a3bf7acb26bd66", kill_on_drop: false }`
[INFO] [stdout] 80554c80818d83f84dffe61165d59bb46fc6a9eab837a5ef55a3bf7acb26bd66
