[INFO] cloning repository https://github.com/jherimum/crabmq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jherimum/crabmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjherimum%2Fcrabmq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjherimum%2Fcrabmq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1fe59f54751d854f0355a02ca259e915e8368ae
[INFO] testing jherimum/crabmq 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%2Fjherimum%2Fcrabmq" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jherimum/crabmq
[INFO] finished tweaking git repo https://github.com/jherimum/crabmq
[INFO] tweaked toml for git repo https://github.com/jherimum/crabmq written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jherimum/crabmq 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/jherimum/crabmq 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2fc5007506152c303e2c05925e5a08b444d0f596ddc77634f8d7d53c7fe7daaa
[INFO] running `Command { std: "docker" "start" "-a" "2fc5007506152c303e2c05925e5a08b444d0f596ddc77634f8d7d53c7fe7daaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fc5007506152c303e2c05925e5a08b444d0f596ddc77634f8d7d53c7fe7daaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc5007506152c303e2c05925e5a08b444d0f596ddc77634f8d7d53c7fe7daaa", kill_on_drop: false }`
[INFO] [stdout] 2fc5007506152c303e2c05925e5a08b444d0f596ddc77634f8d7d53c7fe7daaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8671bc83bf98cf03eb1d93b959d69530b2f931bd2de1e8a475f24f4ed4263bd9
[INFO] running `Command { std: "docker" "start" "-a" "8671bc83bf98cf03eb1d93b959d69530b2f931bd2de1e8a475f24f4ed4263bd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling crabmq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/broker/mod.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn declare_exchange(&mut self, name: ExchangeName) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `checksum`
[INFO] [stdout]    --> src/storage/disk.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let checksum = u32::from_le_bytes(checksum_buffer);
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_bus` is never read
[INFO] [stdout]  --> src/rest/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RestServer {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     command_bus: BrokerCommandBus,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MessageBytes` is never used
[INFO] [stdout]   --> src/storage/disk.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type MessageBytes = Vec<u8>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `head`, `set_offset`, and `offset` are never used
[INFO] [stdout]   --> src/storage/disk.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl State {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 33 |     fn head(&self) -> &Head {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     async fn set_offset(&mut self, offset: usize) -> Result<(), io::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn offset(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `state_file_name` and `pop` are never used
[INFO] [stdout]    --> src/storage/disk.rs:82:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl QueueStorage {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn state_file_name(&self) -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn pop(&mut self, size: u64) -> std::io::Result<Vec<MessageBytes>> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_from_buffer` is never used
[INFO] [stdout]    --> src/storage/disk.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | async fn read_from_buffer(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let _ = tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]   --> src/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (broker, bus) = broker.run().await?;
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rest_server` is never used
[INFO] [stdout]   --> src/main.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn rest_server(bus: BrokerCommandBus) -> RestServer {
[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 2m 18s
[INFO] running `Command { std: "docker" "inspect" "8671bc83bf98cf03eb1d93b959d69530b2f931bd2de1e8a475f24f4ed4263bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8671bc83bf98cf03eb1d93b959d69530b2f931bd2de1e8a475f24f4ed4263bd9", kill_on_drop: false }`
[INFO] [stdout] 8671bc83bf98cf03eb1d93b959d69530b2f931bd2de1e8a475f24f4ed4263bd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6e68eced6515d322c53a5fcdacf6bb1ea479427c28a3380e55cfa28b4c802bf8
[INFO] running `Command { std: "docker" "start" "-a" "6e68eced6515d322c53a5fcdacf6bb1ea479427c28a3380e55cfa28b4c802bf8", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/broker/mod.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn declare_exchange(&mut self, name: ExchangeName) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `checksum`
[INFO] [stdout]    --> src/storage/disk.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let checksum = u32::from_le_bytes(checksum_buffer);
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_bus` is never read
[INFO] [stdout]  --> src/rest/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RestServer {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     command_bus: BrokerCommandBus,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MessageBytes` is never used
[INFO] [stdout]   --> src/storage/disk.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type MessageBytes = Vec<u8>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `head`, `set_offset`, and `offset` are never used
[INFO] [stdout]   --> src/storage/disk.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl State {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 33 |     fn head(&self) -> &Head {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     async fn set_offset(&mut self, offset: usize) -> Result<(), io::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn offset(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `state_file_name` and `pop` are never used
[INFO] [stdout]    --> src/storage/disk.rs:82:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl QueueStorage {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn state_file_name(&self) -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn pop(&mut self, size: u64) -> std::io::Result<Vec<MessageBytes>> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_from_buffer` is never used
[INFO] [stdout]    --> src/storage/disk.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | async fn read_from_buffer(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let _ = tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crabmq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MessageId` and `Message`
[INFO] [stdout]    --> src/broker/mod.rs:250:19
[INFO] [stdout]     |
[INFO] [stdout] 250 |         message::{Message, MessageId},
[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: `Utc`
[INFO] [stdout]    --> src/queue/mod.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |     use chrono::{DateTime, Utc};
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bus`
[INFO] [stdout]   --> src/main.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (broker, bus) = broker.run().await?;
[INFO] [stdout]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rest_server` is never used
[INFO] [stdout]   --> src/main.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn rest_server(bus: BrokerCommandBus) -> RestServer {
[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: `name`
[INFO] [stdout]    --> src/broker/mod.rs:203:40
[INFO] [stdout]     |
[INFO] [stdout] 203 |     pub fn declare_exchange(&mut self, name: ExchangeName) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `broker`
[INFO] [stdout]    --> src/broker/mod.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let broker = Broker::new(Arc::new(InMemryStorage));
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `checksum`
[INFO] [stdout]    --> src/storage/disk.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     let checksum = u32::from_le_bytes(checksum_buffer);
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `command_bus` is never read
[INFO] [stdout]  --> src/rest/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RestServer {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 6 |     command_bus: BrokerCommandBus,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `MessageBytes` is never used
[INFO] [stdout]   --> src/storage/disk.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | type MessageBytes = Vec<u8>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `head`, `set_offset`, and `offset` are never used
[INFO] [stdout]   --> src/storage/disk.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl State {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 33 |     fn head(&self) -> &Head {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     async fn set_offset(&mut self, offset: usize) -> Result<(), io::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn offset(&self) -> usize {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `state_file_name` and `pop` are never used
[INFO] [stdout]    --> src/storage/disk.rs:82:8
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl QueueStorage {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn state_file_name(&self) -> PathBuf {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn pop(&mut self, size: u64) -> std::io::Result<Vec<MessageBytes>> {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_from_buffer` is never used
[INFO] [stdout]    --> src/storage/disk.rs:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 | async fn read_from_buffer(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let _ = tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/broker/mod.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "6e68eced6515d322c53a5fcdacf6bb1ea479427c28a3380e55cfa28b4c802bf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e68eced6515d322c53a5fcdacf6bb1ea479427c28a3380e55cfa28b4c802bf8", kill_on_drop: false }`
[INFO] [stdout] 6e68eced6515d322c53a5fcdacf6bb1ea479427c28a3380e55cfa28b4c802bf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 52a7c0550fbdd872a73132173776aa83d746b7109ef56a9e87c8c31d1b91a59c
[INFO] running `Command { std: "docker" "start" "-a" "52a7c0550fbdd872a73132173776aa83d746b7109ef56a9e87c8c31d1b91a59c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/broker/mod.rs:203:40
[INFO] [stderr]     |
[INFO] [stderr] 203 |     pub fn declare_exchange(&mut self, name: ExchangeName) {
[INFO] [stderr]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `checksum`
[INFO] [stderr]    --> src/storage/disk.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |     let checksum = u32::from_le_bytes(checksum_buffer);
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_checksum`
[INFO] [stderr] 
[INFO] [stderr] warning: field `command_bus` is never read
[INFO] [stderr]  --> src/rest/mod.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RestServer {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 6 |     command_bus: BrokerCommandBus,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `MessageBytes` is never used
[INFO] [stderr]   --> src/storage/disk.rs:15:6
[INFO] [stderr]    |
[INFO] [stderr] 15 | type MessageBytes = Vec<u8>;
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `head`, `set_offset`, and `offset` are never used
[INFO] [stderr]   --> src/storage/disk.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl State {
[INFO] [stderr]    | ---------- methods in this implementation
[INFO] [stderr] 33 |     fn head(&self) -> &Head {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     async fn set_offset(&mut self, offset: usize) -> Result<(), io::Error> {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     async fn offset(&self) -> usize {
[INFO] [stderr]    |              ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `state_file_name` and `pop` are never used
[INFO] [stderr]    --> src/storage/disk.rs:82:8
[INFO] [stderr]     |
[INFO] [stderr]  77 | impl QueueStorage {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  82 |     fn state_file_name(&self) -> PathBuf {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     async fn pop(&mut self, size: u64) -> std::io::Result<Vec<MessageBytes>> {
[INFO] [stderr]     |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_from_buffer` is never used
[INFO] [stderr]    --> src/storage/disk.rs:229:10
[INFO] [stderr]     |
[INFO] [stderr] 229 | async fn read_from_buffer(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/broker/mod.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |         tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 162 |         let _ = tx.send(response.map(|response| BrokerResponse { response }));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/broker/mod.rs:178:9
[INFO] [stderr]     |
[INFO] [stderr] 178 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 178 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/broker/mod.rs:194:9
[INFO] [stderr]     |
[INFO] [stderr] 194 |         tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 194 |         let _ = tx.send(Ok(BrokerResponse { response: () }));
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MessageId` and `Message`
[INFO] [stderr]    --> src/broker/mod.rs:250:19
[INFO] [stderr]     |
[INFO] [stderr] 250 |         message::{Message, MessageId},
[INFO] [stderr]     |                   ^^^^^^^  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Utc`
[INFO] [stderr]    --> src/queue/mod.rs:164:28
[INFO] [stderr]     |
[INFO] [stderr] 164 |     use chrono::{DateTime, Utc};
[INFO] [stderr]     |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `broker`
[INFO] [stderr]    --> src/broker/mod.rs:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |         let broker = Broker::new(Arc::new(InMemryStorage));
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_broker`
[INFO] [stderr] 
[INFO] [stderr] warning: `crabmq` (lib) generated 10 warnings (run `cargo fix --lib -p crabmq` to apply 2 suggestions)
[INFO] [stderr] warning: `crabmq` (lib test) generated 13 warnings (10 duplicates) (run `cargo fix --lib -p crabmq --tests` to apply 3 suggestions)
[INFO] [stderr] warning: unused variable: `bus`
[INFO] [stderr]   --> src/main.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let (broker, bus) = broker.run().await?;
[INFO] [stderr]    |                  ^^^ help: if this is intentional, prefix it with an underscore: `_bus`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `rest_server` is never used
[INFO] [stderr]   --> src/main.rs:35:4
[INFO] [stderr]    |
[INFO] [stderr] 35 | fn rest_server(bus: BrokerCommandBus) -> RestServer {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crabmq` (bin "crabmq" test) generated 2 warnings (run `cargo fix --bin "crabmq" -p crabmq --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crabmq-2265f94173ae3799)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test broker::tests::test ... ok
[INFO] [stdout] test queue::tests::name ... ok
[INFO] [stdout] test storage::disk::test::test_push ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- storage::disk::test::test_push stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'storage::disk::test::test_push' (19) panicked at src/storage/disk.rs:259:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e43636b10aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e43636b10aa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e43636b10aa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e43636b10aa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e43636c7e2a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e43636c7e2a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e43636b7402 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e43636b7402 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e436368e9ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e436368e9ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e43636a9169 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e436331bacc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e436331bacc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e43636a93e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e43636a93e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e436368eab8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e4363686189 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e436368f86d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e43636c87bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e43636c8502 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e43632ceeb9 - core::result::Result<T,E>::unwrap::h748095d947faeb1f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e43632ceeb9 - crabmq::storage::disk::test::test_push::{{closure}}::h3eaf21398f854cdc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:259:27
[INFO] [stdout]   22:     0x5e43632b0e22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5b7314807f82c657
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e43632b0e5d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha6bfbaf072c2a58d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5e43632b8c4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3a9ea9a90027c628
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   25:     0x5e43632b8b9b - tokio::runtime::coop::with_budget::h2d15146c63c8a606
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x5e43632b8b9b - tokio::runtime::coop::budget::hd03726062a727d03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x5e43632b8b9b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd3e8b4d5de51a272
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   28:     0x5e43632b62a0 - tokio::runtime::scheduler::current_thread::Context::enter::h810ce5c26264d65f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   29:     0x5e43632b80b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hda43d3e55f470c40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   30:     0x5e43632b7274 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1ce73fa77b4cf5ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   31:     0x5e43632bcccb - tokio::runtime::context::scoped::Scoped<T>::set::h43cb0901d77ba2a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5e43632b4c89 - tokio::runtime::context::set_scheduler::{{closure}}::he2498e16bd782974
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   33:     0x5e43632ba692 - std::thread::local::LocalKey<T>::try_with::h0e9d03db7832cdd2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   34:     0x5e43632ba47e - std::thread::local::LocalKey<T>::with::h7f4252dcfbfac252
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   35:     0x5e43632b4bfd - tokio::runtime::context::set_scheduler::hb0357afa3f9ee83a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   36:     0x5e43632b7020 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbe8f6229d1880229
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   37:     0x5e43632b72d6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h277d52813cbd196d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   38:     0x5e43632b5223 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1b53701e709ab663
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   39:     0x5e43632c9133 - tokio::runtime::context::runtime::enter_runtime::h09318b446e0fd0fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5e43632b4fd1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd28410a908e7d10
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   41:     0x5e43632c4484 - tokio::runtime::runtime::Runtime::block_on_inner::h9b6b25341ec6b779
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5e43632c464a - tokio::runtime::runtime::Runtime::block_on::h814bcf4b3c3de81a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5e43632ceaa5 - crabmq::storage::disk::test::test_push::h5addddbeea965578
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:296:23
[INFO] [stdout]   44:     0x5e43632d2237 - crabmq::storage::disk::test::test_push::{{closure}}::h4d569719e352c40d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:258:25
[INFO] [stdout]   45:     0x5e43632d48b6 - core::ops::function::FnOnce::call_once::hfec932638530329b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e436330fbab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e436330fbab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5e436331c59b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5e436331c59b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e436331c59b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5e436331c59b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5e436331c59b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e436331c59b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5e436331c59b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5e4363317cb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5e4363317cb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5e436331f1a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5e436331f1a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5e436331f1a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5e436331f1a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5e436331f1a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5e436331f1a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5e436331f1a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5e43636b09af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   65:     0x5e43636b09af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x735cb81c3aa4 - <unknown>
[INFO] [stdout]   67:     0x735cb8250a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     storage::disk::test::test_push
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "52a7c0550fbdd872a73132173776aa83d746b7109ef56a9e87c8c31d1b91a59c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a7c0550fbdd872a73132173776aa83d746b7109ef56a9e87c8c31d1b91a59c", kill_on_drop: false }`
[INFO] [stdout] 52a7c0550fbdd872a73132173776aa83d746b7109ef56a9e87c8c31d1b91a59c
