[INFO] fetching crate libratman 0.7.0...
[INFO] testing libratman-0.7.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libratman 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libratman 0.7.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libratman 0.7.0
[INFO] tweaked toml for crates.io crate libratman 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libratman 0.7.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libratman 0.7.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9048806949c14cbde5064f52d47c4f1b256256377b6750c71a5c3db940b5ae81
[INFO] running `Command { std: "docker" "start" "-a" "9048806949c14cbde5064f52d47c4f1b256256377b6750c71a5c3db940b5ae81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9048806949c14cbde5064f52d47c4f1b256256377b6750c71a5c3db940b5ae81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9048806949c14cbde5064f52d47c4f1b256256377b6750c71a5c3db940b5ae81", kill_on_drop: false }`
[INFO] [stdout] 9048806949c14cbde5064f52d47c4f1b256256377b6750c71a5c3db940b5ae81
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04eeb2e8d2ed05e55865821fd4d9ea2fd90529c6613e864b09c6866b4e5f293c
[INFO] running `Command { std: "docker" "start" "-a" "04eeb2e8d2ed05e55865821fd4d9ea2fd90529c6613e864b09c6866b4e5f293c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rust-embed-utils v8.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling quick_cache v0.6.11
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling double-ended-peekable v0.1.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling guardian v1.3.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling lsm-tree v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fjall v1.5.0
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.44.0
[INFO] [stderr]    Compiling rust-embed-impl v8.6.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling rust-embed v8.6.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling async-eris v0.1.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling axum-embed v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling libratman v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "04eeb2e8d2ed05e55865821fd4d9ea2fd90529c6613e864b09c6866b4e5f293c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04eeb2e8d2ed05e55865821fd4d9ea2fd90529c6613e864b09c6866b4e5f293c", kill_on_drop: false }`
[INFO] [stdout] 04eeb2e8d2ed05e55865821fd4d9ea2fd90529c6613e864b09c6866b4e5f293c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9509605ee2fc99afa1c3237a91ffa94a1d5e52a280bbb5a2c1c1823380e0994
[INFO] running `Command { std: "docker" "start" "-a" "f9509605ee2fc99afa1c3237a91ffa94a1d5e52a280bbb5a2c1c1823380e0994", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libratman v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/api/types/contact.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout]    |                               ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stdout] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CopyBuf` is never constructed
[INFO] [stdout]    --> src/api/socket_v2.rs:323:19
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.86s
[INFO] running `Command { std: "docker" "inspect" "f9509605ee2fc99afa1c3237a91ffa94a1d5e52a280bbb5a2c1c1823380e0994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9509605ee2fc99afa1c3237a91ffa94a1d5e52a280bbb5a2c1c1823380e0994", kill_on_drop: false }`
[INFO] [stdout] f9509605ee2fc99afa1c3237a91ffa94a1d5e52a280bbb5a2c1c1823380e0994
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e22c724a87ce290e066ba271b69d833b312f571cef574ff0e55dc50148f2f810
[INFO] running `Command { std: "docker" "start" "-a" "e22c724a87ce290e066ba271b69d833b312f571cef574ff0e55dc50148f2f810", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/api/types/contact.rs:37:31
[INFO] [stderr]    |
[INFO] [stderr] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr]    |                               ^                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CopyBuf` is never constructed
[INFO] [stderr]    --> src/api/socket_v2.rs:323:19
[INFO] [stderr]     |
[INFO] [stderr] 323 | pub(crate) struct CopyBuf<'a, R: ?Sized, W: AsyncWrite + Unpin + ?Sized> {
[INFO] [stderr]     |                   ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `libratman` (lib) generated 2 warnings (run `cargo fix --lib -p libratman` to apply 1 suggestion)
[INFO] [stderr] warning: `libratman` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libratman-dbc9f3f2278c20dc)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test api::test::send_recv_handshake ... ok
[INFO] [stdout] test frame::carrier::full_announce_frame ... ok
[INFO] [stdout] test frame::generate::vector_encode_decode ... ok
[INFO] [stdout] test frame::generate::test_slice_generate ... ok
[INFO] [stdout] test api::socket_v2::test_socket_write_header ... ok
[INFO] [stdout] test frame::generate::test_u16_to_big_endian ... ok
[INFO] [stdout] test frame::parse::test_cstring ... ok
[INFO] [stdout] test frame::carrier::announce::generate_parse_announce ... ok
[INFO] [stdout] test types::identifiers::id::test::bincode_serde ... ok
[INFO] [stdout] test rt::send_between_systems ... ok
[INFO] [stdout] test frame::generate::test_datetime_generate ... ok
[INFO] [stdout] test frame::micro::client_modes::test_addr_create ... ok
[INFO] [stdout] test types::sequence_id::test_encoding ... ok
[INFO] [stdout] test types::identifiers::id::test::json_serde ... ok
[INFO] [stdout] test rt::block_on ... ok
[INFO] [stdout] test rt::simple_tcp_transfer ... ok
[INFO] [stdout] test rt::nested_block_on_panics - should panic ... ok
[INFO] [stdout] test rt::test_spawn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libratman
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/api/types/contact.rs:37:31
[INFO] [stderr]    |
[INFO] [stderr] 37 |                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr]    |                               ^                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 37 -                 .map(|(k, v)| ((to_cstring(&k), to_cstring(&v))))
[INFO] [stderr] 37 +                 .map(|(k, v)| (to_cstring(&k), to_cstring(&v)))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/api/mod.rs - api (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e22c724a87ce290e066ba271b69d833b312f571cef574ff0e55dc50148f2f810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e22c724a87ce290e066ba271b69d833b312f571cef574ff0e55dc50148f2f810", kill_on_drop: false }`
[INFO] [stdout] e22c724a87ce290e066ba271b69d833b312f571cef574ff0e55dc50148f2f810
