[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flieka1%2Fsamotop" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lieka1/samotop on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b21bad60bf8a157801f0c8149981ae153d5cf155c2bf9ff9ac6e840f6f99bd2
[INFO] running `Command { std: "docker" "start" "-a" "8b21bad60bf8a157801f0c8149981ae153d5cf155c2bf9ff9ac6e840f6f99bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b21bad60bf8a157801f0c8149981ae153d5cf155c2bf9ff9ac6e840f6f99bd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b21bad60bf8a157801f0c8149981ae153d5cf155c2bf9ff9ac6e840f6f99bd2", kill_on_drop: false }`
[INFO] [stdout] 8b21bad60bf8a157801f0c8149981ae153d5cf155c2bf9ff9ac6e840f6f99bd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7069451cd24f0085fc1aee253eee5eefc70f27555857742d73bd726b282d28d2
[INFO] running `Command { std: "docker" "start" "-a" "7069451cd24f0085fc1aee253eee5eefc70f27555857742d73bd726b282d28d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[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-task v0.3.19
[INFO] [stderr]    Compiling concurrent-queue v1.2.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 async-mutex v1.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling openssl-src v111.17.0+1.1.1m
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[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 parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tokio v1.16.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling viaspf-record v0.4.1
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling async-macros v2.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 pin-project-internal v1.0.10
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[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 thiserror v1.0.30
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling rustyknife v0.2.11
[INFO] [stderr]    Compiling structopt v0.3.26
[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 async-std v1.10.0
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling potential v2.2.1
[INFO] [stderr]    Compiling async-tls v0.11.0
[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 lozizol v0.5.3-dev
[INFO] [stderr]    Compiling async-std-resolver v0.20.3
[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-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[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 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] [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] [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 40s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "7069451cd24f0085fc1aee253eee5eefc70f27555857742d73bd726b282d28d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7069451cd24f0085fc1aee253eee5eefc70f27555857742d73bd726b282d28d2", kill_on_drop: false }`
[INFO] [stdout] 7069451cd24f0085fc1aee253eee5eefc70f27555857742d73bd726b282d28d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c887a37275a4b4fcc7103da6bdd214bcb98a70922c6f1d1917faa3f9f5cc25f2
[INFO] running `Command { std: "docker" "start" "-a" "c887a37275a4b4fcc7103da6bdd214bcb98a70922c6f1d1917faa3f9f5cc25f2", kill_on_drop: false }`
[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 indexmap v1.8.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 hashbrown v0.11.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling similar v2.1.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] [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-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 samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[INFO] [stderr]    Compiling samotop-smime v0.13.0 (/opt/rustwide/workdir/samotop-smime)
[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 samotop-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[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] [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 serde_yaml v0.8.23
[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 insta v1.12.0
[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: 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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.86s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "c887a37275a4b4fcc7103da6bdd214bcb98a70922c6f1d1917faa3f9f5cc25f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c887a37275a4b4fcc7103da6bdd214bcb98a70922c6f1d1917faa3f9f5cc25f2", kill_on_drop: false }`
[INFO] [stdout] c887a37275a4b4fcc7103da6bdd214bcb98a70922c6f1d1917faa3f9f5cc25f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eec192057fe3454867f5d031e3238b61ec385b766b3156dd09a84c6d3889f4c3
[INFO] running `Command { std: "docker" "start" "-a" "eec192057fe3454867f5d031e3238b61ec385b766b3156dd09a84c6d3889f4c3", kill_on_drop: false }`
[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 7 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: 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-delivery` (lib) generated 8 warnings (run `cargo fix --lib -p samotop-delivery` to apply 6 suggestions)
[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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop-65bba54fbdca1c23)
[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-64a2a3131a364765)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test int_tests::prudent_blocks_bad_client ... ok
[INFO] [stdout] test int_tests::prudent_enforces_timeout ... ok
[INFO] [stdout] test int_tests::prudent_allows_good_client ... ok
[INFO] [stdout] test int_tests::prudent_blocks_bad_client_simple ... ok
[INFO] [stdout] test int_tests::svc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop_core-0e51667bfc3cdacf)
[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_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 mail::setup::tests::test_composition ... ok
[INFO] [stdout] test server::tests::use_samotop_server ... ok
[INFO] [stdout] test smtp::extensions::extension_set::enable_extension ... ok
[INFO] [stdout] test io::connection::store_tests::unique_connection_info ... ok
[INFO] [stdout] test smtp::extensions::extension_set::disable_extension ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_mismatch ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_starttls ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_invalid ... ok
[INFO] [stdout] test smtp::extensions::extension_set::check_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::get_extension ... ok
[INFO] [stdout] test server::tests::use_dummy_service ... ok
[INFO] [stdout] test mail::logger::tests::test_setup ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_helo ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::sink_gets_set ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::helo_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_rcpt ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::command_sequence_is_enforced ... ok
[INFO] [stdout] test server::tests::builder_builds_task ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_mail ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::helo_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::mail_is_set ... ok
[INFO] [stdout] test smtp::rfc5321::quit::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::invalid::tests::response_is_not_implemented ... ok
[INFO] [stdout] test smtp::rfc5321::rcpt::tests::recipient_is_added ... 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::session::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::noop::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_incomplete ... ok
[INFO] [stdout] test io::connection::store_tests::display_connection_info ... ok
[INFO] [stdout] test smtp::interpretter::tests::builder_parse_with_apply_test ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_handle_test ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_session_setup_test ... ok
[INFO] [stdout] test smtp::context::store_tests::same_service ... 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--xdf--redacted--ca--redacted--a--redacted--a--redacted--f--redacted--c--redacted--fe--redacted--ec): 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' (89) 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:     0x610a32b6a072 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x610a32b6a072 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x610a32b6a072 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x610a32b6a072 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x610a32b7c73f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x610a32b7c73f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x610a32b35d31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x610a32b35d31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x610a32b42882 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x610a32b47d5f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x610a32b47bf1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x610a32907dfe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x610a32907dfe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x610a32b4841f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x610a32b4841f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x610a32b4827a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x610a32b429b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x610a32b2991d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x610a32b87860 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x610a32b86a46 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x610a32786f04 - core::result::Result<T,E>::unwrap::h72a0b434bade4ed7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x610a32786f04 - samotop_core::smtp::context::store_tests::set_one_service::h7ee621dd8ef0a7a5
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:137:9
[INFO] [stdout]   22:     0x610a32786fe7 - samotop_core::smtp::context::store_tests::set_one_service::{{closure}}::hfb941514aac17544
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:127:29
[INFO] [stdout]   23:     0x610a3273d756 - core::ops::function::FnOnce::call_once::h5b8b6180d3916073
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x610a32907bbb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x610a32907bbb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x610a3291d825 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x610a3291d825 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x610a3291d825 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x610a3291d825 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x610a3291d825 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x610a3291d825 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x610a3291d825 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x610a328f4014 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x610a328f4014 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x610a328f78da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x610a328f78da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x610a328f78da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x610a328f78da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x610a328f78da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x610a328f78da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x610a328f78da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x610a32b3d92f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x610a32b3d92f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x77d2b859baa4 - <unknown>
[INFO] [stdout]   45:     0x77d2b8628a34 - 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.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p samotop-core --lib`
[INFO] running `Command { std: "docker" "inspect" "eec192057fe3454867f5d031e3238b61ec385b766b3156dd09a84c6d3889f4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec192057fe3454867f5d031e3238b61ec385b766b3156dd09a84c6d3889f4c3", kill_on_drop: false }`
[INFO] [stdout] eec192057fe3454867f5d031e3238b61ec385b766b3156dd09a84c6d3889f4c3
