[INFO] fetching crate keri-core 0.17.8... [INFO] testing keri-core-0.17.8 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate keri-core 0.17.8 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate keri-core 0.17.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate keri-core 0.17.8 [INFO] tweaked toml for crates.io crate keri-core 0.17.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate keri-core 0.17.8 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate keri-core 0.17.8 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71bd07dff5618afbc6e91f21fb83188e350a8fbacff2ce1863a77ec8b5e4f020 [INFO] running `Command { std: "docker" "start" "-a" "71bd07dff5618afbc6e91f21fb83188e350a8fbacff2ce1863a77ec8b5e4f020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71bd07dff5618afbc6e91f21fb83188e350a8fbacff2ce1863a77ec8b5e4f020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bd07dff5618afbc6e91f21fb83188e350a8fbacff2ce1863a77ec8b5e4f020", kill_on_drop: false }` [INFO] [stdout] 71bd07dff5618afbc6e91f21fb83188e350a8fbacff2ce1863a77ec8b5e4f020 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b424f6dad3b5a0b353c1eaefb979dcad32c63e9ca46fb62cb8f3ea27eb27420 [INFO] running `Command { std: "docker" "start" "-a" "6b424f6dad3b5a0b353c1eaefb979dcad32c63e9ca46fb62cb8f3ea27eb27420", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-bigint v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling sad_macros v0.2.0 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling k256 v0.9.5 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] error: could not compile `redb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name redb --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redb-2.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache_metrics", "logging", "python"))' -C metadata=abe0be86bf25891f -C extra-filename=-719fa7ff87d73795 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.rlib --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(fuzzing)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6b424f6dad3b5a0b353c1eaefb979dcad32c63e9ca46fb62cb8f3ea27eb27420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b424f6dad3b5a0b353c1eaefb979dcad32c63e9ca46fb62cb8f3ea27eb27420", kill_on_drop: false }` [INFO] [stdout] 6b424f6dad3b5a0b353c1eaefb979dcad32c63e9ca46fb62cb8f3ea27eb27420