[INFO] cloning repository https://github.com/nullren/email-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nullren/email-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullren%2Femail-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullren%2Femail-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d364f75a6687faf1d3fa602236f187bf67d4d0 [INFO] testing nullren/email-server against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnullren%2Femail-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nullren/email-server [INFO] finished tweaking git repo https://github.com/nullren/email-server [INFO] tweaked toml for git repo https://github.com/nullren/email-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nullren/email-server on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nullren/email-server 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-macros v0.8.3 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.3 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.3 [INFO] [stderr] Downloaded clap v4.5.31 [INFO] [stderr] Downloaded sqlx-mysql v0.8.3 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded sqlx-postgres v0.8.3 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded sqlx-core v0.8.3 [INFO] [stderr] Downloaded clap_builder v4.5.31 [INFO] [stderr] Downloaded sqlx v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bf85b92fb571affcf17bb7dee397a386fc8b5f08060d0efd404071829a0f821 [INFO] running `Command { std: "docker" "start" "-a" "8bf85b92fb571affcf17bb7dee397a386fc8b5f08060d0efd404071829a0f821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bf85b92fb571affcf17bb7dee397a386fc8b5f08060d0efd404071829a0f821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf85b92fb571affcf17bb7dee397a386fc8b5f08060d0efd404071829a0f821", kill_on_drop: false }` [INFO] [stdout] 8bf85b92fb571affcf17bb7dee397a386fc8b5f08060d0efd404071829a0f821 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04d3e61e7756fd25a62030faa32a9353038df61babb5775c3d102705d7b8f354 [INFO] running `Command { std: "docker" "start" "-a" "04d3e61e7756fd25a62030faa32a9353038df61babb5775c3d102705d7b8f354", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 sqlx-core v0.8.3 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling email-server-core v0.1.0 (/opt/rustwide/workdir/crates/email-server-core) [INFO] [stderr] Compiling email-server v0.1.0 (/opt/rustwide/workdir/crates/email-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "04d3e61e7756fd25a62030faa32a9353038df61babb5775c3d102705d7b8f354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d3e61e7756fd25a62030faa32a9353038df61babb5775c3d102705d7b8f354", kill_on_drop: false }` [INFO] [stdout] 04d3e61e7756fd25a62030faa32a9353038df61babb5775c3d102705d7b8f354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1db041580bc999c5972c3a1db28c1ab3582e1aeafd327133e1dc530d2fed922f [INFO] running `Command { std: "docker" "start" "-a" "1db041580bc999c5972c3a1db28c1ab3582e1aeafd327133e1dc530d2fed922f", kill_on_drop: false }` [INFO] [stderr] Compiling email-server-core v0.1.0 (/opt/rustwide/workdir/crates/email-server-core) [INFO] [stderr] Compiling email-server v0.1.0 (/opt/rustwide/workdir/crates/email-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "1db041580bc999c5972c3a1db28c1ab3582e1aeafd327133e1dc530d2fed922f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1db041580bc999c5972c3a1db28c1ab3582e1aeafd327133e1dc530d2fed922f", kill_on_drop: false }` [INFO] [stdout] 1db041580bc999c5972c3a1db28c1ab3582e1aeafd327133e1dc530d2fed922f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c16edf5591d5aca6454e0d4b0ca9ad161789f50f64cb98fab724b5c3bc1d5ca0 [INFO] running `Command { std: "docker" "start" "-a" "c16edf5591d5aca6454e0d4b0ca9ad161789f50f64cb98fab724b5c3bc1d5ca0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/email_server-0ec6446110469508) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/email_server_core-a5c142e1e971f132) [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 13 tests [INFO] [stdout] test smtp::state::tests::test_done_state ... ok [INFO] [stdout] test smtp::state::tests::test_data_collect_state ... ok [INFO] [stdout] test smtp::state::tests::test_init_state_helo ... ok [INFO] [stdout] test smtp::state::tests::test_data_state ... ok [INFO] [stdout] test smtp::state::tests::test_rcpt_state_to ... ok [INFO] [stdout] test smtp::state::tests::test_mail_state_from ... ok [INFO] [stderr] 2026-01-16T19:26:31.982829Z  INFO email_server_core::socket: SMTP Server listening on 127.0.0.1:41737 [INFO] [stdout] test tests::test_logging ... ok [INFO] [stderr] 2026-01-16T19:26:31.982928Z  INFO email_server_core::socket: New connection: 127.0.0.1:49690 [INFO] [stderr] 2026-01-16T19:26:31.982924Z  INFO email_server_core::socket: SMTP Server listening on 127.0.0.1:41805 [INFO] [stderr] 2026-01-16T19:26:31.982990Z  INFO email_server_core::socket: New connection: 127.0.0.1:49694 [INFO] [stderr] 2026-01-16T19:26:31.983066Z  INFO email_server_core::socket: New connection: 127.0.0.1:38084 [INFO] [stderr] 2026-01-16T19:26:31.983233Z  INFO email_server_core::tests: This should appear in test output! [INFO] [stderr] 2026-01-16T19:26:31.983313Z  INFO email_server_core::socket: New connection: 127.0.0.1:38088 [INFO] [stderr] 2026-01-16T19:26:31.983575Z  INFO socket{id=5fb15a64-0de4-40ed-9f19-6ff2bbf27074 peer=127.0.0.1:38084}: email_server_core::socket: Closing after 0 ms [INFO] [stderr] 2026-01-16T19:26:31.984067Z  INFO email_server_core::socket: Closing after 0 ms [INFO] [stderr] 2026-01-16T19:26:31.984112Z  INFO email_server_core::socket: Closing after 1 ms [INFO] [stdout] test tests::test_smtp_server_helo_command ... ok [INFO] [stdout] test tests::test_smtp_server_quit_command ... ok [INFO] [stderr] 2026-01-16T19:26:31.985044Z  INFO email_server_core::socket: SMTP Server listening on 127.0.0.1:36039 [INFO] [stderr] 2026-01-16T19:26:31.985112Z  INFO email_server_core::socket: New connection: 127.0.0.1:51054 [INFO] [stderr] 2026-01-16T19:26:31.985158Z  INFO email_server_core::socket: New connection: 127.0.0.1:51056 [INFO] [stderr] 2026-01-16T19:26:31.985493Z  INFO email_server_core::socket: Closing after 0 ms [INFO] [stdout] test tests::test_smtp_server_initial_response ... ok [INFO] [stderr] 2026-01-16T19:26:32.003297Z  INFO email_server_core::socket: SMTP Server listening on 127.0.0.1:39265 [INFO] [stderr] 2026-01-16T19:26:32.003405Z  INFO email_server_core::socket: New connection: 127.0.0.1:52214 [INFO] [stderr] 2026-01-16T19:26:32.003464Z  INFO email_server_core::socket: New connection: 127.0.0.1:52230 [INFO] [stderr] 2026-01-16T19:26:32.003931Z  INFO email_server_core::socket: Closing after 0 ms [INFO] [stdout] test storage::message::tests::test_create_message ... ok [INFO] [stderr] 2026-01-16T19:26:32.010937Z  INFO email_server_core::socket: SMTP Server listening on 127.0.0.1:35923 [INFO] [stderr] 2026-01-16T19:26:32.011041Z  INFO email_server_core::socket: New connection: 127.0.0.1:53422 [INFO] [stderr] 2026-01-16T19:26:32.011085Z  INFO email_server_core::socket: New connection: 127.0.0.1:53432 [INFO] [stderr] 2026-01-16T19:26:32.011468Z  INFO socket{id=5e43af9d-814b-4a63-a3b4-5af3d498d67d peer=127.0.0.1:53432}:socket{id=01135ae7-8b40-487f-b4a7-12b62db3b21a peer=127.0.0.1:53422}: email_server_core::socket: Closing after 0 ms [INFO] [stderr] 2026-01-16T19:26:32.012003Z  INFO email_server_core::socket: Closing after 8 ms [INFO] [stdout] test tests::test_pipeline_message ... ok [INFO] [stderr] 2026-01-16T19:26:32.017981Z  INFO socket{id=5e43af9d-814b-4a63-a3b4-5af3d498d67d peer=127.0.0.1:53432}: email_server_core::socket: Closing after 6 ms [INFO] [stdout] test tests::test_full_message ... ok [INFO] [stderr] Doc-tests email_server_core [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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" "c16edf5591d5aca6454e0d4b0ca9ad161789f50f64cb98fab724b5c3bc1d5ca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16edf5591d5aca6454e0d4b0ca9ad161789f50f64cb98fab724b5c3bc1d5ca0", kill_on_drop: false }` [INFO] [stdout] c16edf5591d5aca6454e0d4b0ca9ad161789f50f64cb98fab724b5c3bc1d5ca0