[INFO] cloning repository https://github.com/acrucetta/todoer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/acrucetta/todoer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facrucetta%2Ftodoer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facrucetta%2Ftodoer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20c81d5294eedd401966c93e4931720e0ebfeb35
[INFO] checking acrucetta/todoer against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Facrucetta%2Ftodoer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/acrucetta/todoer
[INFO] finished tweaking git repo https://github.com/acrucetta/todoer
[INFO] tweaked toml for git repo https://github.com/acrucetta/todoer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/acrucetta/todoer on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/acrucetta/todoer 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.158
[INFO] [stderr]   Downloaded proc-macro2 v1.0.53
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.93
[INFO] [stderr]   Downloaded clap_lex v0.3.3
[INFO] [stderr]   Downloaded ipnet v2.7.2
[INFO] [stderr]   Downloaded bitflags v2.0.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.54
[INFO] [stderr]   Downloaded os_str_bytes v6.5.0
[INFO] [stderr]   Downloaded zeroize v1.6.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.93
[INFO] [stderr]   Downloaded openssl-sys v0.9.86
[INFO] [stderr]   Downloaded serde v1.0.158
[INFO] [stderr]   Downloaded reqwest v0.11.16
[INFO] [stderr]   Downloaded cxx-build v1.0.93
[INFO] [stderr]   Downloaded dialoguer v0.9.0
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded h2 v0.3.18
[INFO] [stderr]   Downloaded cxx v1.0.93
[INFO] [stderr]   Downloaded clap v4.1.11
[INFO] [stderr]   Downloaded syn v2.0.6
[INFO] [stderr]   Downloaded openssl v0.10.51
[INFO] [stderr]   Downloaded hyper v0.14.26
[INFO] [stderr]   Downloaded rustix v0.37.7
[INFO] [stderr]   Downloaded csv v1.2.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] [stderr]   Downloaded libc v0.2.140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 787f1b611bfa706b608144bb77d7887343b88106e6c167f5454f0f9dbdba666b
[INFO] running `Command { std: "docker" "start" "-a" "787f1b611bfa706b608144bb77d7887343b88106e6c167f5454f0f9dbdba666b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "787f1b611bfa706b608144bb77d7887343b88106e6c167f5454f0f9dbdba666b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "787f1b611bfa706b608144bb77d7887343b88106e6c167f5454f0f9dbdba666b", kill_on_drop: false }`
[INFO] [stdout] 787f1b611bfa706b608144bb77d7887343b88106e6c167f5454f0f9dbdba666b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99bb32368a3e94b3053d2a1a8a0db7b9f52e999023d84eeb65590e592cca5902
[INFO] running `Command { std: "docker" "start" "-a" "99bb32368a3e94b3053d2a1a8a0db7b9f52e999023d84eeb65590e592cca5902", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.53
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling openssl v0.10.51
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking os_str_bytes v6.5.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]     Checking bitflags v2.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking zeroize v1.6.0
[INFO] [stderr]     Checking clap_lex v0.3.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking uuid v1.3.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling openssl-sys v0.9.86
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling syn v2.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking tempfile v3.5.0
[INFO] [stderr]     Checking clap v4.1.11
[INFO] [stderr]     Checking dialoguer v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.2.1
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]     Checking task v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notion_api.rs:118:35
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     .and_then(|o| (o.get("results")))
[INFO] [stdout]     |                                   ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -                     .and_then(|o| (o.get("results")))
[INFO] [stdout] 118 +                     .and_then(|o| o.get("results") )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notion_api.rs:181:35
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .and_then(|o| (o.get("results")))
[INFO] [stdout]     |                                   ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 -                     .and_then(|o| (o.get("results")))
[INFO] [stdout] 181 +                     .and_then(|o| o.get("results") )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notion_api.rs:118:35
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     .and_then(|o| (o.get("results")))
[INFO] [stdout]     |                                   ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 118 -                     .and_then(|o| (o.get("results")))
[INFO] [stdout] 118 +                     .and_then(|o| o.get("results") )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/notion_api.rs:181:35
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .and_then(|o| (o.get("results")))
[INFO] [stdout]     |                                   ^                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 181 -                     .and_then(|o| (o.get("results")))
[INFO] [stdout] 181 +                     .and_then(|o| o.get("results") )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tasks` is never read
[INFO] [stdout]   --> src/notion_handler.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct NotionManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 22 |     pub tasks: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `type` are never read
[INFO] [stdout]  --> src/notion_props.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Checkbox {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     pub checkbox: bool,
[INFO] [stdout] 8 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 9 |     pub r#type: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Checkbox` 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` and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Date {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub date: Option<InnerDate>,
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Date` 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 `end` and `time_zone` are never read
[INFO] [stdout]   --> src/notion_props.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct InnerDate {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 27 |     pub end: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 28 |     pub start: String,
[INFO] [stdout] 29 |     pub time_zone: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerDate` 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` and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Title {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 46 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 47 |     pub title: Vec<Text>,
[INFO] [stdout] 48 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Title` 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 `annotations`, `href`, `text`, and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Text {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 53 |     pub annotations: Annotations,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 54 |     pub href: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 55 |     pub plain_text: String,
[INFO] [stdout] 56 |     pub text: InnerText,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Text` 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 `bold`, `code`, `color`, `italic`, `strikethrough`, and `underline` are never read
[INFO] [stdout]   --> src/notion_props.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Annotations {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 62 |     pub bold: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub code: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |     pub color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 65 |     pub italic: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub strikethrough: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub underline: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Annotations` 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 `content` and `link` are never read
[INFO] [stdout]   --> src/notion_props.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct InnerText {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 73 |     pub link: Option<Link>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerText` 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 `url` is never read
[INFO] [stdout]   --> src/notion_props.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 93 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` 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 `has_more`, `relation`, and `type` are never read
[INFO] [stdout]    --> src/notion_props.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Relation {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     pub has_more: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     pub id: String,
[INFO] [stdout] 101 |     pub relation: Vec<serde_json::Value>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 102 |     pub r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relation` 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 `tasks` is never read
[INFO] [stdout]   --> src/notion_handler.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct NotionManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 22 |     pub tasks: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `type` are never read
[INFO] [stdout]  --> src/notion_props.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Checkbox {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 7 |     pub checkbox: bool,
[INFO] [stdout] 8 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 9 |     pub r#type: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Checkbox` 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` and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Date {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 20 |     pub date: Option<InnerDate>,
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Date` 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 `end` and `time_zone` are never read
[INFO] [stdout]   --> src/notion_props.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct InnerDate {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 27 |     pub end: Option<String>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 28 |     pub start: String,
[INFO] [stdout] 29 |     pub time_zone: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerDate` 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` and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Title {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 46 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 47 |     pub title: Vec<Text>,
[INFO] [stdout] 48 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Title` 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 `annotations`, `href`, `text`, and `type` are never read
[INFO] [stdout]   --> src/notion_props.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Text {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 53 |     pub annotations: Annotations,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 54 |     pub href: Option<serde_json::Value>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 55 |     pub plain_text: String,
[INFO] [stdout] 56 |     pub text: InnerText,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 57 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Text` 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 `bold`, `code`, `color`, `italic`, `strikethrough`, and `underline` are never read
[INFO] [stdout]   --> src/notion_props.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Annotations {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 62 |     pub bold: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub code: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 64 |     pub color: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 65 |     pub italic: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub strikethrough: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 67 |     pub underline: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Annotations` 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 `content` and `link` are never read
[INFO] [stdout]   --> src/notion_props.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct InnerText {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 72 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 73 |     pub link: Option<Link>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InnerText` 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 `url` is never read
[INFO] [stdout]   --> src/notion_props.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct Link {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 93 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Link` 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 `has_more`, `relation`, and `type` are never read
[INFO] [stdout]    --> src/notion_props.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub struct Relation {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout]  99 |     pub has_more: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     pub id: String,
[INFO] [stdout] 101 |     pub relation: Vec<serde_json::Value>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 102 |     pub r#type: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Relation` 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 27.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.51
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "99bb32368a3e94b3053d2a1a8a0db7b9f52e999023d84eeb65590e592cca5902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99bb32368a3e94b3053d2a1a8a0db7b9f52e999023d84eeb65590e592cca5902", kill_on_drop: false }`
[INFO] [stdout] 99bb32368a3e94b3053d2a1a8a0db7b9f52e999023d84eeb65590e592cca5902
