[INFO] cloning repository https://github.com/thatliuser/canban [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thatliuser/canban" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatliuser%2Fcanban", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatliuser%2Fcanban'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd9efced66d6d8127042cfd7f417fa4a1145027 [INFO] checking thatliuser/canban against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthatliuser%2Fcanban" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thatliuser/canban on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thatliuser/canban [INFO] finished tweaking git repo https://github.com/thatliuser/canban [INFO] tweaked toml for git repo https://github.com/thatliuser/canban written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thatliuser/canban 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6a37db39d80efda0ee30fedf74adb7fe5d2bec7fa4709e3ff842490cfab22ae [INFO] running `Command { std: "docker" "start" "-a" "f6a37db39d80efda0ee30fedf74adb7fe5d2bec7fa4709e3ff842490cfab22ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6a37db39d80efda0ee30fedf74adb7fe5d2bec7fa4709e3ff842490cfab22ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a37db39d80efda0ee30fedf74adb7fe5d2bec7fa4709e3ff842490cfab22ae", kill_on_drop: false }` [INFO] [stdout] f6a37db39d80efda0ee30fedf74adb7fe5d2bec7fa4709e3ff842490cfab22ae [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 825823844fcbd2b9ebeb0530738be067b7935338f9a66d1d6d8e790a4ffd89b4 [INFO] running `Command { std: "docker" "start" "-a" "825823844fcbd2b9ebeb0530738be067b7935338f9a66d1d6d8e790a4ffd89b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Checking canban v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IntoUrl` [INFO] [stdout] --> src/notion.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | IntoUrl, Url, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoUrl` [INFO] [stdout] --> src/notion.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | IntoUrl, Url, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `enrollment_term_id` is never read [INFO] [stdout] --> src/canvas.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Course { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub enrollment_term_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Course` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `workflow_state` are never read [INFO] [stdout] --> src/canvas.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Submission { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 31 | pub workflow_state: WorkflowState, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Submission` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `html_url` and `submission` are never read [INFO] [stdout] --> src/canvas.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Assignment { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub html_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub submission: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Assignment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `color`, and `description` are never read [INFO] [stdout] --> src/notion.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct PropOption { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub color: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropOption` 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 `options` is never read [INFO] [stdout] --> src/notion.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Select { options: Vec }, [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PropertyTypeInner` 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 `options` is never read [INFO] [stdout] --> src/notion.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Status { options: Vec }, [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PropertyTypeInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `inner` are never read [INFO] [stdout] --> src/notion.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct PropertyType { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 47 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | #[serde(flatten)] [INFO] [stdout] 50 | pub inner: PropertyTypeInner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyType` 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 `properties` is never read [INFO] [stdout] --> src/notion.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Database { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 55 | pub id: String, [INFO] [stdout] 56 | pub properties: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Database` 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 `plain_text` is never read [INFO] [stdout] --> src/notion.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TitleValue { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | pub plain_text: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TitleValue` 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 `id` and `color` are never read [INFO] [stdout] --> src/notion.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct StatusSelectValue { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 93 | #[serde(skip_serializing)] [INFO] [stdout] 94 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub color: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusSelectValue` 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: multiple variants are never constructed [INFO] [stdout] --> src/notion.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum FilterMatch { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 158 | // Most of these are not properly implemented because I'm lazy [INFO] [stdout] 159 | Checkbox {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 160 | Date { equals: NaiveDate }, [INFO] [stdout] | ^^^^ [INFO] [stdout] 161 | Files {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Formula {}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 163 | MultiSelect {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 164 | Number {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 165 | People {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 166 | PhoneNumber {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | Relation {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 168 | RichText {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 169 | Select { equals: String }, [INFO] [stdout] 170 | Status {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 171 | Timestamp {}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 172 | ID {}, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterMatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Or` is never constructed [INFO] [stdout] --> src/notion.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum FilterJoin { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 179 | And(Vec), [INFO] [stdout] 180 | Or(Vec), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterJoin` 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 `next_cursor` is never read [INFO] [stdout] --> src/notion.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 245 | struct QueryResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 246 | results: Vec, [INFO] [stdout] 247 | next_cursor: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryResponse` 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 `enrollment_term_id` is never read [INFO] [stdout] --> src/canvas.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Course { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub enrollment_term_id: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Course` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `workflow_state` are never read [INFO] [stdout] --> src/canvas.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Submission { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 31 | pub workflow_state: WorkflowState, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Submission` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `html_url` and `submission` are never read [INFO] [stdout] --> src/canvas.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Assignment { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub html_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 40 | pub submission: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Assignment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `color`, and `description` are never read [INFO] [stdout] --> src/notion.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct PropOption { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | pub color: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropOption` 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 `options` is never read [INFO] [stdout] --> src/notion.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Select { options: Vec }, [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PropertyTypeInner` 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 `options` is never read [INFO] [stdout] --> src/notion.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Status { options: Vec }, [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `PropertyTypeInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `inner` are never read [INFO] [stdout] --> src/notion.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct PropertyType { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 47 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | #[serde(flatten)] [INFO] [stdout] 50 | pub inner: PropertyTypeInner, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PropertyType` 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 `properties` is never read [INFO] [stdout] --> src/notion.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Database { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 55 | pub id: String, [INFO] [stdout] 56 | pub properties: HashMap, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Database` 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 `plain_text` is never read [INFO] [stdout] --> src/notion.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct TitleValue { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | pub plain_text: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TitleValue` 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 `id` and `color` are never read [INFO] [stdout] --> src/notion.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct StatusSelectValue { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 93 | #[serde(skip_serializing)] [INFO] [stdout] 94 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub color: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusSelectValue` 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: multiple variants are never constructed [INFO] [stdout] --> src/notion.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum FilterMatch { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 158 | // Most of these are not properly implemented because I'm lazy [INFO] [stdout] 159 | Checkbox {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 160 | Date { equals: NaiveDate }, [INFO] [stdout] | ^^^^ [INFO] [stdout] 161 | Files {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | Formula {}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 163 | MultiSelect {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 164 | Number {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 165 | People {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 166 | PhoneNumber {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | Relation {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 168 | RichText {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 169 | Select { equals: String }, [INFO] [stdout] 170 | Status {}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 171 | Timestamp {}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 172 | ID {}, [INFO] [stdout] | ^^ [INFO] [stdout] 173 | Title { equals: String }, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterMatch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `And` and `Or` are never constructed [INFO] [stdout] --> src/notion.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 178 | pub enum FilterJoin { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 179 | And(Vec), [INFO] [stdout] | ^^^ [INFO] [stdout] 180 | Or(Vec), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterJoin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Join` is never constructed [INFO] [stdout] --> src/notion.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 185 | pub enum Filter { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 186 | Join(FilterJoin), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filter` 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 `next_cursor` is never read [INFO] [stdout] --> src/notion.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 245 | struct QueryResponse { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 246 | results: Vec, [INFO] [stdout] 247 | next_cursor: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `Command { std: "docker" "inspect" "825823844fcbd2b9ebeb0530738be067b7935338f9a66d1d6d8e790a4ffd89b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825823844fcbd2b9ebeb0530738be067b7935338f9a66d1d6d8e790a4ffd89b4", kill_on_drop: false }` [INFO] [stdout] 825823844fcbd2b9ebeb0530738be067b7935338f9a66d1d6d8e790a4ffd89b4