[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lieka1/samotop on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded viaspf v0.4.1
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr]   Downloaded gloo-timers v0.2.3
[INFO] [stderr]   Downloaded async-macros v2.0.0
[INFO] [stderr]   Downloaded async-tls v0.11.0
[INFO] [stderr]   Downloaded potential v2.2.1
[INFO] [stderr]   Downloaded async-trait v0.1.52
[INFO] [stderr]   Downloaded security-framework-sys v2.5.0
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded rustyknife v0.2.11
[INFO] [stderr]   Downloaded lozizol v0.5.3-dev
[INFO] [stderr]   Downloaded security-framework v2.5.0
[INFO] [stderr]   Downloaded serde_json v1.0.78
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded async-io v1.6.0
[INFO] [stderr]   Downloaded async-std v1.10.0
[INFO] [stderr]   Downloaded async-global-executor v2.0.2
[INFO] [stderr]   Downloaded trust-dns-proto v0.20.3
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded async-process v1.3.0
[INFO] [stderr]   Downloaded smol-timeout v0.6.0
[INFO] [stderr]   Downloaded ctor v0.1.21
[INFO] [stderr]   Downloaded async-task v4.1.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.20.3
[INFO] [stderr]   Downloaded async-std-resolver v0.20.3
[INFO] [stderr]   Downloaded async-mutex v1.4.0
[INFO] [stderr]   Downloaded async-lock v2.4.0
[INFO] [stderr]   Downloaded blocking v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.29
[INFO] [stderr]   Downloaded viaspf-record v0.4.1
[INFO] [stderr]   Downloaded getrandom v0.2.4
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded libc v0.2.116
[INFO] [stderr]   Downloaded insta v1.12.0
[INFO] [stderr]   Downloaded openssl-src v111.17.0+1.1.1m
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d4c090d441735528c459a763f9eb847fa80b549e5bcd3581589f851333b4dc1
[INFO] running `Command { std: "docker" "start" "-a" "2d4c090d441735528c459a763f9eb847fa80b549e5bcd3581589f851333b4dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d4c090d441735528c459a763f9eb847fa80b549e5bcd3581589f851333b4dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d4c090d441735528c459a763f9eb847fa80b549e5bcd3581589f851333b4dc1", kill_on_drop: false }`
[INFO] [stdout] 2d4c090d441735528c459a763f9eb847fa80b549e5bcd3581589f851333b4dc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 095e987029023354238e1ecb769845be6e3bb61105dde1497c7b8426224545df
[INFO] running `Command { std: "docker" "start" "-a" "095e987029023354238e1ecb769845be6e3bb61105dde1497c7b8426224545df", kill_on_drop: false }`
[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 value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling async-task v4.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling openssl-src v111.17.0+1.1.1m
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[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 ascii_utils v0.9.3
[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 resolv-conf v0.7.0
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling viaspf-record v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.1.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese 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 peg v0.7.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling rustyknife v0.2.11
[INFO] [stderr]    Compiling viaspf v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[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 async-tls v0.11.0
[INFO] [stderr]    Compiling trust-dns-proto v0.20.3
[INFO] [stderr]    Compiling potential v2.2.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.20.3
[INFO] [stderr]    Compiling samotop-core v0.13.1+smtp (/opt/rustwide/workdir/samotop-core)
[INFO] [stderr]    Compiling lozizol v0.5.3-dev
[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)]` 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)]` 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] [stderr]    Compiling async-std-resolver v0.20.3
[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)]` 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-with-spf v0.13.1 (/opt/rustwide/workdir/samotop-with-spf)
[INFO] [stderr]    Compiling samotop-delivery v0.13.1 (/opt/rustwide/workdir/samotop-delivery)
[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-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)]` 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)]` 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:35: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:44: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:36: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)]` 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 46s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "095e987029023354238e1ecb769845be6e3bb61105dde1497c7b8426224545df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095e987029023354238e1ecb769845be6e3bb61105dde1497c7b8426224545df", kill_on_drop: false }`
[INFO] [stdout] 095e987029023354238e1ecb769845be6e3bb61105dde1497c7b8426224545df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c8c5c376447cd03821f79e8ff2723845bf36424155fe4e7ff2b23748a531eb
[INFO] running `Command { std: "docker" "start" "-a" "43c8c5c376447cd03821f79e8ff2723845bf36424155fe4e7ff2b23748a531eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.8.0
[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::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)]` 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)]` 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)]` 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)]` 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:35: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:44: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:36: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] [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)]` 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)]` 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-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-parser-nom v0.13.0 (/opt/rustwide/workdir/samotop-parser-nom)
[INFO] [stderr]    Compiling samotop-with-native-tls v0.13.1 (/opt/rustwide/workdir/samotop-with-native-tls)
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling samotop-parser v0.13.0 (/opt/rustwide/workdir/samotop-parser)
[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)]` 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)]` 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] [stderr]    Compiling insta v1.12.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> samotop-delivery/src/journal/transport.rs:35: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:44: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:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |         &'life1 self,
[INFO] [stdout]    |          ^^^^^^ the lifetime is named here
[INFO] [stdout] 37 |         envelope: Envelope,
[INFO] [stdout] 38 |     ) -> SyncFuture<std::result::Result<StubStream, Error>>
[INFO] [stdout]    |          -------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life1`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> SyncFuture<'life1, std::result::Result<StubStream, Error>>
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling samotop v0.13.2 (/opt/rustwide/workdir/samotop)
[INFO] [stderr]    Compiling samotop-core v0.13.1+smtp (/opt/rustwide/workdir/samotop-core)
[INFO] [stdout] warning: 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)]` 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)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 127 +                 Err(e) => Err(e.into()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> samotop-core/src/server/unix.rs:129:27
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 Err(e) => (Err(e.into())),
[INFO] [stdout]     |                           ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 Err(e) => (Err(e.into())),
[INFO] [stdout] 129 +                 Err(e) => Err(e.into()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `PollFn` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> samotop-core/src/lib.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub use std::future::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> samotop-core/src/lib.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | /     struct PollFn<F> {
[INFO] [stdout] 55 | |         f: F,
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Provider` is never constructed
[INFO] [stdout]    --> samotop/src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub struct Provider<T>(pub T);
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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)]` 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 22.61s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "43c8c5c376447cd03821f79e8ff2723845bf36424155fe4e7ff2b23748a531eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c8c5c376447cd03821f79e8ff2723845bf36424155fe4e7ff2b23748a531eb", kill_on_drop: false }`
[INFO] [stdout] 43c8c5c376447cd03821f79e8ff2723845bf36424155fe4e7ff2b23748a531eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ced8ed5e2d41dc6302688eb3aec35b33ed33a068660e1dbbf560e10708be75ef
[INFO] running `Command { std: "docker" "start" "-a" "ced8ed5e2d41dc6302688eb3aec35b33ed33a068660e1dbbf560e10708be75ef", 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)]` 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)]` 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)]` 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 3 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)]` 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:35: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:44: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:36: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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `samotop-delivery` (lib) generated 8 warnings (run `cargo fix --lib -p samotop-delivery` to apply 3 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)]` 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.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop-cb10b1bcd6eb090c)
[INFO] [stdout] running 1 test
[INFO] [stdout] test mail::mapper::tests::test ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b9487b7b3d9fb9cb)
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test int_tests::prudent_blocks_bad_client_simple ... ok
[INFO] [stdout] test int_tests::prudent_blocks_bad_client ... 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.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/samotop_core-4732bf59b1b7a7ae)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test identify_now_is_not_zero ... ok
[INFO] [stdout] test identify_instance_stays_constant ... ok
[INFO] [stdout] test io::connection::store_tests::timely_connection_info ... ok
[INFO] [stdout] test identify_now_is_unique ... ok
[INFO] [stdout] test identify_instance_is_not_zero ... ok
[INFO] [stdout] test mail::setup::tests::test_composition ... ok
[INFO] [stdout] test server::tests::use_samotop_server ... ok
[INFO] [stdout] test io::connection::store_tests::unique_connection_info ... ok
[INFO] [stdout] test smtp::extensions::extension_set::check_extension ... ok
[INFO] [stdout] test smtp::extensions::extension_set::disable_extension ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_incomplete ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_invalid ... ok
[INFO] [stdout] test smtp::extensions::extension_set::enable_extension ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_mismatch ... 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::rfc2033::helo::tests::is_sync_and_send ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::helo_is_set ... ok
[INFO] [stdout] test smtp::rfc2033::helo::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_rcpt ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_helo ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::command_sequence_is_assured_missing_mail ... ok
[INFO] [stdout] test smtp::rfc5321::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::rcpt::tests::recipient_is_added ... ok
[INFO] [stdout] test io::connection::store_tests::display_connection_info ... ok
[INFO] [stdout] test smtp::rfc5321::unknown::tests::response_is_not_implemented ... ok
[INFO] [stdout] test smtp::context::store_tests::same_service ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_handle_test ... ok
[INFO] [stdout] test smtp::session::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::interpretter::tests::interpretter_session_setup_test ... ok
[INFO] [stdout] test smtp::rfc5321::data::tests::sink_gets_set ... ok
[INFO] [stdout] test smtp::rfc5321::helo::tests::helo_is_set ... 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::noop::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::rset::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::extensions::flag_parsing::parse_starttls ... ok
[INFO] [stdout] test server::tests::use_dummy_service ... ok
[INFO] [stdout] test smtp::interpretter::tests::builder_parse_with_apply_test ... ok
[INFO] [stdout] test smtp::rfc5321::mail::tests::transaction_gets_reset ... ok
[INFO] [stdout] test smtp::rfc5321::quit::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] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] dump
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]     0     0 │ SmtpContext {
[INFO] [stdout]     1     1 │     store: {
[INFO] [stdout]     2       │-        TypeId {
[INFO] [stdout]     3       │-            t: --redacted--,
[INFO] [stdout]     4       │-        }: Any { .. },
[INFO] [stdout]           2 │+        TypeId(--redacted--x--redacted--e--redacted--efd--redacted--fe--redacted--e--redacted--e--redacted--d--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' 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:     0x5ce9402940f2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9402940f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9402940f2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ce9402940f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ce9402be933 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ce9402be933 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ce9402901e3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9402901e3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ce940293f42 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ce9402957c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ce9402955fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ce94005e0e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ce94005e0e4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce94029629e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ce94029629e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ce940295f6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ce9402945f9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ce940295bfd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ce9402bc820 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ce9402bccd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5ce93fef0ce4 - core::result::Result<T,E>::unwrap::h6050ec9d78b1c668
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5ce93fef0ce4 - samotop_core::smtp::context::store_tests::set_one_service::hfbf721579a90ee52
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:137:9
[INFO] [stdout]   22:     0x5ce93fef0607 - samotop_core::smtp::context::store_tests::set_one_service::{{closure}}::h08b83e7253636ce5
[INFO] [stdout]                                at /opt/rustwide/workdir/samotop-core/src/smtp/context.rs:127:29
[INFO] [stdout]   23:     0x5ce93fe7d126 - core::ops::function::FnOnce::call_once::h997db0f3f885899a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5ce94006394b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5ce94006394b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ce940062a85 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ce940062a85 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ce940062a85 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ce940062a85 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ce940062a85 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ce940062a85 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ce940062a85 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ce940026684 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ce940026684 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5ce94002a05a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ce94002a05a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ce94002a05a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ce94002a05a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ce94002a05a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ce94002a05a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ce94002a05a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5ce9402992af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ce9402992af - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7e1796b3daa4 - <unknown>
[INFO] [stdout]   45:     0x7e1796bcaa34 - 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.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p samotop-core --lib`
[INFO] running `Command { std: "docker" "inspect" "ced8ed5e2d41dc6302688eb3aec35b33ed33a068660e1dbbf560e10708be75ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced8ed5e2d41dc6302688eb3aec35b33ed33a068660e1dbbf560e10708be75ef", kill_on_drop: false }`
[INFO] [stdout] ced8ed5e2d41dc6302688eb3aec35b33ed33a068660e1dbbf560e10708be75ef
