[INFO] cloning repository https://github.com/camilomcatasus/bevy_multiplayer_pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camilomcatasus/bevy_multiplayer_pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilomcatasus%2Fbevy_multiplayer_pong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilomcatasus%2Fbevy_multiplayer_pong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7b151268306c7e808c8ba7c7f4468894dac880e [INFO] checking camilomcatasus/bevy_multiplayer_pong against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilomcatasus%2Fbevy_multiplayer_pong" "/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/camilomcatasus/bevy_multiplayer_pong [INFO] finished tweaking git repo https://github.com/camilomcatasus/bevy_multiplayer_pong [INFO] tweaked toml for git repo https://github.com/camilomcatasus/bevy_multiplayer_pong written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/camilomcatasus/bevy_multiplayer_pong on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/camilomcatasus/bevy_multiplayer_pong 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking camilomcatasus/bevy_multiplayer_pong against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamilomcatasus%2Fbevy_multiplayer_pong" "/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/camilomcatasus/bevy_multiplayer_pong [INFO] finished tweaking git repo https://github.com/camilomcatasus/bevy_multiplayer_pong [INFO] tweaked toml for git repo https://github.com/camilomcatasus/bevy_multiplayer_pong written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/camilomcatasus/bevy_multiplayer_pong on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/camilomcatasus/bevy_multiplayer_pong 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0 [INFO] running `Command { std: "docker" "start" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking stackfuture v0.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking const-fnv1a-hash v1.1.0 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking bevy_mikktspace v0.17.0-dev [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wgpu-hal v26.0.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking no_std_io2 v0.9.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking ringbuffer v0.16.0 [INFO] [stderr] Checking self_cell v1.2.1 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking bevy_ptr v0.15.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bevy_tasks v0.15.3 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking grid v0.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking taffy v0.7.7 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [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/d8be25549d5418405531341b4be6d8538fc3c42e/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=be734a1d7acca22c -C extra-filename=-7820bd67844a5b61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d21983df834c79db.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" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0", kill_on_drop: false }` [INFO] [stdout] b562edae17adc2081b6aa6dead3241edb2f8688a549749302d2136690732c3f0