[INFO] fetching crate teliox 0.17.9...
[INFO] building teliox-0.17.9 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate teliox 0.17.9 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate teliox 0.17.9
[INFO] finished tweaking crates.io crate teliox 0.17.9
[INFO] tweaked toml for crates.io crate teliox 0.17.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teliox 0.17.9 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teliox 0.17.9 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sad_macros v0.2.0
[INFO] [stderr]   Downloaded crypto-mac v0.11.0
[INFO] [stderr]   Downloaded elliptic-curve v0.10.4
[INFO] [stderr]   Downloaded crypto-bigint v0.2.5
[INFO] [stderr]   Downloaded fraction v0.9.0
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded cesrox v0.1.7
[INFO] [stderr]   Downloaded k256 v0.9.5
[INFO] [stderr]   Downloaded serde-hex v0.1.0
[INFO] [stderr]   Downloaded said v0.4.2
[INFO] [stderr]   Downloaded array-init v0.0.4
[INFO] [stderr]   Downloaded keri-core v0.17.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c4a5487e2128b3ed9bdd518d4a6e2a22ae364ba3b132859568cd4bd4546fd5d
[INFO] running `Command { std: "docker" "start" "-a" "4c4a5487e2128b3ed9bdd518d4a6e2a22ae364ba3b132859568cd4bd4546fd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c4a5487e2128b3ed9bdd518d4a6e2a22ae364ba3b132859568cd4bd4546fd5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4a5487e2128b3ed9bdd518d4a6e2a22ae364ba3b132859568cd4bd4546fd5d", kill_on_drop: false }`
[INFO] [stdout] 4c4a5487e2128b3ed9bdd518d4a6e2a22ae364ba3b132859568cd4bd4546fd5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9496c3d300c46e61ec215f13ee70eed5cb6ac03bfe4a7938dfd55b39bf5a7d0a
[INFO] running `Command { std: "docker" "start" "-a" "9496c3d300c46e61ec215f13ee70eed5cb6ac03bfe4a7938dfd55b39bf5a7d0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 crypto-mac v0.8.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling bytecheck v0.8.1
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling munge v0.4.6
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling rkyv_derive v0.8.11
[INFO] [stderr]    Compiling sad_macros v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling k256 v0.9.5
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rkyv v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[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]    Compiling num v0.2.1
[INFO] [stderr]    Compiling fraction v0.9.0
[INFO] [stderr]    Compiling cesrox v0.1.7
[INFO] [stderr]    Compiling said v0.4.2
[INFO] [stderr]    Compiling keri-core v0.17.9
[INFO] [stderr]    Compiling teliox v0.17.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `redb::RedbDatabase`
[INFO] [stdout]   --> src/tel/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     database::{redb::RedbDatabase, EventDatabase}, prefix::IdentifierPrefix, processor::event_storage::EventStorage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/database/redb.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn add_new_event(&self, event: VerifiableEvent, id: &IdentifierPrefix) -> Result<(), Error> {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_issuer.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_registry.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/out_of_order.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.71s
[INFO] running `Command { std: "docker" "inspect" "9496c3d300c46e61ec215f13ee70eed5cb6ac03bfe4a7938dfd55b39bf5a7d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9496c3d300c46e61ec215f13ee70eed5cb6ac03bfe4a7938dfd55b39bf5a7d0a", kill_on_drop: false }`
[INFO] [stdout] 9496c3d300c46e61ec215f13ee70eed5cb6ac03bfe4a7938dfd55b39bf5a7d0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 783b8aef4826dd8b4f82d6cfdba7138c00d07a5381ef0224490ed304e3e33f91
[INFO] running `Command { std: "docker" "start" "-a" "783b8aef4826dd8b4f82d6cfdba7138c00d07a5381ef0224490ed304e3e33f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stdout] warning: unused import: `redb::RedbDatabase`
[INFO] [stdout]   --> src/tel/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     database::{redb::RedbDatabase, EventDatabase}, prefix::IdentifierPrefix, processor::event_storage::EventStorage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/database/redb.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn add_new_event(&self, event: VerifiableEvent, id: &IdentifierPrefix) -> Result<(), Error> {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_issuer.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_registry.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/out_of_order.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling teliox v0.17.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `redb::Database`
[INFO] [stdout]    --> src/processor/escrow/missing_issuer.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |     use redb::Database;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redb::Database`
[INFO] [stdout]    --> src/processor/escrow/missing_registry.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |     use redb::Database;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redb::Database`
[INFO] [stdout]    --> src/processor/escrow/out_of_order.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use redb::Database;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `redb::RedbDatabase`
[INFO] [stdout]   --> src/tel/mod.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     database::{redb::RedbDatabase, EventDatabase}, prefix::IdentifierPrefix, processor::event_storage::EventStorage,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/database/redb.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn add_new_event(&self, event: VerifiableEvent, id: &IdentifierPrefix) -> Result<(), Error> {
[INFO] [stdout]     |                                                     ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_issuer.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/missing_registry.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]   --> src/processor/escrow/out_of_order.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         duration: Duration,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.27s
[INFO] running `Command { std: "docker" "inspect" "783b8aef4826dd8b4f82d6cfdba7138c00d07a5381ef0224490ed304e3e33f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783b8aef4826dd8b4f82d6cfdba7138c00d07a5381ef0224490ed304e3e33f91", kill_on_drop: false }`
[INFO] [stdout] 783b8aef4826dd8b4f82d6cfdba7138c00d07a5381ef0224490ed304e3e33f91
