[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] 401e36f9745787d8d88a1ca0163b591f22ad4d62
[INFO] building thatliuser/canban against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[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] 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] validating manifest of git repo https://github.com/thatliuser/canban on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a45a206997e348c82c174e15bbf66280c13aae2c53085e66a8956ac19008639b
[INFO] running `Command { std: "docker" "start" "-a" "a45a206997e348c82c174e15bbf66280c13aae2c53085e66a8956ac19008639b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a45a206997e348c82c174e15bbf66280c13aae2c53085e66a8956ac19008639b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a45a206997e348c82c174e15bbf66280c13aae2c53085e66a8956ac19008639b", kill_on_drop: false }`
[INFO] [stdout] a45a206997e348c82c174e15bbf66280c13aae2c53085e66a8956ac19008639b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd545c2a3d9df65b7da4c89c35dd1b4cca8acd4c289f5aa306f412b08faea85c
[INFO] running `Command { std: "docker" "start" "-a" "dd545c2a3d9df65b7da4c89c35dd1b4cca8acd4c289f5aa306f412b08faea85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) on by default
[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<String>,
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 
[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<Submission>,
[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: field `options` is never read
[INFO] [stdout]   --> src/notion.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |     Select { options: Vec<PropOption> },
[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<PropOption> },
[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<String, PropertyType>,
[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<Filter>),
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 180 |     Or(Vec<Filter>),
[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<Page>,
[INFO] [stdout] 247 |             next_cursor: Option<String>,
[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 26.92s
[INFO] running `Command { std: "docker" "inspect" "dd545c2a3d9df65b7da4c89c35dd1b4cca8acd4c289f5aa306f412b08faea85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd545c2a3d9df65b7da4c89c35dd1b4cca8acd4c289f5aa306f412b08faea85c", kill_on_drop: false }`
[INFO] [stdout] dd545c2a3d9df65b7da4c89c35dd1b4cca8acd4c289f5aa306f412b08faea85c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19cd8926f937ac3428e9d640ae1ef54568a24f9bfc91c3be2a653849dec23cde
[INFO] running `Command { std: "docker" "start" "-a" "19cd8926f937ac3428e9d640ae1ef54568a24f9bfc91c3be2a653849dec23cde", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) on by default
[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<String>,
[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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 
[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<PropOption> },
[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` 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: field `options` is never read
[INFO] [stdout]   --> src/notion.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Status { options: Vec<PropOption> },
[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 `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<Submission>,
[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`, 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<String, PropertyType>,
[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<Filter>),
[INFO] [stdout] 180 |     Or(Vec<Filter>),
[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<Page>,
[INFO] [stdout] 247 |             next_cursor: Option<String>,
[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 `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "19cd8926f937ac3428e9d640ae1ef54568a24f9bfc91c3be2a653849dec23cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19cd8926f937ac3428e9d640ae1ef54568a24f9bfc91c3be2a653849dec23cde", kill_on_drop: false }`
[INFO] [stdout] 19cd8926f937ac3428e9d640ae1ef54568a24f9bfc91c3be2a653849dec23cde
