[INFO] cloning repository https://github.com/nate-norris/stormcrow_utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nate-norris/stormcrow_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnate-norris%2Fstormcrow_utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnate-norris%2Fstormcrow_utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52e79d1039dec6460ef121c8ccdd54ea8ff94934
[INFO] testing nate-norris/stormcrow_utils against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnate-norris%2Fstormcrow_utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nate-norris/stormcrow_utils
[INFO] finished tweaking git repo https://github.com/nate-norris/stormcrow_utils
[INFO] tweaked toml for git repo https://github.com/nate-norris/stormcrow_utils written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nate-norris/stormcrow_utils on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nate-norris/stormcrow_utils 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serialport v4.8.1
[INFO] [stderr]   Downloaded tokio-serial v5.4.5
[INFO] [stderr]   Downloaded mio-serial v5.0.6
[INFO] [stderr]   Downloaded unescaper v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba47b754515bdd97bf1e7299cbfacdd672b56f94863c227caee8806cb6ed8c7a
[INFO] running `Command { std: "docker" "start" "-a" "ba47b754515bdd97bf1e7299cbfacdd672b56f94863c227caee8806cb6ed8c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba47b754515bdd97bf1e7299cbfacdd672b56f94863c227caee8806cb6ed8c7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba47b754515bdd97bf1e7299cbfacdd672b56f94863c227caee8806cb6ed8c7a", kill_on_drop: false }`
[INFO] [stdout] ba47b754515bdd97bf1e7299cbfacdd672b56f94863c227caee8806cb6ed8c7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ce2cca365dc38bbdcd5e67e55ebaf9667fb3f3579a97d65f70f23feb3151219
[INFO] running `Command { std: "docker" "start" "-a" "0ce2cca365dc38bbdcd5e67e55ebaf9667fb3f3579a97d65f70f23feb3151219", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unescaper v0.1.8
[INFO] [stderr]    Compiling serialport v4.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling mio-serial v5.0.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-serial v5.4.5
[INFO] [stderr]    Compiling stormcrow_utils v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.59s
[INFO] running `Command { std: "docker" "inspect" "0ce2cca365dc38bbdcd5e67e55ebaf9667fb3f3579a97d65f70f23feb3151219", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ce2cca365dc38bbdcd5e67e55ebaf9667fb3f3579a97d65f70f23feb3151219", kill_on_drop: false }`
[INFO] [stdout] 0ce2cca365dc38bbdcd5e67e55ebaf9667fb3f3579a97d65f70f23feb3151219
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15ec982fe3f635c0c2bc10dd58ddb396ee8317f960115ad09682cef19c886928
[INFO] running `Command { std: "docker" "start" "-a" "15ec982fe3f635c0c2bc10dd58ddb396ee8317f960115ad09682cef19c886928", kill_on_drop: false }`
[INFO] [stderr]    Compiling stormcrow_utils v0.1.26 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "15ec982fe3f635c0c2bc10dd58ddb396ee8317f960115ad09682cef19c886928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15ec982fe3f635c0c2bc10dd58ddb396ee8317f960115ad09682cef19c886928", kill_on_drop: false }`
[INFO] [stdout] 15ec982fe3f635c0c2bc10dd58ddb396ee8317f960115ad09682cef19c886928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04099e20bb2c1f6b791cd0443e010d4da38fad83249e740b1a19953d97e36be6
[INFO] running `Command { std: "docker" "start" "-a" "04099e20bb2c1f6b791cd0443e010d4da38fad83249e740b1a19953d97e36be6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stormcrow_utils-bd8a6abed23440e5)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stormcrow_utils
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/speaker/consume.rs - speaker::consume::speaker_consume_task (line 29) - compile ... ok
[INFO] [stdout] test src/logger.rs - logger::error_with (line 82) ... FAILED
[INFO] [stdout] test src/mm2t/transport.rs - mm2t::transport::MM2TTransport (line 18) - compile ... FAILED
[INFO] [stdout] test src/mm2t/weather_payload.rs - mm2t::weather_payload::WeatherPayload::decode_from (line 73) ... FAILED
[INFO] [stdout] test src/speaker.rs - speaker (line 20) - compile ... FAILED
[INFO] [stdout] test src/logger.rs - logger::init_logger (line 18) - compile ... FAILED
[INFO] [stdout] test src/logger.rs - logger::error (line 67) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/logger.rs - logger::error_with (line 82) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `logger` in this scope
[INFO] [stdout]   --> src/logger.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | logger::error("sensor failure:", err);
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `logger`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/logger.rs, use `mod logger` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 82 + mod logger;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 82 + use stormcrow_utils::logger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `err` in this scope
[INFO] [stdout]   --> src/logger.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 | logger::error("sensor failure:", err);
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:566:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named tuple variant `Err` defined here
[INFO] [stdout] help: a tuple variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 83 - logger::error("sensor failure:", err);
[INFO] [stdout] 83 + logger::error("sensor failure:", Err);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mm2t/transport.rs - mm2t::transport::MM2TTransport (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `mm2t`
[INFO] [stdout]   --> src/mm2t/transport.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use mm2t::MM2TTransport;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 19 | use stormcrow_utils::mm2t::MM2TTransport;
[INFO] [stdout]    |     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mm2t/weather_payload.rs - mm2t::weather_payload::WeatherPayload::decode_from (line 73) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `WeatherPayload` in this scope
[INFO] [stdout]   --> src/mm2t/weather_payload.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | let weather = WeatherPayload::decode_from(&raw)?;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ use of undeclared type `WeatherPayload`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 73 + use stormcrow_utils::mm2t::WeatherPayload;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/mm2t/weather_payload.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 | let raw: [u8; 25] = [/* bytes from WeatherPacket payload */];
[INFO] [stdout]    |          --------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 25, found one with a size of 0
[INFO] [stdout]    |          |
[INFO] [stdout]    |          expected due to this
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected array `[u8; 25]`
[INFO] [stdout]               found array `[_; 0]`
[INFO] [stdout] help: consider specifying the actual array length
[INFO] [stdout]    |
[INFO] [stdout] 74 - let raw: [u8; 25] = [/* bytes from WeatherPacket payload */];
[INFO] [stdout] 74 + let raw: [u8; 0] = [/* bytes from WeatherPacket payload */];
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/speaker.rs - speaker (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `speaker`
[INFO] [stdout]   --> src/speaker.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use speaker::{speaker_consume_task, SpeakerNotification};
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 22 | use stormcrow_utils::speaker::{speaker_consume_task, SpeakerNotification};
[INFO] [stdout]    |     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::init_logger (line 18) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `logger` in this scope
[INFO] [stdout]   --> src/logger.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | logger::init_logger();
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `logger`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/logger.rs, use `mod logger` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 18 + mod logger;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 18 + use stormcrow_utils::logger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `logger` in this scope
[INFO] [stdout]   --> src/logger.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | logger::info("Application started");
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `logger`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/logger.rs, use `mod logger` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 18 + mod logger;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 18 + use stormcrow_utils::logger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/logger.rs - logger::error (line 67) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `logger` in this scope
[INFO] [stdout]   --> src/logger.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | logger::error("sensor failure");
[INFO] [stdout]    | ^^^^^^ use of unresolved module or unlinked crate `logger`
[INFO] [stdout]    |
[INFO] [stdout] help: to make use of source file src/logger.rs, use `mod logger` in this file to declare the module
[INFO] [stdout]    |
[INFO] [stdout] 67 + mod logger;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 67 + use stormcrow_utils::logger;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/logger.rs - logger::error (line 67)
[INFO] [stdout]     src/logger.rs - logger::error_with (line 82)
[INFO] [stdout]     src/logger.rs - logger::init_logger (line 18)
[INFO] [stdout]     src/mm2t/transport.rs - mm2t::transport::MM2TTransport (line 18)
[INFO] [stdout]     src/mm2t/weather_payload.rs - mm2t::weather_payload::WeatherPayload::decode_from (line 73)
[INFO] [stdout]     src/speaker.rs - speaker (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.61s; merged doctests compilation took 0.25s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "04099e20bb2c1f6b791cd0443e010d4da38fad83249e740b1a19953d97e36be6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04099e20bb2c1f6b791cd0443e010d4da38fad83249e740b1a19953d97e36be6", kill_on_drop: false }`
[INFO] [stdout] 04099e20bb2c1f6b791cd0443e010d4da38fad83249e740b1a19953d97e36be6
