[INFO] cloning repository https://github.com/memorycode/bevy-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memorycode/bevy-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemorycode%2Fbevy-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemorycode%2Fbevy-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58638b6cf9b8aa636a3bb30ba651ada6bf4bd3d5 [INFO] checking memorycode/bevy-test against master#8b6b15b877fbceb1ee5d9a5a4746e7515901574a for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemorycode%2Fbevy-test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/memorycode/bevy-test [INFO] finished tweaking git repo https://github.com/memorycode/bevy-test [INFO] tweaked toml for git repo https://github.com/memorycode/bevy-test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/memorycode/bevy-test on toolchain 8b6b15b877fbceb1ee5d9a5a4746e7515901574a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/memorycode/bevy-test 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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_dylib v0.13.2 [INFO] [stderr] Downloaded ab_glyph v0.2.24 [INFO] [stderr] Downloaded bevy-inspector-egui-derive v0.23.0 [INFO] [stderr] Downloaded bevy_asset_loader_derive v0.20.0 [INFO] [stderr] Downloaded async-executor v1.10.0 [INFO] [stderr] Downloaded clipboard-win v5.3.0 [INFO] [stderr] Downloaded ecolor v0.26.2 [INFO] [stderr] Downloaded emath v0.26.2 [INFO] [stderr] Downloaded arboard v3.3.2 [INFO] [stderr] Downloaded cc v1.0.92 [INFO] [stderr] Downloaded bevy-inspector-egui v0.23.4 [INFO] [stderr] Downloaded bevy_egui v0.25.0 [INFO] [stderr] Downloaded sysinfo v0.30.9 [INFO] [stderr] Downloaded egui v0.26.2 [INFO] [stderr] Downloaded bevy_asset_loader v0.20.0 [INFO] [stderr] Downloaded epaint v0.26.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f43029161be0b927944c451ab5cca413eeccf6e66ebe1fa59118b07413435873 [INFO] running `Command { std: "docker" "start" "-a" "f43029161be0b927944c451ab5cca413eeccf6e66ebe1fa59118b07413435873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f43029161be0b927944c451ab5cca413eeccf6e66ebe1fa59118b07413435873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f43029161be0b927944c451ab5cca413eeccf6e66ebe1fa59118b07413435873", kill_on_drop: false }` [INFO] [stdout] f43029161be0b927944c451ab5cca413eeccf6e66ebe1fa59118b07413435873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8b6b15b877fbceb1ee5d9a5a4746e7515901574a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b79122f53cbe582f47096393fa140f31b1772740af8c668ad25379b5d9ce48 [INFO] running `Command { std: "docker" "start" "-a" "a3b79122f53cbe582f47096393fa140f31b1772740af8c668ad25379b5d9ce48", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking bevy_ptr v0.13.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling gilrs v0.10.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ab_glyph v0.2.24 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking slotmap v1.0.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking grid v0.10.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking sysinfo v0.30.9 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking pretty-type-name v1.0.1 [INFO] [stderr] Checking taffy v0.3.18 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking async-executor v1.10.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking bevy_tasks v0.13.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling bevy_derive v0.13.2 [INFO] [stderr] Compiling bevy_asset_macros v0.13.2 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.2 [INFO] [stderr] Compiling bevy_encase_derive v0.13.2 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.2 [INFO] [stderr] Compiling bevy_asset_loader_derive v0.20.0 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.23.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/8b6b15b877fbceb1ee5d9a5a4746e7515901574a/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=94083bc281cf40ad -C extra-filename=-a03abcf840ee9f48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-f865cda042a44b04.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" "a3b79122f53cbe582f47096393fa140f31b1772740af8c668ad25379b5d9ce48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b79122f53cbe582f47096393fa140f31b1772740af8c668ad25379b5d9ce48", kill_on_drop: false }` [INFO] [stdout] a3b79122f53cbe582f47096393fa140f31b1772740af8c668ad25379b5d9ce48