[INFO] cloning repository https://github.com/StardustXR/atmosphere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/atmosphere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fatmosphere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fatmosphere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55a3ed1c4c60be9b5d920898e7ef53a37aa37fb5
[INFO] checking StardustXR/atmosphere against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fatmosphere" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StardustXR/atmosphere
[INFO] finished tweaking git repo https://github.com/StardustXR/atmosphere
[INFO] tweaked toml for git repo https://github.com/StardustXR/atmosphere written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StardustXR/atmosphere on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StardustXR/atmosphere 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded stardust-xr-protocol v0.52.1
[INFO] [stderr]   Downloaded zvariant_derive v5.7.0
[INFO] [stderr]   Downloaded stardust-xr-molecules-protocols v0.52.0
[INFO] [stderr]   Downloaded gluon-ipc v0.1.0
[INFO] [stderr]   Downloaded gluon-ipc-derive v0.1.0
[INFO] [stderr]   Downloaded derive_setters v0.1.8
[INFO] [stderr]   Downloaded gluon-ipc-parser v0.1.0
[INFO] [stderr]   Downloaded copy_dir v0.1.3
[INFO] [stderr]   Downloaded gluon-ipc-codegen v0.1.0
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded zbus_macros v5.11.0
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded strong-ipc v0.1.0
[INFO] [stderr]   Downloaded zvariant v5.7.0
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.2
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded zbus v5.11.0
[INFO] [stderr]   Downloaded chumsky v0.12.0
[INFO] [stderr]   Downloaded glam v0.33.7
[INFO] [stderr]   Downloaded windows-sys v0.61.0
[INFO] [stderr]   Downloaded stardust-xr-fusion v0.52.0
[INFO] [stderr]   Downloaded stardust-xr-asteroids v0.52.0
[INFO] [stderr]   Downloaded stardust-xr-molecules v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe
[INFO] running `Command { std: "docker" "start" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe", 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" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe", 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" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling glam v0.33.7
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking lerp v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking map-range v0.1.2
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking copy_dir v0.1.3
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling gluon-ipc-derive v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling tokio v1.53.1
[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/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name glam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glam-0.33.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="all-types"' --cfg 'feature="default"' --cfg 'feature="f64"' --cfg 'feature="float-types"' --cfg 'feature="i16"' --cfg 'feature="i32"' --cfg 'feature="i64"' --cfg 'feature="i8"' --cfg 'feature="integer-types"' --cfg 'feature="isize"' --cfg 'feature="mint"' --cfg 'feature="size-types"' --cfg 'feature="std"' --cfg 'feature="u16"' --cfg 'feature="u32"' --cfg 'feature="u64"' --cfg 'feature="u8"' --cfg 'feature="usize"' --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", "float_eq", "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=48ce72608df0ae18 -C extra-filename=-6441d7a15627d015 --out-dir /opt/rustwide/target/debug/build/glam/6441d7a15627d015/out --extern mint=/opt/rustwide/target/debug/build/mint/5f3ee76f7f4317e3/out/libmint-5f3ee76f7f4317e3.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed77b7b8699e342c2dc842c83cb5fe4025252ee8/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4364721c12b90565 -C extra-filename=-43f7bb36f6fe6f90 --out-dir /opt/rustwide/target/debug/build/rustix/43f7bb36f6fe6f90/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/55249c3eaa54b7c1/out/libbitflags-55249c3eaa54b7c1.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/23141c97e99f248b/out/liblinux_raw_sys-23141c97e99f248b.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe", kill_on_drop: false }`
[INFO] [stdout] e9fe0cad781a8a84fdc67ee9640e321c25edf8f4ff7c9bc2a093b957e1e7d9fe
