[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjherimum%2Fcrabmq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jherimum/crabmq on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef0c10a62164b2fca1b6d526703b541ce7a4c29470c757e1cb20dec1d58a85a4
[INFO] running `Command { std: "docker" "start" "-a" "ef0c10a62164b2fca1b6d526703b541ce7a4c29470c757e1cb20dec1d58a85a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef0c10a62164b2fca1b6d526703b541ce7a4c29470c757e1cb20dec1d58a85a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0c10a62164b2fca1b6d526703b541ce7a4c29470c757e1cb20dec1d58a85a4", kill_on_drop: false }`
[INFO] [stdout] ef0c10a62164b2fca1b6d526703b541ce7a4c29470c757e1cb20dec1d58a85a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48bc1b9fc5c8381d995d5adbf4f3dd7b2975bf7cf2ccbb0ec195fbd39d653336
[INFO] running `Command { std: "docker" "start" "-a" "48bc1b9fc5c8381d995d5adbf4f3dd7b2975bf7cf2ccbb0ec195fbd39d653336", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 httparse v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling borsh-derive v1.5.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[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 tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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: `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]     = note: `#[warn(unused_variables)]` 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] 
[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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.73s
[INFO] running `Command { std: "docker" "inspect" "48bc1b9fc5c8381d995d5adbf4f3dd7b2975bf7cf2ccbb0ec195fbd39d653336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48bc1b9fc5c8381d995d5adbf4f3dd7b2975bf7cf2ccbb0ec195fbd39d653336", kill_on_drop: false }`
[INFO] [stdout] 48bc1b9fc5c8381d995d5adbf4f3dd7b2975bf7cf2ccbb0ec195fbd39d653336
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9641d2e4e5e0daaba7ad9c40ae0024c3ab7b736fba63f663a8ae8a19f128e397
[INFO] running `Command { std: "docker" "start" "-a" "9641d2e4e5e0daaba7ad9c40ae0024c3ab7b736fba63f663a8ae8a19f128e397", kill_on_drop: false }`
[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]     = note: `#[warn(unused_variables)]` 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] 
[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)]` 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] [stderr]    Compiling crabmq v0.1.0 (/opt/rustwide/workdir)
[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)]` 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 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)]` 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)]` 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)]` 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]     = note: `#[warn(unused_variables)]` 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] 
[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: 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)]` 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)]` 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 1.33s
[INFO] running `Command { std: "docker" "inspect" "9641d2e4e5e0daaba7ad9c40ae0024c3ab7b736fba63f663a8ae8a19f128e397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9641d2e4e5e0daaba7ad9c40ae0024c3ab7b736fba63f663a8ae8a19f128e397", kill_on_drop: false }`
[INFO] [stdout] 9641d2e4e5e0daaba7ad9c40ae0024c3ab7b736fba63f663a8ae8a19f128e397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08a246d34bc75111da37dbb38400fb416a315e6d6e5848c48a98186ad7ef3389
[INFO] running `Command { std: "docker" "start" "-a" "08a246d34bc75111da37dbb38400fb416a315e6d6e5848c48a98186ad7ef3389", kill_on_drop: false }`
[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]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[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] 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)]` 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)]` 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)]` 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
[INFO] [stderr] warning: `crabmq` (lib test) generated 13 warnings (10 duplicates) (run `cargo fix --lib -p crabmq --tests` to apply 2 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)]` 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crabmq` (bin "crabmq" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crabmq-f865100d826e8306)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test queue::tests::name ... ok
[INFO] [stdout] test broker::tests::test ... 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' 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:     0x5bfca4055b22 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bfca4055b22 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bfca4055b22 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bfca4055b22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bfca407c9b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bfca407c9b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5bfca4052553 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bfca4052553 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bfca4055972 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bfca4057349 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bfca405717e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bfca3ce3ce4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bfca3ce3ce4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bfca4057e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bfca4057e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bfca4057aea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bfca4056029 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5bfca405777d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bfca407b010 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bfca407b526 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5bfca3c63589 - core::result::Result<T,E>::unwrap::h3e88791a0dfe45e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bfca3c63589 - crabmq::storage::disk::test::test_push::{{closure}}::hc55c9e8800fede03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:259:27
[INFO] [stdout]   22:     0x5bfca3c5c582 - <core::pin::Pin<P> as core::future::future::Future>::poll::h868a73d24d65ca88
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5bfca3c5c53d - <core::pin::Pin<P> as core::future::future::Future>::poll::h63c27161c28926f2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bfca3c49f7d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h13c899f81799b874
[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:     0x5bfca3c49ebb - tokio::runtime::coop::with_budget::h38470ff6a096f2c9
[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:     0x5bfca3c49ebb - tokio::runtime::coop::budget::hb64fd52b2c69f126
[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:     0x5bfca3c49ebb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h76d346e89522cdfa
[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:     0x5bfca3c46d10 - tokio::runtime::scheduler::current_thread::Context::enter::h3ab81fdb4cf956a2
[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:     0x5bfca3c48940 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h199f70808269a42e
[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:     0x5bfca3c485e4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h665f64792c48148a
[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:     0x5bfca3c3a04b - tokio::runtime::context::scoped::Scoped<T>::set::hee80f42004859c06
[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:     0x5bfca3c5af39 - tokio::runtime::context::set_scheduler::{{closure}}::hd416980410dcba1c
[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:     0x5bfca3c3d612 - std::thread::local::LocalKey<T>::try_with::h201e6c05c3c28335
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5bfca3c3d1de - std::thread::local::LocalKey<T>::with::hfbd49bd0241844f4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5bfca3c5ae6d - tokio::runtime::context::set_scheduler::h4c2c4fe213ce9fed
[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:     0x5bfca3c48390 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb2f04c480066e06d
[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:     0x5bfca3c48623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2b33a65f0b1ee3ea
[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:     0x5bfca3c468f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h513b33a7cc10fa02
[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:     0x5bfca3c3a310 - tokio::runtime::context::runtime::enter_runtime::h7a79df9a0a69f3e2
[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:     0x5bfca3c46291 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6066c79fc452ac17
[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:     0x5bfca3c3b144 - tokio::runtime::runtime::Runtime::block_on_inner::he5b10e92a5ff98bb
[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:     0x5bfca3c3b307 - tokio::runtime::runtime::Runtime::block_on::h0b418798ebc29027
[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:     0x5bfca3c63165 - crabmq::storage::disk::test::test_push::h66846060546edb9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:296:23
[INFO] [stdout]   44:     0x5bfca3c63007 - crabmq::storage::disk::test::test_push::{{closure}}::hb05c65af6abd0eae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/storage/disk.rs:258:25
[INFO] [stdout]   45:     0x5bfca3c66aa6 - core::ops::function::FnOnce::call_once::h28ba70c7d8dcc08c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5bfca3ce954b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5bfca3ce954b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5bfca3ce8685 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5bfca3ce8685 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5bfca3ce8685 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5bfca3ce8685 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5bfca3ce8685 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5bfca3ce8685 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5bfca3ce8685 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5bfca3cac284 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5bfca3cac284 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5bfca3cafc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5bfca3cafc5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5bfca3cafc5a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5bfca3cafc5a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5bfca3cafc5a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bfca3cafc5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5bfca3cafc5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5bfca405b04f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5bfca405b04f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x7f3245bcdaa4 - <unknown>
[INFO] [stdout]   67:     0x7f3245c5aa34 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "08a246d34bc75111da37dbb38400fb416a315e6d6e5848c48a98186ad7ef3389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08a246d34bc75111da37dbb38400fb416a315e6d6e5848c48a98186ad7ef3389", kill_on_drop: false }`
[INFO] [stdout] 08a246d34bc75111da37dbb38400fb416a315e6d6e5848c48a98186ad7ef3389
