[INFO] cloning repository https://github.com/sylvainHellin/email [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sylvainHellin/email" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainHellin%2Femail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainHellin%2Femail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be4f929e7888b3d06a61bbf0460db91f88ab94d5 [INFO] testing sylvainHellin/email against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainHellin%2Femail" "/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/sylvainHellin/email [INFO] finished tweaking git repo https://github.com/sylvainHellin/email [INFO] tweaked toml for git repo https://github.com/sylvainHellin/email written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sylvainHellin/email on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sylvainHellin/email 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0facd33be197d3e9787f98d83aca487ea003c1d2f279b8703921b164624befb4 [INFO] running `Command { std: "docker" "start" "-a" "0facd33be197d3e9787f98d83aca487ea003c1d2f279b8703921b164624befb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0facd33be197d3e9787f98d83aca487ea003c1d2f279b8703921b164624befb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0facd33be197d3e9787f98d83aca487ea003c1d2f279b8703921b164624befb4", kill_on_drop: false }` [INFO] [stdout] 0facd33be197d3e9787f98d83aca487ea003c1d2f279b8703921b164624befb4 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14bd939197e7db7f433307c5ee53a503bdfb13dda4dc99da80383a9e48ca27a1 [INFO] running `Command { std: "docker" "start" "-a" "14bd939197e7db7f433307c5ee53a503bdfb13dda4dc99da80383a9e48ca27a1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.26 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling linux-keyutils v0.2.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling markup5ever v0.16.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling html5ever v0.31.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling keyring v3.6.3 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling html2text v0.14.4 [INFO] [stderr] Compiling gray_matter v0.2.9 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling lettre v0.11.19 [INFO] [stderr] Compiling email v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "14bd939197e7db7f433307c5ee53a503bdfb13dda4dc99da80383a9e48ca27a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bd939197e7db7f433307c5ee53a503bdfb13dda4dc99da80383a9e48ca27a1", kill_on_drop: false }` [INFO] [stdout] 14bd939197e7db7f433307c5ee53a503bdfb13dda4dc99da80383a9e48ca27a1 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1e1e888eba8608440b0f7ee93cdcb7d30f7558659400855cd28b16d985d8445 [INFO] running `Command { std: "docker" "start" "-a" "a1e1e888eba8608440b0f7ee93cdcb7d30f7558659400855cd28b16d985d8445", kill_on_drop: false }` [INFO] [stderr] Compiling email v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a1e1e888eba8608440b0f7ee93cdcb7d30f7558659400855cd28b16d985d8445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e1e888eba8608440b0f7ee93cdcb7d30f7558659400855cd28b16d985d8445", kill_on_drop: false }` [INFO] [stdout] a1e1e888eba8608440b0f7ee93cdcb7d30f7558659400855cd28b16d985d8445 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a67a72f246788cbef741ee5126e92d332e98548a7f3f438b4c8137e7147519ef [INFO] running `Command { std: "docker" "start" "-a" "a67a72f246788cbef741ee5126e92d332e98548a7f3f438b4c8137e7147519ef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/email-03fce4aac7ff4a33) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a67a72f246788cbef741ee5126e92d332e98548a7f3f438b4c8137e7147519ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67a72f246788cbef741ee5126e92d332e98548a7f3f438b4c8137e7147519ef", kill_on_drop: false }` [INFO] [stdout] a67a72f246788cbef741ee5126e92d332e98548a7f3f438b4c8137e7147519ef