[INFO] cloning repository https://github.com/lieka1/samotop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lieka1/samotop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieka1%2Fsamotop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieka1%2Fsamotop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad8cfb96c5f10518ee882f158fd78f18fbd05926
[INFO] testing lieka1/samotop against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieka1%2Fsamotop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lieka1/samotop
[INFO] finished tweaking git repo https://github.com/lieka1/samotop
[INFO] tweaked toml for git repo https://github.com/lieka1/samotop written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lieka1/samotop on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lieka1/samotop 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1896bab998f355ed8161c92c9aee50c02cdefad87650358d0160a612fdbb2004
[INFO] running `Command { std: "docker" "start" "-a" "1896bab998f355ed8161c92c9aee50c02cdefad87650358d0160a612fdbb2004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1896bab998f355ed8161c92c9aee50c02cdefad87650358d0160a612fdbb2004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1896bab998f355ed8161c92c9aee50c02cdefad87650358d0160a612fdbb2004", kill_on_drop: false }`
[INFO] [stdout] 1896bab998f355ed8161c92c9aee50c02cdefad87650358d0160a612fdbb2004
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b5562ae6176bc7c7b97ea4fd5dd1056cfd9123159d80c1722e3039dc7fa883d
[INFO] running `Command { std: "docker" "start" "-a" "3b5562ae6176bc7c7b97ea4fd5dd1056cfd9123159d80c1722e3039dc7fa883d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling viaspf-record v0.4.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling openssl-src v111.17.0+1.1.1m
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling async-macros v2.0.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustyknife v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling viaspf v0.4.1
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling smol-timeout v0.6.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling async-tls v0.11.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling potential v2.2.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.3
[INFO] [stderr]    Compiling samotop-core v0.13.1+smtp (/opt/rustwide/workdir/samotop-core)
[INFO] [stderr]    Compiling async-std-resolver v0.20.3
[INFO] [stderr]    Compiling lozizol v0.5.3-dev
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the unit struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the unit struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rfc5321::*`
[INFO] [stdout]   --> samotop-core/src/smtp/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use self::rfc5321::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/tcp.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Err(e) => (Err(e.into())),
[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] 127 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 127 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/unix.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Err(e) => (Err(e.into())),
[INFO] [stdout]     |                           ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 129 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `PollFn` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> samotop-core/src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use std::future::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |             T(&'a str),
[INFO] [stdout]    |             - ^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -             T(&'a str),
[INFO] [stdout] 88 +             T(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |             B(&'a [u8]),
[INFO] [stdout]    |             - ^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -             B(&'a [u8]),
[INFO] [stdout] 89 +             B(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[INFO] [stderr]    Compiling samotop-with-rustls v0.13.0 (/opt/rustwide/workdir/samotop-with-rustls)
[INFO] [stderr]    Compiling samotop-delivery v0.13.1 (/opt/rustwide/workdir/samotop-delivery)
[INFO] [stderr]    Compiling samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stderr]    Compiling samotop-with-spf v0.13.1 (/opt/rustwide/workdir/samotop-with-spf)
[INFO] [stderr]    Compiling samotop-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[INFO] [stdout] warning: unused import: `self::data::*`
[INFO] [stdout]  --> samotop-parser/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::data::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/file/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/sendmail/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> samotop-delivery/src/smtp/error.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[cfg(feature = "native-tls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `file-transport`, `hostname`, `journal-transport`, `lozizol`, `nom`, `sendmail-transport`, `serde`, `serde-impls`, `serde_derive`, `serde_json`, `skip-benches`, `smtp-transport`, `unstable`, and `uuid`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/stub/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> samotop-delivery/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub use crate::dir::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub use crate::types::*;
[INFO] [stdout]    |             --------------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/journal/transport.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 36 |         envelope: Envelope,
[INFO] [stdout] 37 |     ) -> SyncFuture<Result<JournalStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> SyncFuture<'life1, Result<JournalStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/sendmail/mod.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         envelope: Envelope,
[INFO] [stdout] 46 |     ) -> SyncFuture<std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> SyncFuture<'s, std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/stub/mod.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 37 |         envelope: Envelope,
[INFO] [stdout] 38 |     ) -> SyncFuture<std::result::Result<StubStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> SyncFuture<'life1, std::result::Result<StubStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop v0.13.2 (/opt/rustwide/workdir/samotop)
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]    --> samotop/src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub struct Provider<T>(pub T);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop-server v1.2.2 (/opt/rustwide/workdir/samotop-server)
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling samotop-with-native-tls v0.13.1 (/opt/rustwide/workdir/samotop-with-native-tls)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3b5562ae6176bc7c7b97ea4fd5dd1056cfd9123159d80c1722e3039dc7fa883d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5562ae6176bc7c7b97ea4fd5dd1056cfd9123159d80c1722e3039dc7fa883d", kill_on_drop: false }`
[INFO] [stdout] 3b5562ae6176bc7c7b97ea4fd5dd1056cfd9123159d80c1722e3039dc7fa883d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 011dd8f0cabb5b0c53017af850bdc07b024c6c0c7977fc5d11ea58341159bc64
[INFO] running `Command { std: "docker" "start" "-a" "011dd8f0cabb5b0c53017af850bdc07b024c6c0c7977fc5d11ea58341159bc64", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the unit struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the unit struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rfc5321::*`
[INFO] [stdout]   --> samotop-core/src/smtp/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use self::rfc5321::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/tcp.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Err(e) => (Err(e.into())),
[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] 127 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 127 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/unix.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Err(e) => (Err(e.into())),
[INFO] [stdout]     |                           ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 129 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `PollFn` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> samotop-core/src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use std::future::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |             T(&'a str),
[INFO] [stdout]    |             - ^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -             T(&'a str),
[INFO] [stdout] 88 +             T(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |             B(&'a [u8]),
[INFO] [stdout]    |             - ^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -             B(&'a [u8]),
[INFO] [stdout] 89 +             B(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/file/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/sendmail/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> samotop-delivery/src/smtp/error.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[cfg(feature = "native-tls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `file-transport`, `hostname`, `journal-transport`, `lozizol`, `nom`, `sendmail-transport`, `serde`, `serde-impls`, `serde_derive`, `serde_json`, `skip-benches`, `smtp-transport`, `unstable`, and `uuid`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/stub/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> samotop-delivery/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub use crate::dir::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub use crate::types::*;
[INFO] [stdout]    |             --------------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/journal/transport.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 36 |         envelope: Envelope,
[INFO] [stdout] 37 |     ) -> SyncFuture<Result<JournalStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> SyncFuture<'life1, Result<JournalStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/sendmail/mod.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         envelope: Envelope,
[INFO] [stdout] 46 |     ) -> SyncFuture<std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> SyncFuture<'s, std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/stub/mod.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 37 |         envelope: Envelope,
[INFO] [stdout] 38 |     ) -> SyncFuture<std::result::Result<StubStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> SyncFuture<'life1, std::result::Result<StubStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stdout] warning: unused import: `self::data::*`
[INFO] [stdout]  --> samotop-parser/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::data::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop-with-rustls v0.13.0 (/opt/rustwide/workdir/samotop-with-rustls)
[INFO] [stderr]    Compiling samotop-with-spf v0.13.1 (/opt/rustwide/workdir/samotop-with-spf)
[INFO] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[INFO] [stderr]    Compiling samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]    --> samotop/src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub struct Provider<T>(pub T);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop-delivery v0.13.1 (/opt/rustwide/workdir/samotop-delivery)
[INFO] [stderr]    Compiling samotop-server v1.2.2 (/opt/rustwide/workdir/samotop-server)
[INFO] [stderr]    Compiling samotop-with-native-tls v0.13.1 (/opt/rustwide/workdir/samotop-with-native-tls)
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stdout] warning: unused import: `self::data::*`
[INFO] [stdout]  --> samotop-parser/src/lib.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::data::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/file/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/sendmail/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stdout]   --> samotop-delivery/src/smtp/error.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[cfg(feature = "native-tls")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `file-transport`, `hostname`, `journal-transport`, `lozizol`, `nom`, `sendmail-transport`, `serde`, `serde-impls`, `serde_derive`, `serde_json`, `skip-benches`, `smtp-transport`, `unstable`, and `uuid`
[INFO] [stdout]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::error::*`
[INFO] [stdout]  --> samotop-delivery/src/stub/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::error::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> samotop-delivery/src/lib.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub use crate::dir::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub use crate::types::*;
[INFO] [stdout]    |             --------------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insta v1.12.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/journal/transport.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 36 |         envelope: Envelope,
[INFO] [stdout] 37 |     ) -> SyncFuture<Result<JournalStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     ) -> SyncFuture<'life1, Result<JournalStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/sendmail/mod.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |         &'s self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 45 |         envelope: Envelope,
[INFO] [stdout] 46 |     ) -> SyncFuture<std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> SyncFuture<'s, std::result::Result<ProcStream, Error>>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/stub/mod.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'life1 self,
[INFO] [stdout]    |          ------ the lifetime is named here
[INFO] [stdout] 37 |         envelope: Envelope,
[INFO] [stdout] 38 |     ) -> SyncFuture<std::result::Result<StubStream, Error>>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> SyncFuture<'life1, std::result::Result<StubStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop v0.13.2 (/opt/rustwide/workdir/samotop)
[INFO] [stderr]    Compiling samotop-core v0.13.1+smtp (/opt/rustwide/workdir/samotop-core)
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use SessionLogger as DebugService;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stdout] note: `SessionLogger` could refer to the unit struct defined here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionLogger;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] note: `SessionLogger` could also refer to the unit struct imported here
[INFO] [stdout]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     mail::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rfc5321::*`
[INFO] [stdout]   --> samotop-core/src/smtp/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub use self::rfc5321::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/tcp.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Err(e) => (Err(e.into())),
[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] 127 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 127 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/unix.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Err(e) => (Err(e.into())),
[INFO] [stdout]     |                           ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 129 +                 Err(e) => Err(e.into()) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `PollFn` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> samotop-core/src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use std::future::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]    --> samotop/src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub struct Provider<T>(pub T);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |             T(&'a str),
[INFO] [stdout]    |             - ^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 88 -             T(&'a str),
[INFO] [stdout] 88 +             T(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |             B(&'a [u8]),
[INFO] [stdout]    |             - ^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 89 -             B(&'a [u8]),
[INFO] [stdout] 89 +             B(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> samotop-core/src/smtp/context.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |         fn tb(inp: &[u8]) -> TextOrBytes<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.72s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "011dd8f0cabb5b0c53017af850bdc07b024c6c0c7977fc5d11ea58341159bc64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011dd8f0cabb5b0c53017af850bdc07b024c6c0c7977fc5d11ea58341159bc64", kill_on_drop: false }`
[INFO] [stdout] 011dd8f0cabb5b0c53017af850bdc07b024c6c0c7977fc5d11ea58341159bc64
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04d4d35323bb7045c6956cfaf6a23a78490c841c77bf7df61c01934eaa49fe24
[INFO] running `Command { std: "docker" "start" "-a" "04d4d35323bb7045c6956cfaf6a23a78490c841c77bf7df61c01934eaa49fe24", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use SessionLogger as DebugService;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stderr]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stderr] note: `SessionLogger` could refer to the struct defined here
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct SessionLogger;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stderr] note: `SessionLogger` could also refer to the struct imported here
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 |     mail::*,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    = help: use `self::SessionLogger` to refer to this struct unambiguously
[INFO] [stderr]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous import visibility: pub(in crate::mail::logger) or pub
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use SessionLogger as DebugService;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stderr]    = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stderr] note: `SessionLogger` could refer to the unit struct defined here
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct SessionLogger;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stderr] note: `SessionLogger` could also refer to the unit struct imported here
[INFO] [stderr]   --> samotop-core/src/mail/logger.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr]  6 |     mail::*,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    = help: use `self::SessionLogger` to refer to this unit struct unambiguously
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::rfc5321::*`
[INFO] [stderr]   --> samotop-core/src/smtp/mod.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub use self::rfc5321::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> samotop-core/src/server/tcp.rs:127:27
[INFO] [stderr]     |
[INFO] [stderr] 127 |                 Err(e) => (Err(e.into())),
[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] 127 -                 Err(e) => (Err(e.into())),
[INFO] [stderr] 127 +                 Err(e) => Err(e.into()) ,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]    --> samotop-core/src/server/unix.rs:129:27
[INFO] [stderr]     |
[INFO] [stderr] 129 |                 Err(e) => (Err(e.into())),
[INFO] [stderr]     |                           ^             ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 129 -                 Err(e) => (Err(e.into())),
[INFO] [stderr] 129 +                 Err(e) => Err(e.into()) ,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: private item shadows public glob re-export
[INFO] [stderr]   --> samotop-core/src/lib.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | /     struct PollFn<F> {
[INFO] [stderr] 55 | |         f: F,
[INFO] [stderr] 56 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr] note: the name `PollFn` in the type namespace is supposed to be publicly re-exported here
[INFO] [stderr]   --> samotop-core/src/lib.rs:27:13
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub use std::future::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^
[INFO] [stderr] note: but the private item here shadows it
[INFO] [stderr]   --> samotop-core/src/lib.rs:54:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | /     struct PollFn<F> {
[INFO] [stderr] 55 | |         f: F,
[INFO] [stderr] 56 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> samotop-core/src/smtp/context.rs:88:15
[INFO] [stderr]    |
[INFO] [stderr] 88 |             T(&'a str),
[INFO] [stderr]    |             - ^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 88 -             T(&'a str),
[INFO] [stderr] 88 +             T(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> samotop-core/src/smtp/context.rs:89:15
[INFO] [stderr]    |
[INFO] [stderr] 89 |             B(&'a [u8]),
[INFO] [stderr]    |             - ^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TextOrBytes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 89 -             B(&'a [u8]),
[INFO] [stderr] 89 +             B(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> samotop-core/src/smtp/context.rs:91:20
[INFO] [stderr]    |
[INFO] [stderr] 91 |         fn tb(inp: &[u8]) -> TextOrBytes {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |         fn tb(inp: &[u8]) -> TextOrBytes<'_> {
[INFO] [stderr]    |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `samotop-core` (lib) generated 9 warnings (run `cargo fix --lib -p samotop-core` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `self::error::*`
[INFO] [stderr]  --> samotop-delivery/src/file/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::error::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::error::*`
[INFO] [stderr]  --> samotop-delivery/src/sendmail/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::error::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `native-tls`
[INFO] [stderr]   --> samotop-delivery/src/smtp/error.rs:45:11
[INFO] [stderr]    |
[INFO] [stderr] 45 |     #[cfg(feature = "native-tls")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `base64`, `default`, `file-transport`, `hostname`, `journal-transport`, `lozizol`, `nom`, `sendmail-transport`, `serde`, `serde-impls`, `serde_derive`, `serde_json`, `skip-benches`, `smtp-transport`, `unstable`, and `uuid`
[INFO] [stderr]    = help: consider adding `native-tls` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::error::*`
[INFO] [stderr]  --> samotop-delivery/src/stub/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::error::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> samotop-delivery/src/lib.rs:63:13
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub use crate::dir::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 72 |     pub use crate::types::*;
[INFO] [stderr]    |             --------------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> samotop-delivery/src/journal/transport.rs:37:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |         &'life1 self,
[INFO] [stderr]    |          ------ the lifetime is named here
[INFO] [stderr] 36 |         envelope: Envelope,
[INFO] [stderr] 37 |     ) -> SyncFuture<Result<JournalStream, Error>>
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life1`
[INFO] [stderr]    |
[INFO] [stderr] 37 |     ) -> SyncFuture<'life1, Result<JournalStream, Error>>
[INFO] [stderr]    |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> samotop-delivery/src/sendmail/mod.rs:46:10
[INFO] [stderr]    |
[INFO] [stderr] 44 |         &'s self,
[INFO] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 45 |         envelope: Envelope,
[INFO] [stderr] 46 |     ) -> SyncFuture<std::result::Result<ProcStream, Error>>
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'s`
[INFO] [stderr]    |
[INFO] [stderr] 46 |     ) -> SyncFuture<'s, std::result::Result<ProcStream, Error>>
[INFO] [stderr]    |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> samotop-delivery/src/stub/mod.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 36 |         &'life1 self,
[INFO] [stderr]    |          ------ the lifetime is named here
[INFO] [stderr] 37 |         envelope: Envelope,
[INFO] [stderr] 38 |     ) -> SyncFuture<std::result::Result<StubStream, Error>>
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life1`
[INFO] [stderr]    |
[INFO] [stderr] 38 |     ) -> SyncFuture<'life1, std::result::Result<StubStream, Error>>
[INFO] [stderr]    |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `samotop-delivery` (lib) generated 8 warnings (run `cargo fix --lib -p samotop-delivery` to apply 6 suggestions)
[INFO] [stderr] warning: unused import: `self::data::*`
[INFO] [stderr]  --> samotop-parser/src/lib.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::data::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `samotop-parser` (lib) generated 1 warning (run `cargo fix --lib -p samotop-parser` to apply 1 suggestion)
[INFO] [stderr] warning: `samotop-parser` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `samotop-core` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: struct `Provider` is never constructed
[INFO] [stderr]    --> samotop/src/lib.rs:208:16
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub struct Provider<T>(pub T);
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `samotop` (lib) generated 1 warning
[INFO] [stderr] warning: `samotop` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `samotop-delivery` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop-de6e606a7eaa814f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test mail::mapper::tests::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 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-708e0b09c76db69a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test int_tests::prudent_blocks_bad_client_simple ... ok
[INFO] [stdout] test int_tests::prudent_enforces_timeout ... ok
[INFO] [stdout] test int_tests::prudent_blocks_bad_client ... ok
[INFO] [stdout] test int_tests::prudent_allows_good_client ... ok
[INFO] [stdout] test int_tests::svc ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop_core-2c6c2ca46459b41b)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test identify_instance_is_not_zero ... ok
[INFO] [stdout] test identify_instance_stays_constant ... ok
[INFO] [stdout] test identify_now_is_not_zero ... ok
[INFO] [stdout] test identify_now_is_unique ... ok
[INFO] [stdout] test io::connection::store_tests::timely_connection_info ... ok
[INFO] [stdout] test io::connection::store_tests::unique_connection_info ... ok
[INFO] [stdout] test mail::setup::tests::test_composition ... ok
[INFO] [stdout] test server::tests::use_dummy_service ... ok
[INFO] [stdout] test server::tests::use_samotop_server ... ok
[INFO] [stdout] test smtp::extensions::extension_set::check_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::disable_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::enable_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::get_extension ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_incomplete ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_invalid ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_starttls ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_mismatch ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test mail::logger::tests::test_setup ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::helo_is_set ... ok
[INFO] [stdout] test server::tests::builder_builds_task ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::helo_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_rcpt ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_helo ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_mail ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::mail_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::invalid::tests::response_is_not_implemented ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::command_sequence_is_enforced ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::sink_gets_set ... ok
[INFO] [stdout] test smtp::rfc5321::noop::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::rcpt::tests::recipient_is_added ... ok
[INFO] [stdout] test smtp::session::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::rset::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::unknown::tests::response_is_not_implemented ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::quit::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::context::store_tests::same_service ... ok
[INFO] [stdout] test io::connection::store_tests::display_connection_info ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_handle_test ... ok
[INFO] [stdout] test smtp::interpretter::tests::builder_parse_with_apply_test ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_session_setup_test ... ok
[INFO] [stdout] test smtp::context::store_tests::set_one_service ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- smtp::context::store_tests::set_one_service stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Differences ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot: set_one_service
[INFO] [stdout] Source: samotop-core/src/smtp/context.rs:137
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] dump
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ SmtpContext {
[INFO] [stdout]     1     1 │     store: {
[INFO] [stdout]     2       │-        TypeId {
[INFO] [stdout]     3       │-            t: --redacted--,
[INFO] [stdout]     4       │-        }: Any { .. },
[INFO] [stdout]           2 │+        TypeId(--redacted--x--redacted--b--redacted--b--redacted--f--redacted--fdd--redacted--e--redacted--c--redacted--a--redacted--c--redacted--e): Any { .. },
[INFO] [stdout]     5     3 │     },
[INFO] [stdout]     6     4 │     session: SmtpSession {
[INFO] [stdout]     7     5 │         connection: ConnectionInfo {
[INFO] [stdout]     8     6 │             id: "--redacted--",
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] 
[INFO] [stdout] thread 'smtp::context::store_tests::set_one_service' (84) panicked at samotop-core/src/smtp/context.rs:137:9:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61ce30371a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ce30371a5a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ce30371a5a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61ce30371a5a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61ce303898ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61ce303898ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x61ce303768d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ce303768d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61ce3034edbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61ce3034edbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61ce30369a59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61ce3011e1ec - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61ce3011e1ec - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61ce30369c12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61ce30369c12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61ce3034ee78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61ce30346659 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61ce3034fd4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61ce3038a1fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61ce30389f42 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61ce2fff640e - core::result::Result<T,E>::unwrap::he1f622a83e7c8f0e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61ce2fff640e - samotop_core::smtp::context::store_tests::set_one_service::h58a49dc125193bd0
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:137:9
[INFO] [stdout]   22:     0x61ce2fff64f7 - samotop_core::smtp::context::store_tests::set_one_service::{{closure}}::hd4c6cb83f378b60e
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:127:29
[INFO] [stdout]   23:     0x61ce2ff71a66 - core::ops::function::FnOnce::call_once::h3d5cad50d3ed31b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61ce301122cb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61ce301122cb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x61ce3011ecbb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x61ce3011ecbb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x61ce3011ecbb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61ce3011ecbb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61ce3011ecbb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61ce3011ecbb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x61ce3011ecbb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x61ce3011a3d4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x61ce3011a3d4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61ce301218c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x61ce301218c2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x61ce301218c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61ce301218c2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61ce301218c2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61ce301218c2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x61ce301218c2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61ce3037133f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x61ce3037133f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a799c736aa4 - <unknown>
[INFO] [stdout]   45:     0x7a799c7c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     smtp::context::store_tests::set_one_service
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.93s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p samotop-core --lib`
[INFO] running `Command { std: "docker" "inspect" "04d4d35323bb7045c6956cfaf6a23a78490c841c77bf7df61c01934eaa49fe24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d4d35323bb7045c6956cfaf6a23a78490c841c77bf7df61c01934eaa49fe24", kill_on_drop: false }`
[INFO] [stdout] 04d4d35323bb7045c6956cfaf6a23a78490c841c77bf7df61c01934eaa49fe24
