[INFO] cloning repository https://github.com/Polari-Stars-MC/rigid-body [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Polari-Stars-MC/rigid-body" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolari-Stars-MC%2Frigid-body", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolari-Stars-MC%2Frigid-body'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9289600fe67b5c65fca3800d225d74b58240f59 [INFO] checking Polari-Stars-MC/rigid-body against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolari-Stars-MC%2Frigid-body" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Polari-Stars-MC/rigid-body [INFO] finished tweaking git repo https://github.com/Polari-Stars-MC/rigid-body [INFO] tweaked toml for git repo https://github.com/Polari-Stars-MC/rigid-body written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Polari-Stars-MC/rigid-body on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Polari-Stars-MC/rigid-body 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7 [INFO] running `Command { std: "docker" "start" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7", 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" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7", 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" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Compiling tokio v1.53.1 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling anymap3 v1.1.0 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling cbindgen v0.29.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking safe_arch v1.0.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking wide v1.5.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling ref-cast v1.0.26 [INFO] [stderr] Checking alloc-stdlib v0.2.4 [INFO] [stderr] Compiling topcoat-core v0.4.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking glam v0.33.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking brotli-decompressor v5.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling hybrid-array v0.4.13 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling topcoat-view v0.4.0 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rstar v0.13.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking ena v0.14.4 [INFO] [stderr] Compiling block-buffer v0.12.1 [INFO] [stderr] Checking brotli v8.0.4 [INFO] [stderr] Compiling crypto-common v0.2.2 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking compression-core v0.4.32 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling toml_writer v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.3+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Checking matchit v0.9.2 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.26 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling time-macros v0.2.32 [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/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.33.1/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="approx"' --cfg 'feature="f64"' --cfg 'feature="i32"' --cfg 'feature="i64"' --cfg 'feature="nostd-libm"' --cfg 'feature="std"' --cfg 'feature="u32"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-types", "approx", "arbitrary", "bytecheck", "bytemuck", "core-simd", "cuda", "debug-glam-assert", "default", "encase", "f64", "fast-math", "float-types", "glam-assert", "i16", "i32", "i64", "i8", "integer-types", "isize", "libm", "mint", "nostd-libm", "rand", "rkyv", "scalar-math", "serde", "size-types", "speedy", "std", "u16", "u32", "u64", "u8", "usize", "zerocopy"))' -C metadata=ecd767714b7be421 -C extra-filename=-c2d917a05f2ba6a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-57ac0476dd449e71.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-89e5b3015da8f563.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" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7", kill_on_drop: false }` [INFO] [stdout] b097b1443f2ad8935a5a5f20214a611859cab78a48aed6545cfb62fd814e07b7