[INFO] cloning repository https://github.com/37715/rust-physics-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/37715/rust-physics-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37715%2Frust-physics-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37715%2Frust-physics-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f2911873ed8803e4009b120dffe4e3c7dc202a5 [INFO] checking 37715/rust-physics-simulation against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37715%2Frust-physics-simulation" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/37715/rust-physics-simulation [INFO] finished tweaking git repo https://github.com/37715/rust-physics-simulation [INFO] tweaked toml for git repo https://github.com/37715/rust-physics-simulation written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/37715/rust-physics-simulation on toolchain e117153a45c546e883c1f91d82611775fcaeffe0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/37715/rust-physics-simulation 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45f57db40ca10b4ab5bed5f842aeb68097fe1907f88635517af2e2210592e8af [INFO] running `Command { std: "docker" "start" "-a" "45f57db40ca10b4ab5bed5f842aeb68097fe1907f88635517af2e2210592e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45f57db40ca10b4ab5bed5f842aeb68097fe1907f88635517af2e2210592e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f57db40ca10b4ab5bed5f842aeb68097fe1907f88635517af2e2210592e8af", kill_on_drop: false }` [INFO] [stdout] 45f57db40ca10b4ab5bed5f842aeb68097fe1907f88635517af2e2210592e8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c3d7bc6ca448a0890f2cfd2dafce8c41505b1a01e118e252d8a51233d331886 [INFO] running `Command { std: "docker" "start" "-a" "2c3d7bc6ca448a0890f2cfd2dafce8c41505b1a01e118e252d8a51233d331886", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bevy_ptr v0.11.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking bevy_tasks v0.11.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking const_soft_float v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking constgebra v0.1.4 [INFO] [stderr] Checking const_panic v0.2.13 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking ktx2 v0.3.0 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.142 [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/e117153a45c546e883c1f91d82611775fcaeffe0/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=4e35e00da915b4e2 -C extra-filename=-1dbcfc531267f89c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-d2c02ec37c371693.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" "2c3d7bc6ca448a0890f2cfd2dafce8c41505b1a01e118e252d8a51233d331886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c3d7bc6ca448a0890f2cfd2dafce8c41505b1a01e118e252d8a51233d331886", kill_on_drop: false }` [INFO] [stdout] 2c3d7bc6ca448a0890f2cfd2dafce8c41505b1a01e118e252d8a51233d331886