[INFO] cloning repository https://github.com/LeeFergusson/bevy-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeeFergusson/bevy-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeFergusson%2Fbevy-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeFergusson%2Fbevy-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4642038ffcb79182d28931a72cd8e7375d51d39b [INFO] checking LeeFergusson/bevy-template against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeeFergusson%2Fbevy-template" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeeFergusson/bevy-template on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeeFergusson/bevy-template [INFO] finished tweaking git repo https://github.com/LeeFergusson/bevy-template [INFO] tweaked toml for git repo https://github.com/LeeFergusson/bevy-template written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LeeFergusson/bevy-template 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-full v0.3.1 [INFO] [stderr] Downloaded file-id v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86375ddaf5e00ebd2a3d228822c4c0827b266c40e35935dd7f30134c824b48ce [INFO] running `Command { std: "docker" "start" "-a" "86375ddaf5e00ebd2a3d228822c4c0827b266c40e35935dd7f30134c824b48ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86375ddaf5e00ebd2a3d228822c4c0827b266c40e35935dd7f30134c824b48ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86375ddaf5e00ebd2a3d228822c4c0827b266c40e35935dd7f30134c824b48ce", kill_on_drop: false }` [INFO] [stdout] 86375ddaf5e00ebd2a3d228822c4c0827b266c40e35935dd7f30134c824b48ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed047a57b544e1bb03ec2c55b17b5ca78efa15487f21a4ee9f4a7b6c26aa3031 [INFO] running `Command { std: "docker" "start" "-a" "ed047a57b544e1bb03ec2c55b17b5ca78efa15487f21a4ee9f4a7b6c26aa3031", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling indexmap v2.2.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling wgpu-hal v0.19.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-core v0.19.0 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wgpu v0.19.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling winit v0.29.11 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking sysinfo v0.30.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.0 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.0 [INFO] [stderr] Compiling bevy_encase_derive v0.13.0 [INFO] [stderr] Compiling gltf-derive v1.4.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/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=a20fabdf37b436a7 -C extra-filename=-a20fabdf37b436a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-81adf139dc0e97f7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=dbe665851a130408 -C extra-filename=-dbe665851a130408 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ed047a57b544e1bb03ec2c55b17b5ca78efa15487f21a4ee9f4a7b6c26aa3031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed047a57b544e1bb03ec2c55b17b5ca78efa15487f21a4ee9f4a7b6c26aa3031", kill_on_drop: false }` [INFO] [stdout] ed047a57b544e1bb03ec2c55b17b5ca78efa15487f21a4ee9f4a7b6c26aa3031