[INFO] cloning repository https://github.com/janhohenheim/bevy_ahoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janhohenheim/bevy_ahoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fbevy_ahoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fbevy_ahoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 630a4573725242d23260ca6c18602d037cb713c5
[INFO] documenting janhohenheim/bevy_ahoy against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanhohenheim%2Fbevy_ahoy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janhohenheim/bevy_ahoy
[INFO] finished tweaking git repo https://github.com/janhohenheim/bevy_ahoy
[INFO] tweaked toml for git repo https://github.com/janhohenheim/bevy_ahoy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janhohenheim/bevy_ahoy on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janhohenheim/bevy_ahoy 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f
[INFO] running `Command { std: "docker" "start" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f", 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" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f", 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" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking bevy_ptr v0.19.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking partition v0.1.2
[INFO] [stderr]     Checking arbitrary-chunks v0.4.1
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rdst v0.20.14
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking ena v0.14.4
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr3 v3.1.0
[INFO] [stderr]    Compiling proc-macro-error3 v3.1.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking bevy_platform v0.19.0
[INFO] [stderr]     Checking spade v2.15.1
[INFO] [stderr]     Checking bevy_utils v0.19.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling variadics_please v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling bevy_macro_utils v0.19.0
[INFO] [stderr]    Compiling bevy_ecs_macro_logic v0.19.0
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.19.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bevy_derive v0.19.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling avian_derive v0.2.3
[INFO] [stderr]    Compiling bevy_enhanced_input_macros v0.26.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.19.0
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking glam v0.33.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking bevy_tasks v0.19.0
[INFO] [stderr] error: could not compile `glam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.32.1/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="approx"' --cfg 'feature="bytemuck"' --cfg 'feature="nostd-libm"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "fast-math", "glam-assert", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "speedy", "std", "zerocopy"))' -C metadata=358563d421b724e6 -C extra-filename=-01e6bdcf4969d9ef --out-dir /opt/rustwide/target/debug/build/glam/01e6bdcf4969d9ef/out -L dependency=/opt/rustwide/target/debug/build/approx/6fcf77242e7df729/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/10f9e35aabd8766f/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/88d627644213fc2e/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/eb12e58d357b3e3e/out -L dependency=/opt/rustwide/target/debug/build/chacha20/a7e981b454046abf/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/09e30208b7638d9e/out -L dependency=/opt/rustwide/target/debug/build/getrandom/62e5d40dc8f0c2d3/out -L dependency=/opt/rustwide/target/debug/build/libc/da6026c3aec6440c/out -L dependency=/opt/rustwide/target/debug/build/libm/5e8955daa4aeb7a9/out -L dependency=/opt/rustwide/target/debug/build/num-traits/10cdce612db74017/out -L dependency=/opt/rustwide/target/debug/build/rand/95b8d0192254cc15/out -L dependency=/opt/rustwide/target/debug/build/rand_core/4c04de4a335259d1/out -L dependency=/opt/rustwide/target/debug/build/serde_core/141a2dd17e024c58/out --extern approx=/opt/rustwide/target/debug/build/approx/6fcf77242e7df729/out/libapprox-6fcf77242e7df729.rmeta --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/10f9e35aabd8766f/out/libbytemuck-10f9e35aabd8766f.rmeta --extern libm=/opt/rustwide/target/debug/build/libm/5e8955daa4aeb7a9/out/liblibm-5e8955daa4aeb7a9.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/95b8d0192254cc15/out/librand-95b8d0192254cc15.rmeta --extern serde_core=/opt/rustwide/target/debug/build/serde_core/141a2dd17e024c58/out/libserde_core-141a2dd17e024c58.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" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f", kill_on_drop: false }`
[INFO] [stdout] 9f907603d0cc40da5d20bb8b87ca94c895c281bcf08be16ac9e155dbd28cb11f
