[INFO] fetching crate bevy_scriptum 0.11.0...
[INFO] testing bevy_scriptum-0.11.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate bevy_scriptum 0.11.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bevy_scriptum 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_scriptum 0.11.0
[INFO] tweaked toml for crates.io crate bevy_scriptum 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_scriptum 0.11.0 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_scriptum 0.11.0 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" "+1.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9
[INFO] running `Command { std: "docker" "start" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", 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" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling bevy_ptr v0.18.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling atomicow v1.1.0
[INFO] [stderr]    Compiling stackfuture v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bevy_scriptum v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling bevy_reflect_derive v0.18.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.18.1
[INFO] [stderr]    Compiling bevy_derive v0.18.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bevy_asset_macros v0.18.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling bevy_platform v0.18.1
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling bevy_utils v0.18.1
[INFO] [stderr]    Compiling bevy_tasks v0.18.1
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling bevy_reflect v0.18.1
[INFO] [stderr]    Compiling bevy_ecs v0.18.1
[INFO] [stderr]    Compiling bevy_math v0.18.1
[INFO] [stderr]    Compiling bevy_app v0.18.1
[INFO] [stderr]    Compiling bevy_time v0.18.1
[INFO] [stderr]    Compiling bevy_transform v0.18.1
[INFO] [stderr]    Compiling bevy_log v0.18.1
[INFO] [stderr]    Compiling bevy_input v0.18.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.18.1
[INFO] [stderr]    Compiling bevy_asset v0.18.1
[INFO] [stderr]    Compiling bevy_internal v0.18.1
[INFO] [stderr]    Compiling bevy v0.18.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling bevy_utils v0.18.1
[INFO] [stderr]    Compiling bevy_reflect v0.18.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.7
[INFO] [stderr]    Compiling bevy_ecs v0.18.1
[INFO] [stderr]    Compiling bevy_math v0.18.1
[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/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="internals"' --cfg 'feature="no-std-compat"' --cfg 'feature="std"' --cfg 'feature="sync"' --cfg 'feature="unchecked"' --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=d6b638be904d894c -C extra-filename=-9817aae0b8202754 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-95f78683f736ee00.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-cf0a54dd6087752e.rmeta --extern no_std_compat=/opt/rustwide/target/release/deps/libno_std_compat-249ca2c8158d5e36.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-92a473a3c2dd47ef.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-54d54a444cb93fe1.rmeta --extern rhai_codegen=/opt/rustwide/target/release/deps/librhai_codegen-2e5b880ab137ebcf.so --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-a8490efdbb2f6319.rmeta --extern smartstring=/opt/rustwide/target/release/deps/libsmartstring-2a13d6c929443c8c.rmeta --extern thin_vec=/opt/rustwide/target/release/deps/libthin_vec-cd2d278a3fe4e647.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9", kill_on_drop: false }`
[INFO] [stdout] 76d6880d6248cb80f87778b5938ec4357f6d27c3e83cf3aeffc40984e3702ab9
