[INFO] fetching crate mockforge-smtp 0.2.5...
[INFO] testing mockforge-smtp-0.2.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mockforge-smtp 0.2.5 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mockforge-smtp 0.2.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mockforge-smtp 0.2.5
[INFO] tweaked toml for crates.io crate mockforge-smtp 0.2.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mockforge-smtp 0.2.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mockforge-smtp 0.2.5 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46f42abfeaae2f1ed334f18d166d54ebf513480555ecde317bf6517963cfb733
[INFO] running `Command { std: "docker" "start" "-a" "46f42abfeaae2f1ed334f18d166d54ebf513480555ecde317bf6517963cfb733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46f42abfeaae2f1ed334f18d166d54ebf513480555ecde317bf6517963cfb733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46f42abfeaae2f1ed334f18d166d54ebf513480555ecde317bf6517963cfb733", kill_on_drop: false }`
[INFO] [stdout] 46f42abfeaae2f1ed334f18d166d54ebf513480555ecde317bf6517963cfb733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6f7609c2e2eb86001997f6db009bcd0649f3eac28402fcc4db205e184c4500e
[INFO] running `Command { std: "docker" "start" "-a" "d6f7609c2e2eb86001997f6db009bcd0649f3eac28402fcc4db205e184c4500e", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling prost-reflect v0.16.2
[INFO] [stderr]    Compiling rquickjs v0.9.0
[INFO] [stderr]    Compiling jsonpath v0.1.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling roxmltree v0.21.1
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling mail-parser v0.9.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling mockforge-core v0.2.5
[INFO] [stderr]    Compiling mockforge-smtp v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "d6f7609c2e2eb86001997f6db009bcd0649f3eac28402fcc4db205e184c4500e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f7609c2e2eb86001997f6db009bcd0649f3eac28402fcc4db205e184c4500e", kill_on_drop: false }`
[INFO] [stdout] d6f7609c2e2eb86001997f6db009bcd0649f3eac28402fcc4db205e184c4500e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db03f6448298af1efa01cf1a23529f6e6f150bfce6fefb772353cb064ff3103f
[INFO] running `Command { std: "docker" "start" "-a" "db03f6448298af1efa01cf1a23529f6e6f150bfce6fefb772353cb064ff3103f", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling referencing v0.33.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling prost-reflect v0.16.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling jsonschema v0.33.0
[INFO] [stderr]    Compiling mockforge-core v0.2.5
[INFO] [stderr]    Compiling mockforge-smtp v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 56.25s
[INFO] running `Command { std: "docker" "inspect" "db03f6448298af1efa01cf1a23529f6e6f150bfce6fefb772353cb064ff3103f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db03f6448298af1efa01cf1a23529f6e6f150bfce6fefb772353cb064ff3103f", kill_on_drop: false }`
[INFO] [stdout] db03f6448298af1efa01cf1a23529f6e6f150bfce6fefb772353cb064ff3103f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85af10c72fbe34a64a2bea06b5685eb276a0c2bc4cc175e9b75ff7b4f62627d0
[INFO] running `Command { std: "docker" "start" "-a" "85af10c72fbe34a64a2bea06b5685eb276a0c2bc4cc175e9b75ff7b4f62627d0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mockforge_smtp-4dcd539168120b89)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test server::tests::test_extract_subject ... ok
[INFO] [stdout] test fixtures::tests::test_match_all_fixture ... ok
[INFO] [stdout] test server::tests::test_extract_email_address ... ok
[INFO] [stdout] test server::tests::test_session_state ... ok
[INFO] [stdout] test spec_registry::tests::test_mailbox_operations ... ok
[INFO] [stdout] test spec_registry::tests::test_mailbox_size_limit ... ok
[INFO] [stdout] test spec_registry::tests::test_registry_creation ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_protocol_display ... ok
[INFO] [stdout] test fixtures::tests::test_fixture_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-24141012607a4a19)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_smtp_fixture_matching ... ok
[INFO] [stdout] test test_smtp_error_handling_missing_rcpt_to ... ok
[INFO] [stdout] test test_smtp_error_handling_invalid_recipient ... ok
[INFO] [stdout] test test_smtp_error_handling_missing_mail_from ... ok
[INFO] [stdout] test test_smtp_mailbox_size_limit ... ok
[INFO] [stdout] test test_smtp_mailbox_storage ... ok
[INFO] [stdout] test test_smtp_edge_case_multiple_recipients ... ok
[INFO] [stdout] test test_smtp_basic_conversation ... ok
[INFO] [stdout] test test_smtp_edge_case_unicode_content ... ok
[INFO] [stdout] test test_smtp_hello_vs_ehlo ... ok
[INFO] [stdout] test test_smtp_invalid_command ... ok
[INFO] [stdout] test test_smtp_protocol_commands ... ok
[INFO] [stdout] test test_smtp_load_concurrent_connections ... ok
[INFO] [stdout] test test_smtp_server_starts_and_accepts_connections ... ok
[INFO] [stdout] test test_smtp_starttls_command ... ok
[INFO] [stdout] test test_smtp_connection_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mockforge_smtp
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "85af10c72fbe34a64a2bea06b5685eb276a0c2bc4cc175e9b75ff7b4f62627d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85af10c72fbe34a64a2bea06b5685eb276a0c2bc4cc175e9b75ff7b4f62627d0", kill_on_drop: false }`
[INFO] [stdout] 85af10c72fbe34a64a2bea06b5685eb276a0c2bc4cc175e9b75ff7b4f62627d0
