[INFO] fetching crate rat_net_cmd 0.1.1...
[INFO] testing rat_net_cmd-0.1.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rat_net_cmd 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rat_net_cmd 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rat_net_cmd 0.1.1
[INFO] tweaked toml for crates.io crate rat_net_cmd 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rat_net_cmd 0.1.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rat_net_cmd 0.1.1 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e220acb70326b1e1e14bd13293eee16ce9511f264eee692604f83424f95099
[INFO] running `Command { std: "docker" "start" "-a" "75e220acb70326b1e1e14bd13293eee16ce9511f264eee692604f83424f95099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e220acb70326b1e1e14bd13293eee16ce9511f264eee692604f83424f95099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e220acb70326b1e1e14bd13293eee16ce9511f264eee692604f83424f95099", kill_on_drop: false }`
[INFO] [stdout] 75e220acb70326b1e1e14bd13293eee16ce9511f264eee692604f83424f95099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba8cbd834bbacb281becf8e46815fd95e4b92f038b49ba91871e891570c3028c
[INFO] running `Command { std: "docker" "start" "-a" "ba8cbd834bbacb281becf8e46815fd95e4b92f038b49ba91871e891570c3028c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rat_net_cmd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Connection` and `Stream`
[INFO] [stdout]  --> src/client.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{config::{Config, AuthMode}, error::Result, transport::{Transport, Connection, Stream}, types::{Command, Response}};
[INFO] [stdout]   |                                                                               ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_command_with_auth`, `encode_command`, and `encode_text` are never used
[INFO] [stdout]   --> src/codec.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Encoder {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 23 |     /// 将命令编码为MessagePack字节数据（带鉴权）
[INFO] [stdout] 24 |     pub(crate) fn encode_command_with_auth(command: &Command, token: Option<&str>) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn encode_command(command: &Command) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn encode_text(text: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `decode_command`, `decode_to_text_with_auth`, and `decode_to_text` are never used
[INFO] [stdout]    --> src/codec.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Decoder {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub(crate) fn decode_command(data: &[u8]) -> Result<Command> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub(crate) fn decode_to_text_with_auth(data: &[u8], expected_token: Option<&str>) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub(crate) fn decode_to_text(data: &[u8]) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.68s
[INFO] running `Command { std: "docker" "inspect" "ba8cbd834bbacb281becf8e46815fd95e4b92f038b49ba91871e891570c3028c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba8cbd834bbacb281becf8e46815fd95e4b92f038b49ba91871e891570c3028c", kill_on_drop: false }`
[INFO] [stdout] ba8cbd834bbacb281becf8e46815fd95e4b92f038b49ba91871e891570c3028c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a112fafbfc7e9dd0df8f848b29f35b99ad927d523bbcf852b7b3f70240a0dc
[INFO] running `Command { std: "docker" "start" "-a" "c6a112fafbfc7e9dd0df8f848b29f35b99ad927d523bbcf852b7b3f70240a0dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rat_net_cmd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Connection` and `Stream`
[INFO] [stdout]  --> src/client.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{config::{Config, AuthMode}, error::Result, transport::{Transport, Connection, Stream}, types::{Command, Response}};
[INFO] [stdout]   |                                                                               ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_command_with_auth`, `encode_command`, and `encode_text` are never used
[INFO] [stdout]   --> src/codec.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Encoder {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 23 |     /// 将命令编码为MessagePack字节数据（带鉴权）
[INFO] [stdout] 24 |     pub(crate) fn encode_command_with_auth(command: &Command, token: Option<&str>) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn encode_command(command: &Command) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn encode_text(text: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `decode_command`, `decode_to_text_with_auth`, and `decode_to_text` are never used
[INFO] [stdout]    --> src/codec.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Decoder {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub(crate) fn decode_command(data: &[u8]) -> Result<Command> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub(crate) fn decode_to_text_with_auth(data: &[u8], expected_token: Option<&str>) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub(crate) fn decode_to_text(data: &[u8]) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Connection` and `Stream`
[INFO] [stdout]  --> src/client.rs:3:79
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{config::{Config, AuthMode}, error::Result, transport::{Transport, Connection, Stream}, types::{Command, Response}};
[INFO] [stdout]   |                                                                               ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `encode_command_with_auth`, `encode_command`, and `encode_text` are never used
[INFO] [stdout]   --> src/codec.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Encoder {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 23 |     /// 将命令编码为MessagePack字节数据（带鉴权）
[INFO] [stdout] 24 |     pub(crate) fn encode_command_with_auth(command: &Command, token: Option<&str>) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub(crate) fn encode_command(command: &Command) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn encode_text(text: &str) -> Result<Vec<u8>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `decode_command`, `decode_to_text_with_auth`, and `decode_to_text` are never used
[INFO] [stdout]    --> src/codec.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl Decoder {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub(crate) fn decode_command(data: &[u8]) -> Result<Command> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub(crate) fn decode_to_text_with_auth(data: &[u8], expected_token: Option<&str>) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub(crate) fn decode_to_text(data: &[u8]) -> Result<String> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.23s
[INFO] running `Command { std: "docker" "inspect" "c6a112fafbfc7e9dd0df8f848b29f35b99ad927d523bbcf852b7b3f70240a0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a112fafbfc7e9dd0df8f848b29f35b99ad927d523bbcf852b7b3f70240a0dc", kill_on_drop: false }`
[INFO] [stdout] c6a112fafbfc7e9dd0df8f848b29f35b99ad927d523bbcf852b7b3f70240a0dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a003d84519ed93406d28ca4d659bd8910168473ff2b76cf53e019178b1fd83b
[INFO] running `Command { std: "docker" "start" "-a" "6a003d84519ed93406d28ca4d659bd8910168473ff2b76cf53e019178b1fd83b", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Connection` and `Stream`
[INFO] [stderr]  --> src/client.rs:3:79
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::{config::{Config, AuthMode}, error::Result, transport::{Transport, Connection, Stream}, types::{Command, Response}};
[INFO] [stderr]   |                                                                               ^^^^^^^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `encode_command_with_auth`, `encode_command`, and `encode_text` are never used
[INFO] [stderr]   --> src/codec.rs:24:19
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl Encoder {
[INFO] [stderr]    | ------------ associated functions in this implementation
[INFO] [stderr] 23 |     /// 将命令编码为MessagePack字节数据（带鉴权）
[INFO] [stderr] 24 |     pub(crate) fn encode_command_with_auth(command: &Command, token: Option<&str>) -> Result<Vec<u8>> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35 |     pub(crate) fn encode_command(command: &Command) -> Result<Vec<u8>> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub(crate) fn encode_text(text: &str) -> Result<Vec<u8>> {
[INFO] [stderr]    |                   ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `decode_command`, `decode_to_text_with_auth`, and `decode_to_text` are never used
[INFO] [stderr]    --> src/codec.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr]  77 | impl Decoder {
[INFO] [stderr]     | ------------ associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 112 |     pub(crate) fn decode_command(data: &[u8]) -> Result<Command> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 158 |     pub(crate) fn decode_to_text_with_auth(data: &[u8], expected_token: Option<&str>) -> Result<String> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 191 |     pub(crate) fn decode_to_text(data: &[u8]) -> Result<String> {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rat_net_cmd` (lib) generated 3 warnings (run `cargo fix --lib -p rat_net_cmd` to apply 1 suggestion)
[INFO] [stderr] warning: `rat_net_cmd` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rat_net_cmd-183f2d33522fce1b)
[INFO] [stdout] 
[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] [stderr]    Doc-tests rat_net_cmd
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "6a003d84519ed93406d28ca4d659bd8910168473ff2b76cf53e019178b1fd83b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a003d84519ed93406d28ca4d659bd8910168473ff2b76cf53e019178b1fd83b", kill_on_drop: false }`
[INFO] [stdout] 6a003d84519ed93406d28ca4d659bd8910168473ff2b76cf53e019178b1fd83b
