[INFO] cloning repository https://github.com/fuyu-myk/pixelfold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuyu-myk/pixelfold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyu-myk%2Fpixelfold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyu-myk%2Fpixelfold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd8b2c283d7b25b0af218017ae35eed9185a02d7 [INFO] checking fuyu-myk/pixelfold against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyu-myk%2Fpixelfold" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fuyu-myk/pixelfold [INFO] finished tweaking git repo https://github.com/fuyu-myk/pixelfold [INFO] tweaked toml for git repo https://github.com/fuyu-myk/pixelfold written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fuyu-myk/pixelfold on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fuyu-myk/pixelfold 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc97793f0b5fa1030826050fc9bf4498bfd75b2116cfec910a28473d59b9132 [INFO] running `Command { std: "docker" "start" "-a" "cbc97793f0b5fa1030826050fc9bf4498bfd75b2116cfec910a28473d59b9132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc97793f0b5fa1030826050fc9bf4498bfd75b2116cfec910a28473d59b9132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc97793f0b5fa1030826050fc9bf4498bfd75b2116cfec910a28473d59b9132", kill_on_drop: false }` [INFO] [stdout] cbc97793f0b5fa1030826050fc9bf4498bfd75b2116cfec910a28473d59b9132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 429c095aea9fac293f13b7547467a0ebb2e78260f4bf189f3f016889d5b02f87 [INFO] running `Command { std: "docker" "start" "-a" "429c095aea9fac293f13b7547467a0ebb2e78260f4bf189f3f016889d5b02f87", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling doc-cfg v0.1.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking glam v0.30.9 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking pdbtbx v0.12.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [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/88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.30.9/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 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("spirv"))' --cfg 'feature="default"' --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=8a133c9f107ca889 -C extra-filename=-508cd3f9bc33d82a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "429c095aea9fac293f13b7547467a0ebb2e78260f4bf189f3f016889d5b02f87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429c095aea9fac293f13b7547467a0ebb2e78260f4bf189f3f016889d5b02f87", kill_on_drop: false }` [INFO] [stdout] 429c095aea9fac293f13b7547467a0ebb2e78260f4bf189f3f016889d5b02f87