[INFO] fetching crate notmuch 0.8.0... [INFO] checking notmuch-0.8.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate notmuch 0.8.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate notmuch 0.8.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notmuch 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate notmuch 0.8.0 [INFO] tweaked toml for crates.io crate notmuch 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maildir v0.3.4 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded charset v0.1.3 [INFO] [stderr] Downloaded lettre v0.9.6 [INFO] [stderr] Downloaded mailparse v0.10.4 [INFO] [stderr] Downloaded lettre_email v0.9.4 [INFO] [stderr] Downloaded email v0.0.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca1cfeee522fced860afea7964c63dad107793a65f55dc225d7ca3b4d3825575 [INFO] running `Command { std: "docker" "start" "-a" "ca1cfeee522fced860afea7964c63dad107793a65f55dc225d7ca3b4d3825575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca1cfeee522fced860afea7964c63dad107793a65f55dc225d7ca3b4d3825575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1cfeee522fced860afea7964c63dad107793a65f55dc225d7ca3b4d3825575", kill_on_drop: false }` [INFO] [stdout] ca1cfeee522fced860afea7964c63dad107793a65f55dc225d7ca3b4d3825575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1254c6acbf42ccd912621d8c4c207a3ad2798e2e24dafb0edf172ded0114a7d [INFO] running `Command { std: "docker" "start" "-a" "b1254c6acbf42ccd912621d8c4c207a3ad2798e2e24dafb0edf172ded0114a7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking charset v0.1.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quoted_printable v0.4.8 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking mailparse v0.10.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking maildir v0.3.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling from_variants_impl v0.6.0 [INFO] [stderr] Checking lettre v0.9.6 [INFO] [stderr] Checking from_variants v0.6.0 [INFO] [stderr] Checking notmuch v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/messages.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/messages.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::DerefMut` [INFO] [stdout] --> src/messages.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_escape]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/config_list.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ConfigList { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 13 | ptr: Rc, [INFO] [stdout] 14 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigList` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/directory.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directory { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 13 | ptr: Rc, [INFO] [stdout] 14 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directory` 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 `child_directories` is never used [INFO] [stdout] --> src/directory.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Directory { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | fn child_directories(&self) -> Filenames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/filenames.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Filenames { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | ptr: Rc, [INFO] [stdout] 32 | owner: FilenamesOwner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filenames` 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 `owner` is never read [INFO] [stdout] --> src/index_opts.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct IndexOpts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 20 | pub(crate) ptr: Rc, [INFO] [stdout] 21 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexOpts` 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 `owner` is never read [INFO] [stdout] --> src/message.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | ptr: Rc, [INFO] [stdout] 41 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/message_properties.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct MessageProperties { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 19 | ptr: Rc, [INFO] [stdout] 20 | owner: Message, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/messages.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Messages { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 33 | ptr: Rc, [INFO] [stdout] 34 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Messages` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/query.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Query{ [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 24 | ptr: Rc, [INFO] [stdout] 25 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/tags.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Tags [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | owner: TagsOwner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/thread.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Thread { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | ptr: Rc, [INFO] [stdout] 32 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thread` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/threads.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Threads [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Threads` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lettre_email v0.9.4 [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_message.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> tests/test_query.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> src/messages.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/messages.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::DerefMut` [INFO] [stdout] --> src/messages.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::DerefMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/messages.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_escape]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/macros.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_escape] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `notmuch::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> tests/test_database.rs:271:43 [INFO] [stdout] | [INFO] [stdout] 271 | let database = notmuch::Database::open(&mailbox.path(), notmuch::DatabaseMode::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `notmuch::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> tests/test_query.rs:88:43 [INFO] [stdout] | [INFO] [stdout] 88 | let database = notmuch::Database::open(&mailbox.path(), notmuch::DatabaseMode::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `database::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> src/messages.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | match database::Database::open(&String::new(), database::DatabaseMode::ReadOnly) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `notmuch::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> tests/test_tags.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | let database = notmuch::Database::open( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `notmuch::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> tests/test_tags.rs:68:32 [INFO] [stdout] | [INFO] [stdout] 68 | notmuch::Database::open(&tagset.mailbox.path(), notmuch::DatabaseMode::ReadOnly) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `notmuch::Database::open`: Replaced with `open_with_config` [INFO] [stdout] --> tests/test_thread.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | notmuch::Database::open(&mailbox.path(), notmuch::DatabaseMode::ReadWrite).unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/config_list.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ConfigList { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 13 | ptr: Rc, [INFO] [stdout] 14 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigList` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/directory.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Directory { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 13 | ptr: Rc, [INFO] [stdout] 14 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Directory` 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 `child_directories` is never used [INFO] [stdout] --> src/directory.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl Directory { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | fn child_directories(&self) -> Filenames { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/filenames.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Filenames { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 31 | ptr: Rc, [INFO] [stdout] 32 | owner: FilenamesOwner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filenames` 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 `owner` is never read [INFO] [stdout] --> src/index_opts.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct IndexOpts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 20 | pub(crate) ptr: Rc, [INFO] [stdout] 21 | owner: Database, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexOpts` 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 `owner` is never read [INFO] [stdout] --> src/message.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Message { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 40 | ptr: Rc, [INFO] [stdout] 41 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/message_properties.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct MessageProperties { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 19 | ptr: Rc, [INFO] [stdout] 20 | owner: Message, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/messages.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Messages { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 33 | ptr: Rc, [INFO] [stdout] 34 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Messages` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/query.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Query{ [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 24 | ptr: Rc, [INFO] [stdout] 25 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Query` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/tags.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Tags [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | owner: TagsOwner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tags` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/thread.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Thread { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | ptr: Rc, [INFO] [stdout] 32 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thread` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner` is never read [INFO] [stdout] --> src/threads.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Threads [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | owner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Threads` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mailbox` is never read [INFO] [stdout] --> tests/test_database.rs:256:9 [INFO] [stdout] | [INFO] [stdout] 252 | struct DatabaseFixture { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 256 | pub mailbox: MailBox, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mailbox` is never read [INFO] [stdout] --> tests/test_message.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | struct MessageFixture { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 6 | // Return a single thread with 2 messages [INFO] [stdout] 7 | pub mailbox: MailBox, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mailbox` is never read [INFO] [stdout] --> tests/test_query.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | struct QueryFixture { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 5 | pub mailbox: MailBox, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mailbox` is never read [INFO] [stdout] --> tests/test_thread.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | struct ThreadFixture { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 4 | // Return a single thread with 2 messages [INFO] [stdout] 5 | pub mailbox: MailBox, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [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" "b1254c6acbf42ccd912621d8c4c207a3ad2798e2e24dafb0edf172ded0114a7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1254c6acbf42ccd912621d8c4c207a3ad2798e2e24dafb0edf172ded0114a7d", kill_on_drop: false }` [INFO] [stdout] b1254c6acbf42ccd912621d8c4c207a3ad2798e2e24dafb0edf172ded0114a7d