[INFO] cloning repository https://github.com/MarkGhebrial/mailroom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkGhebrial/mailroom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkGhebrial%2Fmailroom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkGhebrial%2Fmailroom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9e86375408771ab67f324419f1927500665947e [INFO] testing MarkGhebrial/mailroom/c9e86375408771ab67f324419f1927500665947e against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkGhebrial%2Fmailroom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkGhebrial/mailroom on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarkGhebrial/mailroom [INFO] finished tweaking git repo https://github.com/MarkGhebrial/mailroom [INFO] tweaked toml for git repo https://github.com/MarkGhebrial/mailroom written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MarkGhebrial/mailroom 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-postgres v0.7.7 [INFO] [stderr] Downloaded bae v0.1.7 [INFO] [stderr] Downloaded sea-orm-macros v0.11.0 [INFO] [stderr] Downloaded sea-orm v0.11.0 [INFO] [stderr] Downloaded sea-query-derive v0.3.0 [INFO] [stderr] Downloaded sea-query v0.28.3 [INFO] [stderr] Downloaded sea-strum_macros v0.23.0 [INFO] [stderr] Downloaded borsh v0.10.2 [INFO] [stderr] Downloaded rkyv v0.7.40 [INFO] [stderr] Downloaded rust_decimal v1.28.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.4 [INFO] [stderr] Downloaded postgres-types v0.2.4 [INFO] [stderr] Downloaded sea-query-binder v0.3.0 [INFO] [stderr] Downloaded sea-strum v0.23.0 [INFO] [stderr] Downloaded borsh-derive-internal v0.10.2 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.10.2 [INFO] [stderr] Downloaded borsh-derive v0.10.2 [INFO] [stderr] Downloaded rkyv_derive v0.7.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02ed5be3eb91a14229c0c892f21a7a22b47cd5c6172f309344dceb6de8bac95e [INFO] running `Command { std: "docker" "start" "-a" "02ed5be3eb91a14229c0c892f21a7a22b47cd5c6172f309344dceb6de8bac95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02ed5be3eb91a14229c0c892f21a7a22b47cd5c6172f309344dceb6de8bac95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ed5be3eb91a14229c0c892f21a7a22b47cd5c6172f309344dceb6de8bac95e", kill_on_drop: false }` [INFO] [stdout] 02ed5be3eb91a14229c0c892f21a7a22b47cd5c6172f309344dceb6de8bac95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64d1e7d376aabab8edadc44d8103c7d1e3412ef53242541f4e3b1041c7a5d1ad [INFO] running `Command { std: "docker" "start" "-a" "64d1e7d376aabab8edadc44d8103c7d1e3412ef53242541f4e3b1041c7a5d1ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rust_decimal v1.28.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sea-query-derive v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling sea-orm-macros v0.11.0 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.4 [INFO] [stderr] Compiling sea-strum v0.23.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling argon2 v0.4.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling sea-query v0.28.3 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling sea-query-binder v0.3.0 [INFO] [stderr] Compiling sea-orm v0.11.0 [INFO] [stderr] Compiling mailroom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::database::mailbox::*` [INFO] [stdout] --> src/database/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::database::mailbox::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::mail::Entity as Mail` [INFO] [stdout] --> src/database/models/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::mail::Entity as Mail; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `err::*` [INFO] [stdout] --> src/imf/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use err::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `header::*` [INFO] [stdout] --> src/imf/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use header::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mail::*` [INFO] [stdout] --> src/imf/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use mail::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImfHeader` is never constructed [INFO] [stdout] --> src/imf/header.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ImfHeader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HeaderBody` is never used [INFO] [stdout] --> src/imf/header.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum HeaderBody { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `content` and `content_len` are never used [INFO] [stdout] --> src/imf/mail.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Mail { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn content(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn content_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "64d1e7d376aabab8edadc44d8103c7d1e3412ef53242541f4e3b1041c7a5d1ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d1e7d376aabab8edadc44d8103c7d1e3412ef53242541f4e3b1041c7a5d1ad", kill_on_drop: false }` [INFO] [stdout] 64d1e7d376aabab8edadc44d8103c7d1e3412ef53242541f4e3b1041c7a5d1ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c80054d704c58bcc70774d0e8f43ca4bfca05281e73e47fb391aefe4199251d3 [INFO] running `Command { std: "docker" "start" "-a" "c80054d704c58bcc70774d0e8f43ca4bfca05281e73e47fb391aefe4199251d3", kill_on_drop: false }` [INFO] [stderr] Compiling mailroom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::database::mailbox::*` [INFO] [stdout] --> src/database/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::database::mailbox::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::mail::Entity as Mail` [INFO] [stdout] --> src/database/models/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::mail::Entity as Mail; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `err::*` [INFO] [stdout] --> src/imf/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use err::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `header::*` [INFO] [stdout] --> src/imf/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use header::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mail::*` [INFO] [stdout] --> src/imf/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use mail::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImfHeader` is never constructed [INFO] [stdout] --> src/imf/header.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ImfHeader { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HeaderBody` is never used [INFO] [stdout] --> src/imf/header.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum HeaderBody { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `content` and `content_len` are never used [INFO] [stdout] --> src/imf/mail.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Mail { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn content(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn content_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] running `Command { std: "docker" "inspect" "c80054d704c58bcc70774d0e8f43ca4bfca05281e73e47fb391aefe4199251d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80054d704c58bcc70774d0e8f43ca4bfca05281e73e47fb391aefe4199251d3", kill_on_drop: false }` [INFO] [stdout] c80054d704c58bcc70774d0e8f43ca4bfca05281e73e47fb391aefe4199251d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39e9b114b9c431c1f2285a1112d0ce0de1aa1de95214533723c14c226d6ab834 [INFO] running `Command { std: "docker" "start" "-a" "39e9b114b9c431c1f2285a1112d0ce0de1aa1de95214533723c14c226d6ab834", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::database::mailbox::*` [INFO] [stderr] --> src/database/mod.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use crate::database::mailbox::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::mail::Entity as Mail` [INFO] [stderr] --> src/database/models/prelude.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use super::mail::Entity as Mail; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `err::*` [INFO] [stderr] --> src/imf/mod.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub use err::*; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `header::*` [INFO] [stderr] --> src/imf/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use header::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `mail::*` [INFO] [stderr] --> src/imf/mod.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub use mail::*; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `ImfHeader` is never constructed [INFO] [stderr] --> src/imf/header.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct ImfHeader { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `HeaderBody` is never used [INFO] [stderr] --> src/imf/header.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | pub enum HeaderBody { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `content` and `content_len` are never used [INFO] [stderr] --> src/imf/mail.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Mail { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 16 | pub fn content(&self) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 21 | pub fn content_len(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mailroom` (bin "mailroom" test) generated 8 warnings (run `cargo fix --bin "mailroom" --tests` to apply 5 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mailroom-3317b75f18a72f0a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test pop3::command::parse_command ... ok [INFO] [stdout] test pop3::command::bytes_uppercase ... ok [INFO] [stdout] test imf::mail::header_unfolding ... ok [INFO] [stdout] test imf::mail::mail_parse ... ok [INFO] [stdout] test pop3::response::bytes_to_pop3_response ... ok [INFO] [stdout] test pop3::command::uint_parse ... ok [INFO] [stdout] test pop3::response::pop3_response_to_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39e9b114b9c431c1f2285a1112d0ce0de1aa1de95214533723c14c226d6ab834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e9b114b9c431c1f2285a1112d0ce0de1aa1de95214533723c14c226d6ab834", kill_on_drop: false }` [INFO] [stdout] 39e9b114b9c431c1f2285a1112d0ce0de1aa1de95214533723c14c226d6ab834