[INFO] fetching crate rave_engine 0.10.0...
[INFO] testing rave_engine-0.10.0 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate rave_engine 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rave_engine 0.10.0
[INFO] finished tweaking crates.io crate rave_engine 0.10.0
[INFO] tweaked toml for crates.io crate rave_engine 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rave_engine 0.10.0 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rave_engine 0.10.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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6
[INFO] running `Command { std: "docker" "start" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", 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" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", 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" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.57
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling holochain_timestamp v0.7.0
[INFO] [stderr]    Compiling holochain_secure_primitive v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.57
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.103
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.103
[INFO] [stderr]    Compiling zfuel v0.9.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling must_future v0.1.2
[INFO] [stderr]    Compiling holochain_util v0.7.0
[INFO] [stderr]    Compiling holo_hash v0.7.0
[INFO] [stderr]    Compiling holochain_nonce v0.7.0
[INFO] [stderr]    Compiling holochain_integrity_types v0.7.0
[INFO] [stderr]    Compiling holochain_zome_types v0.7.0
[INFO] [stderr]    Compiling hdk_derive v0.7.0
[INFO] [stderr]    Compiling hdi v0.8.0
[INFO] [stderr]    Compiling hdk v0.7.0
[INFO] [stderr]    Compiling rave_engine v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", 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" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling serde-transcode v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling holochain_secure_primitive v0.7.0
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rhai v1.24.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling schemars v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling holochain_timestamp v0.7.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling hdk_derive v0.7.0
[INFO] [stderr]    Compiling holochain_nonce v0.7.0
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling holochain_util v0.7.0
[INFO] [stderr]    Compiling must_future v0.1.2
[INFO] [stderr]    Compiling holochain_serialized_bytes v0.0.57
[INFO] [stderr]    Compiling holochain_wasmer_common v0.0.103
[INFO] [stderr]    Compiling fixt v0.7.0
[INFO] [stderr]    Compiling holochain_wasmer_guest v0.0.103
[INFO] [stderr]    Compiling zfuel v0.9.1
[INFO] [stderr]    Compiling holo_hash v0.7.0
[INFO] [stderr]    Compiling holochain_integrity_types v0.7.0
[INFO] [stderr]    Compiling hdi v0.8.0
[INFO] [stderr]    Compiling holochain_zome_types v0.7.0
[INFO] [stderr]    Compiling hdk v0.7.0
[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.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.24.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="no_time"' --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", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=1108f29f769264d2 -C extra-filename=-c3b5353d343092f7 --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-25b176fda4bc25fa.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-016c3cd31b27cafa.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-99974086f2313f0d.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-cc374d0a403be8c6.rmeta --extern rhai_codegen=/opt/rustwide/target/release/deps/librhai_codegen-531af615607c3a33.so --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-cceb5f276923f9ef.rmeta --extern smartstring=/opt/rustwide/target/release/deps/libsmartstring-e3a066c3cf979d0a.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" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6", kill_on_drop: false }`
[INFO] [stdout] cbe6ba9aeb812da6c124c9b0ffe631bc029f6e7f37775a934c124f3ad32f6fb6
