[INFO] cloning repository https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglocq%2Favian3d-gravity-jitter-bug-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglocq%2Favian3d-gravity-jitter-bug-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21d0e5fa6b64700d8fd4098059f57fd151534610 [INFO] checking glocq/avian3d-gravity-jitter-bug-minimal-example/21d0e5fa6b64700d8fd4098059f57fd151534610 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglocq%2Favian3d-gravity-jitter-bug-minimal-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example [INFO] finished tweaking git repo https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example [INFO] tweaked toml for git repo https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/glocq/avian3d-gravity-jitter-bug-minimal-example 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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b26966fa478abe33a6e3858b047aa0501d2ad8725b5bda7967b82b0617292f0 [INFO] running `Command { std: "docker" "start" "-a" "0b26966fa478abe33a6e3858b047aa0501d2ad8725b5bda7967b82b0617292f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b26966fa478abe33a6e3858b047aa0501d2ad8725b5bda7967b82b0617292f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b26966fa478abe33a6e3858b047aa0501d2ad8725b5bda7967b82b0617292f0", kill_on_drop: false }` [INFO] [stdout] 0b26966fa478abe33a6e3858b047aa0501d2ad8725b5bda7967b82b0617292f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e29e14fdbd2680e30ae2766a00c50f5048d11b5082f9b1ee0037ab8bc23c878 [INFO] running `Command { std: "docker" "start" "-a" "3e29e14fdbd2680e30ae2766a00c50f5048d11b5082f9b1ee0037ab8bc23c878", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling wgpu-core v24.0.5 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wgpu v24.0.5 [INFO] [stderr] Checking sysinfo v0.34.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Checking accesskit v0.18.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking grid v0.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking fontdb v0.16.2 [INFO] [stderr] Checking taffy v0.7.7 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking num-rational v0.4.2 [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/2c0f4860cc86e2354a55ea04e738848168435c90/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=ec2665b26542fe6d -C extra-filename=-b17b7b0b2fb35b75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6d11891985ecf629.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" "3e29e14fdbd2680e30ae2766a00c50f5048d11b5082f9b1ee0037ab8bc23c878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e29e14fdbd2680e30ae2766a00c50f5048d11b5082f9b1ee0037ab8bc23c878", kill_on_drop: false }` [INFO] [stdout] 3e29e14fdbd2680e30ae2766a00c50f5048d11b5082f9b1ee0037ab8bc23c878