[INFO] cloning repository https://github.com/StardustXR/armillary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/armillary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Farmillary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Farmillary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6388f05209195818418fdd9db061000b0f007af
[INFO] checking StardustXR/armillary against 344f7902949345394fa40a5d7dda31f012ccbc0d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Farmillary" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StardustXR/armillary
[INFO] finished tweaking git repo https://github.com/StardustXR/armillary
[INFO] tweaked toml for git repo https://github.com/StardustXR/armillary written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StardustXR/armillary on toolchain 344f7902949345394fa40a5d7dda31f012ccbc0d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StardustXR/armillary 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" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/StardustXR/asteroids.git`
[INFO] [stderr]     Updating git repository `https://github.com/StardustXR/core.git`
[INFO] [stderr]     Updating git repository `https://github.com/StardustXR/molecules.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded global_counter v0.2.2
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded angle v0.5.0
[INFO] [stderr]   Downloaded mint v0.5.9
[INFO] [stderr]   Downloaded shiva-color-rs v0.0.1
[INFO] [stderr]   Downloaded derive_setters v0.1.8
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.1
[INFO] [stderr]   Downloaded lerp v0.5.0
[INFO] [stderr]   Downloaded map-range v0.1.2
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.1
[INFO] [stderr]   Downloaded subsecond v0.7.1
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.1
[INFO] [stderr]   Downloaded subsecond-types v0.7.1
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.1
[INFO] [stderr]   Downloaded flexbuffers v25.9.23
[INFO] [stderr]   Downloaded generational-box v0.7.1
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded dioxus-signals v0.7.1
[INFO] [stderr]   Downloaded kdl v4.7.1
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded ron v0.11.0
[INFO] [stderr]   Downloaded dioxus-core v0.7.1
[INFO] [stderr]   Downloaded ashpd v0.12.0
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded glam v0.24.2
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489
[INFO] running `Command { std: "docker" "start" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489", 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" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489" "/opt/rustwide/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489", 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" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489" "/opt/rustwide/cargo-home/bin/cargo" "+344f7902949345394fa40a5d7dda31f012ccbc0d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking dioxus-core-types v0.7.1
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking global_counter v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/344f7902949345394fa40a5d7dda31f012ccbc0d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.110/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=071f5836f7d8364e -C extra-filename=-3ce34fce0b0b4cf4 --out-dir /opt/rustwide/target/debug/build/syn/3ce34fce0b0b4cf4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f6b976fafba50547/out -L dependency=/opt/rustwide/target/debug/build/quote/3c35ba78d93b6735/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/f6b976fafba50547/out/libproc_macro2-f6b976fafba50547.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/3c35ba78d93b6735/out/libquote-3c35ba78d93b6735.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/9533002ac35f5809/out/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/344f7902949345394fa40a5d7dda31f012ccbc0d/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=517ca5e2c402f848 -C extra-filename=-fd5d71ffcbce4e1b --out-dir /opt/rustwide/target/debug/build/object/fd5d71ffcbce4e1b/out -L dependency=/opt/rustwide/target/debug/build/memchr/b8017674c4ff2b9f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/b8017674c4ff2b9f/out/libmemchr-b8017674c4ff2b9f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489", kill_on_drop: false }`
[INFO] [stdout] 8666c6fe39359f8d21d54412ef071d3477c26d5db732339bcc4922a2a4aac489
