[INFO] cloning repository https://github.com/aoprisan/tutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aoprisan/tutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9f8f3dc9887b9ee79eb93b1a3b3a61962da0ae4 [INFO] checking aoprisan/tutils against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faoprisan%2Ftutils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aoprisan/tutils [INFO] finished tweaking git repo https://github.com/aoprisan/tutils [INFO] tweaked toml for git repo https://github.com/aoprisan/tutils written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aoprisan/tutils on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aoprisan/tutils 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0693244a7ab4541084a03c04d0d82d4101e8632b3a10f80faa5e64450460147 [INFO] running `Command { std: "docker" "start" "-a" "b0693244a7ab4541084a03c04d0d82d4101e8632b3a10f80faa5e64450460147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0693244a7ab4541084a03c04d0d82d4101e8632b3a10f80faa5e64450460147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0693244a7ab4541084a03c04d0d82d4101e8632b3a10f80faa5e64450460147", kill_on_drop: false }` [INFO] [stdout] b0693244a7ab4541084a03c04d0d82d4101e8632b3a10f80faa5e64450460147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eaa2a2a47bfef3052dce597b14d2632899f2b6a6f33f26f57132df728447ed1 [INFO] running `Command { std: "docker" "start" "-a" "8eaa2a2a47bfef3052dce597b14d2632899f2b6a6f33f26f57132df728447ed1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling zerocopy v0.8.32 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking dtoa v1.0.11 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking postgres-protocol v0.6.10 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking whoami v2.1.0 [INFO] [stderr] Checking stop-token v0.7.0 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking postgres-types v0.2.12 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking mail-parser v0.9.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking compression-codecs v0.4.35 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking imap-proto v0.16.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking async-imap v0.10.4 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking async-compression v0.4.36 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking lettre v0.11.19 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-postgres v0.7.16 [INFO] [stderr] Checking tui-core v0.1.0 (/opt/rustwide/workdir/crates/tui-core) [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tmail v0.1.0 (/opt/rustwide/workdir/crates/tmail) [INFO] [stdout] warning: fields `html_body` and `attachments` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Message { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub html_body: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub attachments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `demo` is never used [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Message { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 39 | /// Create a demo message for testing [INFO] [stdout] 40 | pub fn demo(from: &str, subject: &str, date: &str) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `mime_type`, `size`, and `content` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Attachment { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | /// Filename [INFO] [stdout] 66 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | /// MIME type [INFO] [stdout] 68 | pub mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | /// Size in bytes [INFO] [stdout] 70 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | /// Content (lazy-loaded) [INFO] [stdout] 72 | pub content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attachment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `message_count`, and `children` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Folder { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | /// Number of messages [INFO] [stdout] 83 | pub message_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uuid_simple` is never used [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn uuid_simple() -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_connected` is never used [INFO] [stdout] --> crates/tmail/src/mail/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl MailClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_connected` is never used [INFO] [stdout] --> crates/tmail/src/mail/smtp.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl SmtpClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SetSmtpPassword` is never constructed [INFO] [stdout] --> crates/tmail/src/mail/worker.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum MailCommand { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 40 | SetSmtpPassword(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tweb v0.1.0 (/opt/rustwide/workdir/crates/tweb) [INFO] [stdout] warning: fields `html_body` and `attachments` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Message { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | pub html_body: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub attachments: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `demo` is never used [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Message { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 39 | /// Create a demo message for testing [INFO] [stdout] 40 | pub fn demo(from: &str, subject: &str, date: &str) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `mime_type`, `size`, and `content` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Attachment { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 65 | /// Filename [INFO] [stdout] 66 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | /// MIME type [INFO] [stdout] 68 | pub mime_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 69 | /// Size in bytes [INFO] [stdout] 70 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | /// Content (lazy-loaded) [INFO] [stdout] 72 | pub content: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Attachment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `message_count`, and `children` are never read [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct Folder { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | /// Number of messages [INFO] [stdout] 83 | pub message_count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Folder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `uuid_simple` is never used [INFO] [stdout] --> crates/tmail/src/mail/mod.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn uuid_simple() -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_connected` is never used [INFO] [stdout] --> crates/tmail/src/mail/client.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl MailClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_connected` is never used [INFO] [stdout] --> crates/tmail/src/mail/smtp.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl SmtpClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SetSmtpPassword` is never constructed [INFO] [stdout] --> crates/tmail/src/mail/worker.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum MailCommand { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 40 | SetSmtpPassword(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `line` is never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Link { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action`, `method`, and `fields` are never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Form { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | /// Form action URL [INFO] [stdout] 26 | pub action: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | /// HTTP method (GET/POST) [INFO] [stdout] 28 | pub method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | /// Form fields [INFO] [stdout] 30 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Form` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `field_type`, `value`, and `placeholder` are never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct FormField { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 36 | /// Field name [INFO] [stdout] 37 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | /// Field type (text, password, hidden, submit, etc.) [INFO] [stdout] 39 | pub field_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | /// Current value [INFO] [stdout] 41 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | /// Placeholder text [INFO] [stdout] 43 | pub placeholder: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HistoryEntry { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 49 | pub url: String, [INFO] [stdout] 50 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `post` is never used [INFO] [stdout] --> crates/tweb/src/web/client.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl WebClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn post(&self, url: &str, data: &[(String, String)]) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content_type` and `forms` are never read [INFO] [stdout] --> crates/tweb/src/web/parser.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub forms: Vec
, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-postgres-rustls v0.13.0 [INFO] [stdout] warning: field `line` is never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Link { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Link` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action`, `method`, and `fields` are never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Form { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 25 | /// Form action URL [INFO] [stdout] 26 | pub action: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 27 | /// HTTP method (GET/POST) [INFO] [stdout] 28 | pub method: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | /// Form fields [INFO] [stdout] 30 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Form` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `field_type`, `value`, and `placeholder` are never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct FormField { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 36 | /// Field name [INFO] [stdout] 37 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | /// Field type (text, password, hidden, submit, etc.) [INFO] [stdout] 39 | pub field_type: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 40 | /// Current value [INFO] [stdout] 41 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 42 | /// Placeholder text [INFO] [stdout] 43 | pub placeholder: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FormField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> crates/tweb/src/web/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct HistoryEntry { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 49 | pub url: String, [INFO] [stdout] 50 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `post` is never used [INFO] [stdout] --> crates/tweb/src/web/client.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl WebClient { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub async fn post(&self, url: &str, data: &[(String, String)]) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content_type` and `forms` are never read [INFO] [stdout] --> crates/tweb/src/web/parser.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | pub content_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub forms: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tpsql v0.1.0 (/opt/rustwide/workdir/crates/tpsql) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "8eaa2a2a47bfef3052dce597b14d2632899f2b6a6f33f26f57132df728447ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eaa2a2a47bfef3052dce597b14d2632899f2b6a6f33f26f57132df728447ed1", kill_on_drop: false }` [INFO] [stdout] 8eaa2a2a47bfef3052dce597b14d2632899f2b6a6f33f26f57132df728447ed1