[INFO] fetching crate hyperast 0.2.0... [INFO] testing hyperast-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate hyperast 0.2.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hyperast 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding bevy_ecs v0.14.2 (available: v0.17.2) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af807ae16906c6e407e58df12f49ea909301c21541471e00de48379c5c5a4cdd [INFO] running `Command { std: "docker" "start" "-a" "af807ae16906c6e407e58df12f49ea909301c21541471e00de48379c5c5a4cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af807ae16906c6e407e58df12f49ea909301c21541471e00de48379c5c5a4cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af807ae16906c6e407e58df12f49ea909301c21541471e00de48379c5c5a4cdd", kill_on_drop: false }` [INFO] [stdout] af807ae16906c6e407e58df12f49ea909301c21541471e00de48379c5c5a4cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87ac25fbbcb286a43296e136ec6179af9881bff963c63383305720fb4f2ffdde [INFO] running `Command { std: "docker" "start" "-a" "87ac25fbbcb286a43296e136ec6179af9881bff963c63383305720fb4f2ffdde", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bevy_tasks v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling bevy_ptr v0.14.2 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling controlled-option-macros v0.2.2 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling controlled-option v0.4.1 [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 bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling rhai v1.23.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling bevy_utils v0.14.2 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling string-interner v0.17.0 [INFO] [stderr] Compiling bevy_ecs v0.14.2 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] error: could not compile `bevy_ecs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name bevy_ecs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.14.2/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 --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::type_complexity' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::match_same_arms' '--warn=clippy::manual_let_else' '--warn=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "bevy_debug_stepping", "bevy_reflect", "default", "multi_threaded", "serialize", "trace"))' -C metadata=50aefdf6bf9ae441 -C extra-filename=-a2a5abcf63c40744 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bevy_ecs_macros=/opt/rustwide/target/debug/deps/libbevy_ecs_macros-e80dbc651c99101c.so --extern bevy_ptr=/opt/rustwide/target/debug/deps/libbevy_ptr-95dc9102735fa11d.rmeta --extern bevy_tasks=/opt/rustwide/target/debug/deps/libbevy_tasks-d8717635c6ccbdae.rmeta --extern bevy_utils=/opt/rustwide/target/debug/deps/libbevy_utils-7f661e9fffbb37eb.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-443c99b827427271.rmeta --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-39e00c7480698460.rmeta --extern fixedbitset=/opt/rustwide/target/debug/deps/libfixedbitset-755aabd81925e587.rmeta --extern nonmax=/opt/rustwide/target/debug/deps/libnonmax-37232f8d688c456b.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-b13a9a6fca4d8287.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-186d14e8bd945c86.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 `rhai` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.23.6/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=5ad0f262b47422d7 -C extra-filename=-e2fe475d5a12135f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-18b6300a4eca948e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-443c99b827427271.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-906303aab2e8686c.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-3794c13a5339ed93.so --extern serde=/opt/rustwide/target/debug/deps/libserde-db714e03e5fd336a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-870ad40b4a3cc032.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-c880f6cbbdcbff04.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-c25e2712569b0197.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "87ac25fbbcb286a43296e136ec6179af9881bff963c63383305720fb4f2ffdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ac25fbbcb286a43296e136ec6179af9881bff963c63383305720fb4f2ffdde", kill_on_drop: false }` [INFO] [stdout] 87ac25fbbcb286a43296e136ec6179af9881bff963c63383305720fb4f2ffdde