[INFO] cloning repository https://github.com/girstenbrei/miltr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/girstenbrei/miltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirstenbrei%2Fmiltr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirstenbrei%2Fmiltr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d78ab44406b1ebc0dc89f927738749860cd9e96 [INFO] testing girstenbrei/miltr against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgirstenbrei%2Fmiltr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/girstenbrei/miltr on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/girstenbrei/miltr [INFO] finished tweaking git repo https://github.com/girstenbrei/miltr [INFO] tweaked toml for git repo https://github.com/girstenbrei/miltr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/girstenbrei/miltr 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4456459f90bbb96c1815325752da52bf195db50e32d249ba2446821951f8e2f5 [INFO] running `Command { std: "docker" "start" "-a" "4456459f90bbb96c1815325752da52bf195db50e32d249ba2446821951f8e2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4456459f90bbb96c1815325752da52bf195db50e32d249ba2446821951f8e2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4456459f90bbb96c1815325752da52bf195db50e32d249ba2446821951f8e2f5", kill_on_drop: false }` [INFO] [stdout] 4456459f90bbb96c1815325752da52bf195db50e32d249ba2446821951f8e2f5 [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e70d46e2de6052624610367ce0ea7adac6f0186a8173bc8607ddca73fe1744a [INFO] running `Command { std: "docker" "start" "-a" "5e70d46e2de6052624610367ce0ea7adac6f0186a8173bc8607ddca73fe1744a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling miltr v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.14s [INFO] running `Command { std: "docker" "inspect" "5e70d46e2de6052624610367ce0ea7adac6f0186a8173bc8607ddca73fe1744a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e70d46e2de6052624610367ce0ea7adac6f0186a8173bc8607ddca73fe1744a", kill_on_drop: false }` [INFO] [stdout] 5e70d46e2de6052624610367ce0ea7adac6f0186a8173bc8607ddca73fe1744a [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 933588b3c12914fb6fe8f4cef6ce70ee2aeb75a70946db4961eef043f5550bae [INFO] running `Command { std: "docker" "start" "-a" "933588b3c12914fb6fe8f4cef6ce70ee2aeb75a70946db4961eef043f5550bae", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling miltr-utils v0.1.1 (/opt/rustwide/workdir/utils) [INFO] [stderr] Compiling escargot v0.5.13 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling miltr-common v0.1.1 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling miltr v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling miltr-server v0.1.1 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "933588b3c12914fb6fe8f4cef6ce70ee2aeb75a70946db4961eef043f5550bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933588b3c12914fb6fe8f4cef6ce70ee2aeb75a70946db4961eef043f5550bae", kill_on_drop: false }` [INFO] [stdout] 933588b3c12914fb6fe8f4cef6ce70ee2aeb75a70946db4961eef043f5550bae [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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef513fb24324dda6859a62773a1a2caa65fa5e4fc09432e2cb65903aa5e06a45 [INFO] running `Command { std: "docker" "start" "-a" "ef513fb24324dda6859a62773a1a2caa65fa5e4fc09432e2cb65903aa5e06a45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/miltr-0789c463b8cfdb7e) [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] Running tests/examples.rs (/opt/rustwide/target/debug/deps/examples-51c27c9a73aad22a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] ======== Bound to socket ======== [INFO] [stdout] [INFO] [stdout] ========================================= [INFO] [stdout] ======== Awaiting new connection ======== [INFO] [stdout] Opened TCP connection [INFO] [stdout] [INFO] [stdout] ======== NEGOTIATE ======== [INFO] [stdout] opts received: OptNeg { [INFO] [stdout] version: 6, [INFO] [stdout] capabilities: Capability( [INFO] [stdout] SMFIF_ADDHDRS | SMFIF_CHGBODY | SMFIF_ADDRCPT | SMFIF_DELRCPT | SMFIF_CHGHDRS | SMFIF_QUARANTINE | SMFIF_CHGFROM | SMFIF_ADDRCPT_PAR, [INFO] [stdout] ), [INFO] [stdout] protocol: Protocol( [INFO] [stdout] 0x0, [INFO] [stdout] ), [INFO] [stdout] macro_stages: MacroStages { [INFO] [stdout] stages: [ [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] opts sent back: OptNeg { [INFO] [stdout] version: 6, [INFO] [stdout] capabilities: Capability( [INFO] [stdout] SMFIF_ADDHDRS | SMFIF_CHGBODY | SMFIF_ADDRCPT | SMFIF_DELRCPT | SMFIF_CHGHDRS | SMFIF_QUARANTINE | SMFIF_CHGFROM | SMFIF_ADDRCPT_PAR, [INFO] [stdout] ), [INFO] [stdout] protocol: Protocol( [INFO] [stdout] 0x0, [INFO] [stdout] ), [INFO] [stdout] macro_stages: MacroStages { [INFO] [stdout] stages: [ [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] [], [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] } [INFO] [stdout] Did option negotiation, ready for commands [INFO] [stdout] [INFO] [stdout] ======== CONNECT ======== [INFO] [stdout] hostname: localhost [INFO] [stdout] socket_info: 127.0.0.1:Some(0) [INFO] [stdout] family: Inet [INFO] [stdout] [INFO] [stdout] ======== HELO ======== [INFO] [stdout] hostname: localhost [INFO] [stdout] [INFO] [stdout] ======== MAIL ======== [INFO] [stdout] sender: sender@test.local [INFO] [stdout] [INFO] [stdout] ======== RCPT ======== [INFO] [stdout] recipient: "rcpt@test.local" [INFO] [stdout] [INFO] [stdout] ======== DATA ======== [INFO] [stdout] [INFO] [stdout] ======== HEADER ======== [INFO] [stdout] name: X-Header [INFO] [stdout] value: My value [INFO] [stdout] [INFO] [stdout] ======== EOH ======== [INFO] [stdout] [INFO] [stdout] ======== BODY ======== [INFO] [stdout] body part: A very simple mail body [INFO] [stdout] Commands sent, awaiting modification actions [INFO] [stdout] [INFO] [stdout] ======== END OF BODY ======== [INFO] [stdout] Received modification actions: [INFO] [stdout] Final action: Continue(Continue) [INFO] [stdout] [INFO] [stdout] ======== QUIT ======== [INFO] [stdout] [INFO] [stdout] ========================================= [INFO] [stdout] ======== Awaiting new connection ======== [INFO] [stdout] test client_v_server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 33.71s [INFO] [stdout] [INFO] [stderr] Doc-tests miltr [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" "ef513fb24324dda6859a62773a1a2caa65fa5e4fc09432e2cb65903aa5e06a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef513fb24324dda6859a62773a1a2caa65fa5e4fc09432e2cb65903aa5e06a45", kill_on_drop: false }` [INFO] [stdout] ef513fb24324dda6859a62773a1a2caa65fa5e4fc09432e2cb65903aa5e06a45