[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] c278020dc78587e887f91377a882b50d0b009c50
[INFO] checking StardustXR/armillary against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Farmillary" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StardustXR/armillary on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_setters v0.1.8
[INFO] [stderr]   Downloaded dioxus-cli-config v0.7.1
[INFO] [stderr]   Downloaded subsecond-types v0.7.1
[INFO] [stderr]   Downloaded global_counter v0.2.2
[INFO] [stderr]   Downloaded dioxus-devtools v0.7.1
[INFO] [stderr]   Downloaded flexbuffers v25.9.23
[INFO] [stderr]   Downloaded lerp v0.5.0
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.1
[INFO] [stderr]   Downloaded dioxus-devtools-types v0.7.1
[INFO] [stderr]   Downloaded subsecond v0.7.1
[INFO] [stderr]   Downloaded angle v0.5.0
[INFO] [stderr]   Downloaded shiva-color-rs v0.0.1
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded generational-box v0.7.1
[INFO] [stderr]   Downloaded kdl v4.7.1
[INFO] [stderr]   Downloaded dioxus-signals v0.7.1
[INFO] [stderr]   Downloaded ashpd v0.12.0
[INFO] [stderr]   Downloaded stardust-xr v0.50.0
[INFO] [stderr]   Downloaded stardust-xr-schemas v2.0.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded map-range v0.1.2
[INFO] [stderr]   Downloaded dioxus-core v0.7.1
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded flatbuffers v25.9.23
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded stardust-xr-fusion v0.50.0
[INFO] [stderr]   Downloaded stardust-xr-asteroids v0.50.0
[INFO] [stderr]   Downloaded stardust-xr-molecules v0.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cc2944e1c69df331d2d3bc18fd31b4cc3914af93438dec9c9764887c42c64de
[INFO] running `Command { std: "docker" "start" "-a" "4cc2944e1c69df331d2d3bc18fd31b4cc3914af93438dec9c9764887c42c64de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cc2944e1c69df331d2d3bc18fd31b4cc3914af93438dec9c9764887c42c64de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cc2944e1c69df331d2d3bc18fd31b4cc3914af93438dec9c9764887c42c64de", kill_on_drop: false }`
[INFO] [stdout] 4cc2944e1c69df331d2d3bc18fd31b4cc3914af93438dec9c9764887c42c64de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c096d5e5a6ab21b6080f817b762b7681d49011261e1e2c0d3735ffd50ddf1d81
[INFO] running `Command { std: "docker" "start" "-a" "c096d5e5a6ab21b6080f817b762b7681d49011261e1e2c0d3735ffd50ddf1d81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking dioxus-core-types v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking global_counter v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking map-range v0.1.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking lerp v0.5.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking dioxus-cli-config v0.7.1
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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 -C embed-bitcode=no '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --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=00a3d9690bb8ba61 -C extra-filename=-b9758f56cfe4ed7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (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/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/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 -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --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=92c555edddc9637c -C extra-filename=-d243dbd095021228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.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" "c096d5e5a6ab21b6080f817b762b7681d49011261e1e2c0d3735ffd50ddf1d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c096d5e5a6ab21b6080f817b762b7681d49011261e1e2c0d3735ffd50ddf1d81", kill_on_drop: false }`
[INFO] [stdout] c096d5e5a6ab21b6080f817b762b7681d49011261e1e2c0d3735ffd50ddf1d81
