[INFO] cloning repository https://github.com/Saile-14/orbit-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saile-14/orbit-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaile-14%2Forbit-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaile-14%2Forbit-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 366e61a1d2cd95a5416ee83903829475b9baf3c6
[INFO] checking Saile-14/orbit-sim against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaile-14%2Forbit-sim" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Saile-14/orbit-sim
[INFO] finished tweaking git repo https://github.com/Saile-14/orbit-sim
[INFO] tweaked toml for git repo https://github.com/Saile-14/orbit-sim written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Saile-14/orbit-sim on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Saile-14/orbit-sim 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.2.0
[INFO] [stderr]   Downloaded lyon v1.0.16
[INFO] [stderr]   Downloaded bytecount v0.6.9
[INFO] [stderr]   Downloaded lyon_geom v1.0.16
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.6
[INFO] [stderr]   Downloaded glyph_brush v0.7.12
[INFO] [stderr]   Downloaded ggez v0.9.3
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.16
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d39abc877fabd3bd33d91c2f056a8b05d5d70e0c7b4f3c22cd043bd2cf45308
[INFO] running `Command { std: "docker" "start" "-a" "9d39abc877fabd3bd33d91c2f056a8b05d5d70e0c7b4f3c22cd043bd2cf45308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d39abc877fabd3bd33d91c2f056a8b05d5d70e0c7b4f3c22cd043bd2cf45308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d39abc877fabd3bd33d91c2f056a8b05d5d70e0c7b4f3c22cd043bd2cf45308", kill_on_drop: false }`
[INFO] [stdout] 9d39abc877fabd3bd33d91c2f056a8b05d5d70e0c7b4f3c22cd043bd2cf45308
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29bd87f53ed22825104a3337132b29ddb5400221a23a054ec6a3dab212494723
[INFO] running `Command { std: "docker" "start" "-a" "29bd87f53ed22825104a3337132b29ddb5400221a23a054ec6a3dab212494723", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking lyon_geom v1.0.16
[INFO] [stderr]    Compiling semver v1.0.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/90b65889799733f21ebdf59d96411aa531c5900a/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 embed-bitcode=no -C debuginfo=2 --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=d293c07d31b7e0f2 -C extra-filename=-528fdf267c770205 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-8690dcc5a76eb319.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" "29bd87f53ed22825104a3337132b29ddb5400221a23a054ec6a3dab212494723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29bd87f53ed22825104a3337132b29ddb5400221a23a054ec6a3dab212494723", kill_on_drop: false }`
[INFO] [stdout] 29bd87f53ed22825104a3337132b29ddb5400221a23a054ec6a3dab212494723
