[INFO] cloning repository https://github.com/Pjiwm/email-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pjiwm/email-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Femail-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Femail-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 464b1a008d60b3fdd6118cc4d9fad9b7563d8297 [INFO] testing Pjiwm/email-client against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPjiwm%2Femail-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Pjiwm/email-client [INFO] finished tweaking git repo https://github.com/Pjiwm/email-client [INFO] tweaked toml for git repo https://github.com/Pjiwm/email-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pjiwm/email-client on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pjiwm/email-client 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4340efe755a289bf1207c26d1e7ca2cadd06e2fb317add3261627d92e00c73cd [INFO] running `Command { std: "docker" "start" "-a" "4340efe755a289bf1207c26d1e7ca2cadd06e2fb317add3261627d92e00c73cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4340efe755a289bf1207c26d1e7ca2cadd06e2fb317add3261627d92e00c73cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4340efe755a289bf1207c26d1e7ca2cadd06e2fb317add3261627d92e00c73cd", kill_on_drop: false }` [INFO] [stdout] 4340efe755a289bf1207c26d1e7ca2cadd06e2fb317add3261627d92e00c73cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a012d5e7797dfe3ddfa75a0bebdaee6a488a9c2d017275efd22d5ed3e72001 [INFO] running `Command { std: "docker" "start" "-a" "f2a012d5e7797dfe3ddfa75a0bebdaee6a488a9c2d017275efd22d5ed3e72001", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lettre v0.9.6 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling lber v0.3.0 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Compiling imap-proto v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling glib v0.15.11 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ldap3 v0.10.4 [INFO] [stderr] Compiling lettre_email v0.9.4 [INFO] [stderr] Compiling imap v2.4.1 [INFO] [stderr] Compiling pango v0.15.10 [INFO] [stderr] Compiling cairo-rs v0.15.11 [INFO] [stderr] Compiling atk v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf v0.15.11 [INFO] [stderr] Compiling gdk v0.15.4 [INFO] [stderr] Compiling workspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `read_file` is never used [INFO] [stdout] --> src/handlers/file_handler.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl FileManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn read_file(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email_addr`, `password`, `imap_domain`, and `smtp_domain` are never read [INFO] [stdout] --> src/handlers/email_handler.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | email_addr: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 65 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 66 | imap_domain: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 67 | smtp_domain: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fetch_inbox_top` is never used [INFO] [stdout] --> src/handlers/email_handler.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 69 | impl Account { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn fetch_inbox_top(&self) -> imap::error::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2, nom v2.2.1, nom v4.2.3, nom v5.1.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" "f2a012d5e7797dfe3ddfa75a0bebdaee6a488a9c2d017275efd22d5ed3e72001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a012d5e7797dfe3ddfa75a0bebdaee6a488a9c2d017275efd22d5ed3e72001", kill_on_drop: false }` [INFO] [stdout] f2a012d5e7797dfe3ddfa75a0bebdaee6a488a9c2d017275efd22d5ed3e72001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8098e037de2854dcb2eab9e3fe11c69f1c09d600a0dfec7296171dbbf2326c64 [INFO] running `Command { std: "docker" "start" "-a" "8098e037de2854dcb2eab9e3fe11c69f1c09d600a0dfec7296171dbbf2326c64", kill_on_drop: false }` [INFO] [stderr] Compiling workspace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `read_file` is never used [INFO] [stdout] --> src/handlers/file_handler.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl FileManager { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn read_file(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `email_addr`, `password`, `imap_domain`, and `smtp_domain` are never read [INFO] [stdout] --> src/handlers/email_handler.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Account { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 64 | email_addr: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 65 | password: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 66 | imap_domain: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 67 | smtp_domain: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fetch_inbox_top` is never used [INFO] [stdout] --> src/handlers/email_handler.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 69 | impl Account { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 84 | fn fetch_inbox_top(&self) -> imap::error::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2, nom v2.2.1, nom v4.2.3, nom v5.1.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" "8098e037de2854dcb2eab9e3fe11c69f1c09d600a0dfec7296171dbbf2326c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8098e037de2854dcb2eab9e3fe11c69f1c09d600a0dfec7296171dbbf2326c64", kill_on_drop: false }` [INFO] [stdout] 8098e037de2854dcb2eab9e3fe11c69f1c09d600a0dfec7296171dbbf2326c64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 559e1e15093d9e99542880ebdc27e94399adc3c3dc70d62784f3ba225754dbf1 [INFO] running `Command { std: "docker" "start" "-a" "559e1e15093d9e99542880ebdc27e94399adc3c3dc70d62784f3ba225754dbf1", kill_on_drop: false }` [INFO] [stderr] warning: method `read_file` is never used [INFO] [stderr] --> src/handlers/file_handler.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 7 | impl FileManager { [INFO] [stderr] | ---------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 13 | pub fn read_file(&self) -> String { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `email_addr`, `password`, `imap_domain`, and `smtp_domain` are never read [INFO] [stderr] --> src/handlers/email_handler.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 63 | pub struct Account { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 64 | email_addr: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 65 | password: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 66 | imap_domain: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 67 | smtp_domain: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Account` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `fetch_inbox_top` is never used [INFO] [stderr] --> src/handlers/email_handler.rs:84:8 [INFO] [stderr] | [INFO] [stderr] 69 | impl Account { [INFO] [stderr] | ------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 84 | fn fetch_inbox_top(&self) -> imap::error::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `workspace` (bin "workspace" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2, nom v2.2.1, nom v4.2.3, nom v5.1.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/workspace-f54e2f2d455bb6ed) [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" "559e1e15093d9e99542880ebdc27e94399adc3c3dc70d62784f3ba225754dbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "559e1e15093d9e99542880ebdc27e94399adc3c3dc70d62784f3ba225754dbf1", kill_on_drop: false }` [INFO] [stdout] 559e1e15093d9e99542880ebdc27e94399adc3c3dc70d62784f3ba225754dbf1