[INFO] cloning repository https://github.com/AustinLCouch/nine_lives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AustinLCouch/nine_lives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinLCouch%2Fnine_lives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinLCouch%2Fnine_lives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 37317de88e3af7a4866ba00fc0e7f7f058201507
[INFO] checking AustinLCouch/nine_lives against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAustinLCouch%2Fnine_lives" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AustinLCouch/nine_lives
[INFO] finished tweaking git repo https://github.com/AustinLCouch/nine_lives
[INFO] tweaked toml for git repo https://github.com/AustinLCouch/nine_lives written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AustinLCouch/nine_lives on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AustinLCouch/nine_lives 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 342ec2685612f6d4e5338e5f622cad7a3ca2b8ab2c04a02fe14b20ba0cce7be3
[INFO] running `Command { std: "docker" "start" "-a" "342ec2685612f6d4e5338e5f622cad7a3ca2b8ab2c04a02fe14b20ba0cce7be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "342ec2685612f6d4e5338e5f622cad7a3ca2b8ab2c04a02fe14b20ba0cce7be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "342ec2685612f6d4e5338e5f622cad7a3ca2b8ab2c04a02fe14b20ba0cce7be3", kill_on_drop: false }`
[INFO] [stdout] 342ec2685612f6d4e5338e5f622cad7a3ca2b8ab2c04a02fe14b20ba0cce7be3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8de3c352e7c62a45803fbd709f6f6262498aa0cf3ccf62bd112cbc12b58e6a8
[INFO] running `Command { std: "docker" "start" "-a" "f8de3c352e7c62a45803fbd709f6f6262498aa0cf3ccf62bd112cbc12b58e6a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking typewit v1.14.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking const_panic v0.2.14
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking sysinfo v0.34.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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/0bdee9e879c87b7211d316e9152109cfd46c576b/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=f70a8952432610f8 -C extra-filename=-9d06aadc60c0205b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-da912f72a586ad72.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" "f8de3c352e7c62a45803fbd709f6f6262498aa0cf3ccf62bd112cbc12b58e6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8de3c352e7c62a45803fbd709f6f6262498aa0cf3ccf62bd112cbc12b58e6a8", kill_on_drop: false }`
[INFO] [stdout] f8de3c352e7c62a45803fbd709f6f6262498aa0cf3ccf62bd112cbc12b58e6a8
