[INFO] cloning repository https://github.com/stitchd-dev/queue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stitchd-dev/queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstitchd-dev%2Fqueue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstitchd-dev%2Fqueue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a51a3eef6c117a9ac6db6e7c7dd2d1cc640e26c
[INFO] testing stitchd-dev/queue against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstitchd-dev%2Fqueue" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stitchd-dev/queue
[INFO] finished tweaking git repo https://github.com/stitchd-dev/queue
[INFO] tweaked toml for git repo https://github.com/stitchd-dev/queue written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stitchd-dev/queue on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stitchd-dev/queue 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8f50f12de5e9c8d5db50097e513582b348186d7ed379a444dd7595b07221e77
[INFO] running `Command { std: "docker" "start" "-a" "b8f50f12de5e9c8d5db50097e513582b348186d7ed379a444dd7595b07221e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8f50f12de5e9c8d5db50097e513582b348186d7ed379a444dd7595b07221e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f50f12de5e9c8d5db50097e513582b348186d7ed379a444dd7595b07221e77", kill_on_drop: false }`
[INFO] [stdout] b8f50f12de5e9c8d5db50097e513582b348186d7ed379a444dd7595b07221e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8472df97a27d767225bf18c14b8740cd8dcaad2a2fcb8e5e64b1d39d578e8d4
[INFO] running `Command { std: "docker" "start" "-a" "d8472df97a27d767225bf18c14b8740cd8dcaad2a2fcb8e5e64b1d39d578e8d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling cbor-data v0.8.19
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.9
[INFO] [stderr]    Compiling postgres-types v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.15
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling event_queue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/state.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active` and `total` are never read
[INFO] [stdout]   --> src/health.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PoolState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 11 |     /// Number of active (available) permits in the pool.
[INFO] [stdout] 12 |     pub(crate) active: usize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 13 |     /// Total capacity of the pool.
[INFO] [stdout] 14 |     pub(crate) total: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.66s
[INFO] running `Command { std: "docker" "inspect" "d8472df97a27d767225bf18c14b8740cd8dcaad2a2fcb8e5e64b1d39d578e8d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8472df97a27d767225bf18c14b8740cd8dcaad2a2fcb8e5e64b1d39d578e8d4", kill_on_drop: false }`
[INFO] [stdout] d8472df97a27d767225bf18c14b8740cd8dcaad2a2fcb8e5e64b1d39d578e8d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ba3741b721c48e7c14fabf558ed44d88bd07210434ec379061eec0d05437a3
[INFO] running `Command { std: "docker" "start" "-a" "b1ba3741b721c48e7c14fabf558ed44d88bd07210434ec379061eec0d05437a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling event_queue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/state.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active` and `total` are never read
[INFO] [stdout]   --> src/health.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PoolState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 11 |     /// Number of active (available) permits in the pool.
[INFO] [stdout] 12 |     pub(crate) active: usize,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 13 |     /// Total capacity of the pool.
[INFO] [stdout] 14 |     pub(crate) total: usize,
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `handler`
[INFO] [stdout]    --> src/lib.rs:682:13
[INFO] [stdout]     |
[INFO] [stdout] 682 |         let handler = MockEventProcessor::start(pool);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "b1ba3741b721c48e7c14fabf558ed44d88bd07210434ec379061eec0d05437a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ba3741b721c48e7c14fabf558ed44d88bd07210434ec379061eec0d05437a3", kill_on_drop: false }`
[INFO] [stdout] b1ba3741b721c48e7c14fabf558ed44d88bd07210434ec379061eec0d05437a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce7668b9ac18bc460b6911afcab6ffb9af2de69bbb88b0a6e8c71c4db2a8521c
[INFO] running `Command { std: "docker" "start" "-a" "ce7668b9ac18bc460b6911afcab6ffb9af2de69bbb88b0a6e8c71c4db2a8521c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `handler`
[INFO] [stderr]    --> src/lib.rs:682:13
[INFO] [stderr]     |
[INFO] [stderr] 682 |         let handler = MockEventProcessor::start(pool);
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handler`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `event_queue` (lib test) generated 1 warning (run `cargo fix --lib -p event_queue --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]   --> src/state.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use serde_json::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `active` and `total` are never read
[INFO] [stderr]   --> src/health.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct PoolState {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 11 |     /// Number of active (available) permits in the pool.
[INFO] [stderr] 12 |     pub(crate) active: usize,
[INFO] [stderr]    |                ^^^^^^
[INFO] [stderr] 13 |     /// Total capacity of the pool.
[INFO] [stderr] 14 |     pub(crate) total: usize,
[INFO] [stderr]    |                ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `event_queue` (bin "event_queue" test) generated 2 warnings (run `cargo fix --bin "event_queue" -p event_queue --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/queue_consumer-c64a923ec98c4f83)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_event_processor has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ce7668b9ac18bc460b6911afcab6ffb9af2de69bbb88b0a6e8c71c4db2a8521c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7668b9ac18bc460b6911afcab6ffb9af2de69bbb88b0a6e8c71c4db2a8521c", kill_on_drop: false }`
[INFO] [stdout] ce7668b9ac18bc460b6911afcab6ffb9af2de69bbb88b0a6e8c71c4db2a8521c
