[INFO] cloning repository https://github.com/Aex12/mailin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aex12/mailin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAex12%2Fmailin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAex12%2Fmailin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8791d65da4356e642b65b147ab1d286d006ead8e
[INFO] checking Aex12/mailin against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAex12%2Fmailin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aex12/mailin
[INFO] finished tweaking git repo https://github.com/Aex12/mailin
[INFO] tweaked toml for git repo https://github.com/Aex12/mailin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aex12/mailin on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aex12/mailin 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10f066d586d43db9814babb3d58a5cb451ec8b2870d20b5dded365db0ff88c7c
[INFO] running `Command { std: "docker" "start" "-a" "10f066d586d43db9814babb3d58a5cb451ec8b2870d20b5dded365db0ff88c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10f066d586d43db9814babb3d58a5cb451ec8b2870d20b5dded365db0ff88c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f066d586d43db9814babb3d58a5cb451ec8b2870d20b5dded365db0ff88c7c", kill_on_drop: false }`
[INFO] [stdout] 10f066d586d43db9814babb3d58a5cb451ec8b2870d20b5dded365db0ff88c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ea549a856b249f62c650a6933b2229611ce4bdd05b2ebadc7689fb3289b35a
[INFO] running `Command { std: "docker" "start" "-a" "e6ea549a856b249f62c650a6933b2229611ce4bdd05b2ebadc7689fb3289b35a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling aws-lc-rs v1.12.6
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking debug-builders v0.1.0
[INFO] [stderr]    Compiling debugtrace v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking display_bytes v0.2.1
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking base64-compat v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking ternop v1.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking unic-idna-punycode v0.9.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking bufstream-fresh v0.3.1
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.37
[INFO] [stderr]    Compiling aws-lc-sys v0.27.0
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking backtrace v0.1.8
[INFO] [stderr]     Checking mailin v0.6.5 (/opt/rustwide/workdir/mailin)
[INFO] [stderr]     Checking mime-event v0.1.0 (/opt/rustwide/workdir/mime-event)
[INFO] [stderr]     Checking chomp1 v0.3.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 | fn from(from: &str) -> Event {
[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] 180 | fn from(from: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn to(to: &str) -> Event {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn to(to: &str) -> Event<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn message_id(message_id: &str) -> Event {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn message_id(message_id: &str) -> Event<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn subject(subject: &str) -> Event {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn subject(subject: &str) -> Event<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn date(date: &str) -> Event {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn date(date: &str) -> Event<'_> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> mime-event/tests/events.rs:207:16
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn body(block: &str) -> Event {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn body(block: &str) -> Event<'_> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking smol v2.0.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking dnssector v0.2.14
[INFO] [stderr]     Checking dnsclientx v0.4.1
[INFO] [stderr]     Checking mxdns v0.4.1 (/opt/rustwide/workdir/mxdns)
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking mailin-embedded v0.8.3 (/opt/rustwide/workdir/mailin-embedded)
[INFO] [stderr]     Checking mailin-server v0.1.0 (/opt/rustwide/workdir/mailin-server)
[INFO] [stderr]     Checking mailin-cli v0.1.0 (/opt/rustwide/workdir/mailin-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.84s
[INFO] running `Command { std: "docker" "inspect" "e6ea549a856b249f62c650a6933b2229611ce4bdd05b2ebadc7689fb3289b35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ea549a856b249f62c650a6933b2229611ce4bdd05b2ebadc7689fb3289b35a", kill_on_drop: false }`
[INFO] [stdout] e6ea549a856b249f62c650a6933b2229611ce4bdd05b2ebadc7689fb3289b35a
