[INFO] fetching crate hyperast 0.2.0...
[INFO] testing hyperast-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate hyperast 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hyperast 0.2.0
[INFO] finished tweaking crates.io crate hyperast 0.2.0
[INFO] tweaked toml for crates.io crate hyperast 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperast 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 184 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_ecs v0.14.2 (available: v0.17.1)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding mlua v0.9.9 (available: v0.11.4)
[INFO] [stderr]       Adding string-interner v0.17.0 (available: v0.19.0)
[INFO] [stderr]       Adding strum v0.25.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.25.3 (available: v0.27.2)
[INFO] [stderr]       Adding tree-sitter v0.23.2 (available: v0.25.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de0ed6c8ec19332a160736d389dbb3e589cc31cc220ff4cadfed6b278ceb88ae
[INFO] running `Command { std: "docker" "start" "-a" "de0ed6c8ec19332a160736d389dbb3e589cc31cc220ff4cadfed6b278ceb88ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de0ed6c8ec19332a160736d389dbb3e589cc31cc220ff4cadfed6b278ceb88ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0ed6c8ec19332a160736d389dbb3e589cc31cc220ff4cadfed6b278ceb88ae", kill_on_drop: false }`
[INFO] [stdout] de0ed6c8ec19332a160736d389dbb3e589cc31cc220ff4cadfed6b278ceb88ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31782a93e1242fb953e7877ef5fe3a75fd57329976de008dedbc241661cbaff0
[INFO] running `Command { std: "docker" "start" "-a" "31782a93e1242fb953e7877ef5fe3a75fd57329976de008dedbc241661cbaff0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling luau0-src v0.12.3+luau663
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tree-sitter v0.23.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling controlled-option-macros v0.2.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling controlled-option v0.4.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling frunk v0.4.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rhai v1.23.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling legion v0.4.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr] error: could not compile `legion` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name legion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/legion-0.4.0/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 -C debuginfo=2 --cfg 'feature="codegen"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-events"' --cfg 'feature="default"' --cfg 'feature="erased-serde"' --cfg 'feature="extended-tuple-impls"' --cfg 'feature="legion_codegen"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="scoped-tls-hkt"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen", "crossbeam-channel", "crossbeam-events", "default", "erased-serde", "extended-tuple-impls", "legion_codegen", "parallel", "rayon", "scoped-tls-hkt", "serde", "serialize", "stdweb", "wasm-bindgen"))' -C metadata=4552aa2cbf32c4b0 -C extra-filename=-be2eb8425261b7b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_refcell=/opt/rustwide/target/debug/deps/libatomic_refcell-9a6bdde95cc79f7d.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-d8d586362ca7b5d5.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cd1bb0a90a5096d1.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-9143b3ab1f004153.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-5e0589ef03f053f4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d269238fde074231.rmeta --extern legion_codegen=/opt/rustwide/target/debug/deps/liblegion_codegen-b0d43fad41499800.so --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6b9cebfdc3d4b964.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-2f6ee0235a8f6553.rmeta --extern scoped_tls_hkt=/opt/rustwide/target/debug/deps/libscoped_tls_hkt-b330ee632f394ba7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a126258b1407d536.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dcfdc6e1aaa29687.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cf24fce8b80b473e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7860d0dfb8f4b0d5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rhai` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.23.4/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="internals"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bin-features", "core-error", "debugging", "decimal", "default", "document-features", "f32_float", "fuzz", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=0107e08b447cf345 -C extra-filename=-acf12ee385f96989 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-b193f69e46412be4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f84f37ac731566a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c445de6622136476.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2fd6f81d07451567.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-fe69d72b14d900b3.so --extern serde=/opt/rustwide/target/debug/deps/libserde-a126258b1407d536.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dcfdc6e1aaa29687.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-e1a5b44f0bb3cb72.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-52b589ea48ac5589.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "31782a93e1242fb953e7877ef5fe3a75fd57329976de008dedbc241661cbaff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31782a93e1242fb953e7877ef5fe3a75fd57329976de008dedbc241661cbaff0", kill_on_drop: false }`
[INFO] [stdout] 31782a93e1242fb953e7877ef5fe3a75fd57329976de008dedbc241661cbaff0
