[INFO] cloning repository https://github.com/ArchitecturalDogSoftware/smtp_gateway
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArchitecturalDogSoftware/smtp_gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchitecturalDogSoftware%2Fsmtp_gateway", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchitecturalDogSoftware%2Fsmtp_gateway'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4beec250cbae6530e4c22cce359332c89ce64958
[INFO] testing ArchitecturalDogSoftware/smtp_gateway against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchitecturalDogSoftware%2Fsmtp_gateway" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArchitecturalDogSoftware/smtp_gateway
[INFO] finished tweaking git repo https://github.com/ArchitecturalDogSoftware/smtp_gateway
[INFO] tweaked toml for git repo https://github.com/ArchitecturalDogSoftware/smtp_gateway written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArchitecturalDogSoftware/smtp_gateway on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArchitecturalDogSoftware/smtp_gateway 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8fa090b8be04c381842d2bdcbe8ba09a31002ccf0c95880016f0a2747bf71a9
[INFO] running `Command { std: "docker" "start" "-a" "a8fa090b8be04c381842d2bdcbe8ba09a31002ccf0c95880016f0a2747bf71a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8fa090b8be04c381842d2bdcbe8ba09a31002ccf0c95880016f0a2747bf71a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8fa090b8be04c381842d2bdcbe8ba09a31002ccf0c95880016f0a2747bf71a9", kill_on_drop: false }`
[INFO] [stdout] a8fa090b8be04c381842d2bdcbe8ba09a31002ccf0c95880016f0a2747bf71a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71feb634c9d0cf7228d9ef1737e675e2c233e4fd8ee5c6103ca553fe37589e9f
[INFO] running `Command { std: "docker" "start" "-a" "71feb634c9d0cf7228d9ef1737e675e2c233e4fd8ee5c6103ca553fe37589e9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling smtp_gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/str/mod.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<AsciiStr> {
[INFO] [stdout]     |                                      ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<'_, AsciiStr> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "71feb634c9d0cf7228d9ef1737e675e2c233e4fd8ee5c6103ca553fe37589e9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71feb634c9d0cf7228d9ef1737e675e2c233e4fd8ee5c6103ca553fe37589e9f", kill_on_drop: false }`
[INFO] [stdout] 71feb634c9d0cf7228d9ef1737e675e2c233e4fd8ee5c6103ca553fe37589e9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 158198dba268ffc75ebb82aa3361a409313845e40a2e04a3ea2a5181f68cc6b4
[INFO] running `Command { std: "docker" "start" "-a" "158198dba268ffc75ebb82aa3361a409313845e40a2e04a3ea2a5181f68cc6b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling smtp_gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/str/mod.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<AsciiStr> {
[INFO] [stdout]     |                                      ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<'_, AsciiStr> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/str/mod.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<AsciiStr> {
[INFO] [stdout]     |                                      ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<'_, AsciiStr> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.47s
[INFO] running `Command { std: "docker" "inspect" "158198dba268ffc75ebb82aa3361a409313845e40a2e04a3ea2a5181f68cc6b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "158198dba268ffc75ebb82aa3361a409313845e40a2e04a3ea2a5181f68cc6b4", kill_on_drop: false }`
[INFO] [stdout] 158198dba268ffc75ebb82aa3361a409313845e40a2e04a3ea2a5181f68cc6b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35fa382876cd31c471736e1c2102dcfe6c05058d4b763afc959a44b9df225b1d
[INFO] running `Command { std: "docker" "start" "-a" "35fa382876cd31c471736e1c2102dcfe6c05058d4b763afc959a44b9df225b1d", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/str/mod.rs:116:38
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<AsciiStr> {
[INFO] [stderr]     |                                      ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn replace_endings_with_crlf(string: &AsciiStr) -> Cow<'_, AsciiStr> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `smtp_gateway` (lib) generated 1 warning
[INFO] [stderr] warning: `smtp_gateway` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smtp_gateway-d7befbcf05ce8a09)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test connection::command::test::test_command_parsing ... ok
[INFO] [stdout] test test::test_listen ... ok
[INFO] [stdout] test str::test::test_raw_smtp_string ... ok
[INFO] [stderr]    Doc-tests smtp_gateway
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - is_smtp_domain_name (line 85) ... ok
[INFO] [stdout] test src/lib.rs - write_fmt_line (line 178) - compile fail ... ok
[INFO] [stdout] test src/str/mod.rs - str::SmtpString::new (line 59) ... ok
[INFO] [stdout] test src/lib.rs - write_fmt_line (line 163) ... ok
[INFO] [stdout] test src/lib.rs - write_fmt_line (line 193) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "35fa382876cd31c471736e1c2102dcfe6c05058d4b763afc959a44b9df225b1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35fa382876cd31c471736e1c2102dcfe6c05058d4b763afc959a44b9df225b1d", kill_on_drop: false }`
[INFO] [stdout] 35fa382876cd31c471736e1c2102dcfe6c05058d4b763afc959a44b9df225b1d
