[INFO] cloning repository https://github.com/illumination-k/notion-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illumination-k/notion-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fnotion-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fnotion-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c4d9241915069a3feea73b56b4b5b7475904103
[INFO] checking illumination-k/notion-rs against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fnotion-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/illumination-k/notion-rs
[INFO] finished tweaking git repo https://github.com/illumination-k/notion-rs
[INFO] tweaked toml for git repo https://github.com/illumination-k/notion-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/illumination-k/notion-rs on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/illumination-k/notion-rs 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "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 core-foundation v0.9.2
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84
[INFO] running `Command { std: "docker" "start" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking tracing v0.1.30
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking notion-rs v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/api_endpoint/databases.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = format!("databases/{}", database_id);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/blocks.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 | build_endpoint!(BlocksChildrenEndpoint);
[INFO] [stdout]    | ---------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]  --> src/api_endpoint/blocks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BlocksEndpoint {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     parent: Arc<BaseClient>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/api_endpoint/databases.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = format!("databases/{}", database_id);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/blocks.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 | build_endpoint!(BlocksChildrenEndpoint);
[INFO] [stdout]    | ---------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]  --> src/api_endpoint/blocks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BlocksEndpoint {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     parent: Arc<BaseClient>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/api_endpoint/databases.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = format!("databases/{}", database_id);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/api_endpoint/databases.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = format!("databases/{}", database_id);
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/blocks.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 | build_endpoint!(BlocksChildrenEndpoint);
[INFO] [stdout]    | ---------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `children` are never read
[INFO] [stdout]  --> src/api_endpoint/blocks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BlocksEndpoint {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 8 |     parent: Arc<BaseClient>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     pub children: BlocksChildrenEndpoint,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `query`, `create`, and `update` are never used
[INFO] [stdout]   --> src/api_endpoint/databases.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl DatabasesEndpoint {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout]  8 |     pub fn query<B>(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn create<B>(&self, params: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn update<B>(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/pages.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | build_endpoint!(PagesPropertiesEndpoint);
[INFO] [stdout]    | ----------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PagesPropertiesEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `retrive` is never used
[INFO] [stdout]   --> src/api_endpoint/pages.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PagesPropertiesEndpoint {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] 12 |     pub fn retrive(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `properties` are never read
[INFO] [stdout]   --> src/api_endpoint/pages.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PagesEndpoint {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 24 |     parent: Arc<BaseClient>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     pub properties: PagesPropertiesEndpoint,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PagesEndpoint` 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: methods `retrive` and `create` are never used
[INFO] [stdout]   --> src/api_endpoint/pages.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl PagesEndpoint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn retrive(&self, page_id: &str) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn create<B>(&self, params: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_query` and `with_sort` are never used
[INFO] [stdout]   --> src/api_endpoint/params/search.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl Params {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn with_query<S>(mut self, query: S) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn with_sort(mut self, sort: Sort) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListParams` is never constructed
[INFO] [stdout]  --> src/api_endpoint/users.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ListParams {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `retrive` and `me` are never used
[INFO] [stdout]   --> src/api_endpoint/users.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl UsersEndpoint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn retrive(&self, user_id: &str) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn me(&self) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages` and `blocks` are never read
[INFO] [stdout]   --> src/client.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct NotionClient {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub pages: PagesEndpoint,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub blocks: BlocksEndpoint,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `update` are never used
[INFO] [stdout]    --> src/client.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl BaseClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn create<B>(&self, path: &str, body: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn update<B>(&self, path: &str, body: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/blocks.rs:5:17
[INFO] [stdout]    |
[INFO] [stdout]  5 | build_endpoint!(BlocksChildrenEndpoint);
[INFO] [stdout]    | ---------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `children` are never read
[INFO] [stdout]  --> src/api_endpoint/blocks.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct BlocksEndpoint {
[INFO] [stdout]   |            -------------- fields in this struct
[INFO] [stdout] 8 |     parent: Arc<BaseClient>,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 9 |     pub children: BlocksChildrenEndpoint,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `query`, `create`, and `update` are never used
[INFO] [stdout]   --> src/api_endpoint/databases.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl DatabasesEndpoint {
[INFO] [stdout]    | ---------------------- methods in this implementation
[INFO] [stdout]  8 |     pub fn query<B>(
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn create<B>(&self, params: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn update<B>(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> src/api_endpoint/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |             parent: std::sync::Arc<crate::client::BaseClient>,
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/api_endpoint/pages.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | build_endpoint!(PagesPropertiesEndpoint);
[INFO] [stdout]    | ----------------------------------------
[INFO] [stdout]    | |               |
[INFO] [stdout]    | |               field in this struct
[INFO] [stdout]    | in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PagesPropertiesEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `retrive` is never used
[INFO] [stdout]   --> src/api_endpoint/pages.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl PagesPropertiesEndpoint {
[INFO] [stdout]    | ---------------------------- method in this implementation
[INFO] [stdout] 12 |     pub fn retrive(
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent` and `properties` are never read
[INFO] [stdout]   --> src/api_endpoint/pages.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct PagesEndpoint {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 24 |     parent: Arc<BaseClient>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 25 |     pub properties: PagesPropertiesEndpoint,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PagesEndpoint` 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: methods `retrive` and `create` are never used
[INFO] [stdout]   --> src/api_endpoint/pages.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl PagesEndpoint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn retrive(&self, page_id: &str) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn create<B>(&self, params: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_query` and `with_sort` are never used
[INFO] [stdout]   --> src/api_endpoint/params/search.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | impl Params {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn with_query<S>(mut self, query: S) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn with_sort(mut self, sort: Sort) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListParams` is never constructed
[INFO] [stdout]  --> src/api_endpoint/users.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ListParams {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `retrive` and `me` are never used
[INFO] [stdout]   --> src/api_endpoint/users.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl UsersEndpoint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn retrive(&self, user_id: &str) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn me(&self) -> Result<RequestBuilder, reqwest::Error> {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pages` and `blocks` are never read
[INFO] [stdout]   --> src/client.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct NotionClient {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub pages: PagesEndpoint,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub blocks: BlocksEndpoint,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create` and `update` are never used
[INFO] [stdout]    --> src/client.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl BaseClient {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn create<B>(&self, path: &str, body: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn update<B>(&self, path: &str, body: Option<B>) -> Result<RequestBuilder, reqwest::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.96s
[INFO] running `Command { std: "docker" "inspect" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84", kill_on_drop: false }`
[INFO] [stdout] e5963fe1c2f6bda085c0c5ac7e3bdc16ecab2502eec3a1822127fa2f8df56c84
