[INFO] cloning repository https://github.com/owenthewizard/samotop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owenthewizard/samotop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowenthewizard%2Fsamotop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowenthewizard%2Fsamotop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fcb883a28c7366faf047bb427521c8271439e25
[INFO] testing owenthewizard/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%2Fowenthewizard%2Fsamotop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/owenthewizard/samotop
[INFO] finished tweaking git repo https://github.com/owenthewizard/samotop
[INFO] tweaked toml for git repo https://github.com/owenthewizard/samotop written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/owenthewizard/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/owenthewizard/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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6e816ee9190f6a6a48c77401104e8bd02cdee937baea05cb1ce7450e008c17fa
[INFO] running `Command { std: "docker" "start" "-a" "6e816ee9190f6a6a48c77401104e8bd02cdee937baea05cb1ce7450e008c17fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e816ee9190f6a6a48c77401104e8bd02cdee937baea05cb1ce7450e008c17fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e816ee9190f6a6a48c77401104e8bd02cdee937baea05cb1ce7450e008c17fa", kill_on_drop: false }`
[INFO] [stdout] 6e816ee9190f6a6a48c77401104e8bd02cdee937baea05cb1ce7450e008c17fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89cc228037c0c5244f7b4c1a96fbc8214272b2c98496870ef77fe84db287702e
[INFO] running `Command { std: "docker" "start" "-a" "89cc228037c0c5244f7b4c1a96fbc8214272b2c98496870ef77fe84db287702e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling polling v2.5.1
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.0.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[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 parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling async-global-executor v2.3.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling smol-timeout v0.6.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling viaspf-record v0.4.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling viaspf v0.4.1
[INFO] [stderr]    Compiling async-tls v0.11.0
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling clap v4.0.29
[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: 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] [stderr]    Compiling trust-dns-resolver v0.20.4
[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 lozizol v0.5.3-dev
[INFO] [stderr]    Compiling async-std-resolver v0.20.4
[INFO] [stderr]    Compiling potential v2.2.1
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling async-macros v2.0.0
[INFO] [stderr]    Compiling samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[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-spf v0.13.1 (/opt/rustwide/workdir/samotop-with-spf)
[INFO] [stderr]    Compiling samotop-with-rustls v0.13.0 (/opt/rustwide/workdir/samotop-with-rustls)
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling rustyknife v0.2.11
[INFO] [stderr]    Compiling samotop-delivery v0.13.1 (/opt/rustwide/workdir/samotop-delivery)
[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 samotop-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[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 3m 52s
[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" "89cc228037c0c5244f7b4c1a96fbc8214272b2c98496870ef77fe84db287702e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89cc228037c0c5244f7b4c1a96fbc8214272b2c98496870ef77fe84db287702e", kill_on_drop: false }`
[INFO] [stdout] 89cc228037c0c5244f7b4c1a96fbc8214272b2c98496870ef77fe84db287702e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 902959b39ac998a2d35f8b349034fe72d168ec20f18ddcc04825ef2c0367eb8b
[INFO] running `Command { std: "docker" "start" "-a" "902959b39ac998a2d35f8b349034fe72d168ec20f18ddcc04825ef2c0367eb8b", 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: 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] [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 terminal_size v0.1.17
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling similar v2.2.1
[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 glob v0.3.0
[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 samotop-with-native-tls v0.13.1 (/opt/rustwide/workdir/samotop-with-native-tls)
[INFO] [stderr]    Compiling samotop-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling samotop-with-spf v0.13.1 (/opt/rustwide/workdir/samotop-with-spf)
[INFO] [stderr]    Compiling samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stderr]    Compiling samotop-with-rustls v0.13.0 (/opt/rustwide/workdir/samotop-with-rustls)
[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-delivery v0.13.1 (/opt/rustwide/workdir/samotop-delivery)
[INFO] [stderr]    Compiling insta v1.22.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] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[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-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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.95s
[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" "902959b39ac998a2d35f8b349034fe72d168ec20f18ddcc04825ef2c0367eb8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902959b39ac998a2d35f8b349034fe72d168ec20f18ddcc04825ef2c0367eb8b", kill_on_drop: false }`
[INFO] [stdout] 902959b39ac998a2d35f8b349034fe72d168ec20f18ddcc04825ef2c0367eb8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4d2729b9303954f7058762377e8a255d14b5e5774d54d41031d7414a9c0a11d8
[INFO] running `Command { std: "docker" "start" "-a" "4d2729b9303954f7058762377e8a255d14b5e5774d54d41031d7414a9c0a11d8", 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: 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 7 warnings (run `cargo fix --lib -p samotop-core` to apply 2 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: 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-core` (lib test) generated 7 warnings (7 duplicates)
[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] warning: `samotop-parser` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[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-b6d16ccda742d513)
[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-2bad626938b4afcf)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test int_tests::prudent_blocks_bad_client ... ok
[INFO] [stdout] test int_tests::prudent_blocks_bad_client_simple ... ok
[INFO] [stdout] test int_tests::svc ... ok
[INFO] [stdout] test int_tests::prudent_enforces_timeout ... ok
[INFO] [stdout] test int_tests::prudent_allows_good_client ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop_core-1ade89f628d933ab)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test identify_instance_stays_constant ... ok
[INFO] [stdout] test identify_instance_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 smtp::extensions::extension_set::check_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::disable_extension ... ok
[INFO] [stdout] test server::tests::use_samotop_server ... ok
[INFO] [stdout] test smtp::extensions::extension_set::get_extension ... ok
[INFO] [stdout] test mail::logger::tests::test_setup ... ok
[INFO] [stdout] test server::tests::builder_builds_task ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_incomplete ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_mismatch ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_invalid ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_starttls ... ok
[INFO] [stdout] test identify_now_is_not_zero ... ok
[INFO] [stdout] test smtp::extensions::extension_set::enable_extension ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::transaction_gets_reset ... 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::data::tests::command_sequence_is_assured_missing_rcpt ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::sink_gets_set ... 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::rfc5321::helo::tests::helo_is_set ... 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::rfc5321::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::invalid::tests::response_is_not_implemented ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::command_sequence_is_enforced ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::mail_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::rcpt::tests::recipient_is_added ... ok
[INFO] [stdout] test smtp::rfc5321::quit::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::noop::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::session::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::helo_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::transaction_gets_reset ... 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] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: dump
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[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--f--redacted--d--redacted--f--redacted--bd--redacted--e--redacted--ed--redacted--ddd--redacted--c): 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' (61) 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:     0x58fc13d5fb4a - 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:     0x58fc13d5fb4a - 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:     0x58fc13d5fb4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58fc13d5fb4a - <<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:     0x58fc13d77f1a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58fc13d77f1a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x58fc13d649a2 - 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:     0x58fc13d649a2 - <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:     0x58fc13d3cd3f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58fc13d3cd3f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58fc13d579d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58fc13b1309c - <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:     0x58fc13b1309c - 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:     0x58fc13d57b92 - <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:     0x58fc13d57b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58fc13d3cdf8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58fc13d345d9 - 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:     0x58fc13d3dccd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58fc13d7882c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58fc13d78572 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58fc139b761e - core::result::Result<T,E>::unwrap::hb9a5e00c3d6faa99
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x58fc139b761e - samotop_core::smtp::context::store_tests::set_one_service::h0df145576e5c08bb
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:137:9
[INFO] [stdout]   22:     0x58fc139b7707 - samotop_core::smtp::context::store_tests::set_one_service::{{closure}}::h30641659a2845b06
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:127:29
[INFO] [stdout]   23:     0x58fc13974cd6 - core::ops::function::FnOnce::call_once::hbdcdf39c3c26f181
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58fc13b0717b - <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:     0x58fc13b0717b - 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:     0x58fc13b13b6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x58fc13b13b6b - <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:     0x58fc13b13b6b - 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:     0x58fc13b13b6b - 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:     0x58fc13b13b6b - 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:     0x58fc13b13b6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x58fc13b13b6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x58fc13b0f284 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x58fc13b0f284 - 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:     0x58fc13b16772 - 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:     0x58fc13b16772 - <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:     0x58fc13b16772 - 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:     0x58fc13b16772 - 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:     0x58fc13b16772 - 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:     0x58fc13b16772 - 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:     0x58fc13b16772 - <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:     0x58fc13d5f42f - <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:     0x58fc13d5f42f - <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:     0x7eed9e390aa4 - <unknown>
[INFO] [stdout]   45:     0x7eed9e41da64 - 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 1.96s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p samotop-core --lib`
[INFO] running `Command { std: "docker" "inspect" "4d2729b9303954f7058762377e8a255d14b5e5774d54d41031d7414a9c0a11d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2729b9303954f7058762377e8a255d14b5e5774d54d41031d7414a9c0a11d8", kill_on_drop: false }`
[INFO] [stdout] 4d2729b9303954f7058762377e8a255d14b5e5774d54d41031d7414a9c0a11d8
