[INFO] fetching crate rave_engine 0.2.4... [INFO] testing rave_engine-0.2.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rave_engine 0.2.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rave_engine 0.2.4 [INFO] finished tweaking crates.io crate rave_engine 0.2.4 [INFO] tweaked toml for crates.io crate rave_engine 0.2.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rave_engine 0.2.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rave_engine 0.2.4 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded holochain_wasmer_common v0.0.101 [INFO] [stderr] Downloaded holochain_serialized_bytes v0.0.56 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Downloaded rhai_codegen v2.2.0 [INFO] [stderr] Downloaded hdk v0.5.6 [INFO] [stderr] Downloaded holochain_wasmer_guest v0.0.101 [INFO] [stderr] Downloaded hdi v0.6.6 [INFO] [stderr] Downloaded hc_utils v0.5.3 [INFO] [stderr] Downloaded hdk_derive v0.5.6 [INFO] [stderr] Downloaded holochain_nonce v0.5.6 [INFO] [stderr] Downloaded holochain_zome_types v0.5.6 [INFO] [stderr] Downloaded rhai v1.22.2 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded zfuel v0.3.1 [INFO] [stderr] Downloaded holochain_secure_primitive v0.5.6 [INFO] [stderr] Downloaded holochain_util v0.5.6 [INFO] [stderr] Downloaded holo_hash v0.5.6 [INFO] [stderr] Downloaded holochain_timestamp v0.5.6 [INFO] [stderr] Downloaded holochain_integrity_types v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a9d41699661ce0249f89e5813247581395b86ba2e6a8b978633a936113a54a9 [INFO] running `Command { std: "docker" "start" "-a" "5a9d41699661ce0249f89e5813247581395b86ba2e6a8b978633a936113a54a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a9d41699661ce0249f89e5813247581395b86ba2e6a8b978633a936113a54a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a9d41699661ce0249f89e5813247581395b86ba2e6a8b978633a936113a54a9", kill_on_drop: false }` [INFO] [stdout] 5a9d41699661ce0249f89e5813247581395b86ba2e6a8b978633a936113a54a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c06f91af710a6686bff666ee88ecb9a250d32510125ebae8575585945d6a180 [INFO] running `Command { std: "docker" "start" "-a" "8c06f91af710a6686bff666ee88ecb9a250d32510125ebae8575585945d6a180", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rhai v1.22.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.5.6 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling holochain_secure_primitive v0.5.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling holochain_timestamp v0.5.6 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holo_hash v0.5.6 [INFO] [stderr] Compiling holochain_nonce v0.5.6 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling zfuel v0.3.1 [INFO] [stderr] Compiling holochain_integrity_types v0.5.6 [INFO] [stderr] Compiling holochain_zome_types v0.5.6 [INFO] [stderr] error: could not compile `holochain_integrity_types` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name holochain_integrity_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/holochain_integrity_types-0.5.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 '--allow=clippy::restriction' '--allow=clippy::pedantic' '--allow=clippy::nursery' '--allow=clippy::cargo' --warn=unexpected_cfgs '--deny=clippy::style' '--deny=clippy::perf' '--deny=clippy::dbg_macro' '--deny=clippy::correctness' '--deny=clippy::complexity' --check-cfg 'cfg(build_wasm)' --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive_builder", "full", "full-dna-def", "fuzzing", "hashing", "proptest", "proptest-derive", "subtle-encoding", "test_utils", "tracing"))' -C metadata=47924ae433602de1 -C extra-filename=-03113c59687e1ecf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern holo_hash=/opt/rustwide/target/debug/deps/libholo_hash-e6222c3f6db11903.rmeta --extern holochain_secure_primitive=/opt/rustwide/target/debug/deps/libholochain_secure_primitive-79f3b0655757c057.rmeta --extern holochain_serialized_bytes=/opt/rustwide/target/debug/deps/libholochain_serialized_bytes-4471f7136d63792c.rmeta --extern holochain_timestamp=/opt/rustwide/target/debug/deps/libholochain_timestamp-8553fcf97c1d4cc8.rmeta --extern holochain_util=/opt/rustwide/target/debug/deps/libholochain_util-33b035f1d8a430cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-998369cf13735737.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-dcdd6693a667cb03.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-7802686f93e43d0e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dad0f5c642563b54.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/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.22.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 --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", "stdweb", "sync", "testing-environ", "unchecked", "unicode-xid", "unicode-xid-ident", "unstable", "wasm-bindgen"))' -C metadata=79b806809f24a6fc -C extra-filename=-528f62561724d760 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a2dd7509d7521989.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-002df7f8a13c598a.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-af457043cd255a3e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4efbf7c93cd7f656.rmeta --extern rhai_codegen=/opt/rustwide/target/debug/deps/librhai_codegen-7e8447771ae3dad6.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e5ae7b192e39bb50.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-1b2ca75ee7fe9f01.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-7cb50253813286a5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8c06f91af710a6686bff666ee88ecb9a250d32510125ebae8575585945d6a180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c06f91af710a6686bff666ee88ecb9a250d32510125ebae8575585945d6a180", kill_on_drop: false }` [INFO] [stdout] 8c06f91af710a6686bff666ee88ecb9a250d32510125ebae8575585945d6a180