[INFO] cloning repository https://github.com/enellis/bevy_lorenz_system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enellis/bevy_lorenz_system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenellis%2Fbevy_lorenz_system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenellis%2Fbevy_lorenz_system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b1f88ee6e2bd3b2ab8cf7f90b81ea2ab90f06ac [INFO] checking enellis/bevy_lorenz_system against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenellis%2Fbevy_lorenz_system" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/enellis/bevy_lorenz_system [INFO] finished tweaking git repo https://github.com/enellis/bevy_lorenz_system [INFO] tweaked toml for git repo https://github.com/enellis/bevy_lorenz_system written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enellis/bevy_lorenz_system on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enellis/bevy_lorenz_system 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da2a116d43508fdf21ba1405714c1e4cfeeb7b3af08a1c74e0e5ec288fe198c6 [INFO] running `Command { std: "docker" "start" "-a" "da2a116d43508fdf21ba1405714c1e4cfeeb7b3af08a1c74e0e5ec288fe198c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da2a116d43508fdf21ba1405714c1e4cfeeb7b3af08a1c74e0e5ec288fe198c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da2a116d43508fdf21ba1405714c1e4cfeeb7b3af08a1c74e0e5ec288fe198c6", kill_on_drop: false }` [INFO] [stdout] da2a116d43508fdf21ba1405714c1e4cfeeb7b3af08a1c74e0e5ec288fe198c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b39e57a500e40eef6a9f0f3f6ee9a57f731916f42baf376cf3b21be0c3a1d6e [INFO] running `Command { std: "docker" "start" "-a" "2b39e57a500e40eef6a9f0f3f6ee9a57f731916f42baf376cf3b21be0c3a1d6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bevy_ptr v0.15.0 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking const_panic v0.2.10 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking png v0.17.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/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 opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=0ea25ecb9ec98557 -C extra-filename=-d3a5894ecf472f2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-4d04e2335c1496ec.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" "2b39e57a500e40eef6a9f0f3f6ee9a57f731916f42baf376cf3b21be0c3a1d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b39e57a500e40eef6a9f0f3f6ee9a57f731916f42baf376cf3b21be0c3a1d6e", kill_on_drop: false }` [INFO] [stdout] 2b39e57a500e40eef6a9f0f3f6ee9a57f731916f42baf376cf3b21be0c3a1d6e