[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] testing illumination-k/notion-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fnotion-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illumination-k/notion-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/illumination-k/notion-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d77952d2d52664099e22451d73ee487b4f33a7f952477fc5402d3f4e1a263c4c [INFO] running `Command { std: "docker" "start" "-a" "d77952d2d52664099e22451d73ee487b4f33a7f952477fc5402d3f4e1a263c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77952d2d52664099e22451d73ee487b4f33a7f952477fc5402d3f4e1a263c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77952d2d52664099e22451d73ee487b4f33a7f952477fc5402d3f4e1a263c4c", kill_on_drop: false }` [INFO] [stdout] d77952d2d52664099e22451d73ee487b4f33a7f952477fc5402d3f4e1a263c4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66b9cc2e3521eb6ed1ff916babfca4ac74b10e861d08204853b2f02a374b2dc5 [INFO] running `Command { std: "docker" "start" "-a" "66b9cc2e3521eb6ed1ff916babfca4ac74b10e861d08204853b2f02a374b2dc5", 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 pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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 is never read: `parent` [INFO] [stdout] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/client.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn create(&self, path: &str, body: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/client.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn update(&self, path: &str, body: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [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] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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 is never read: `parent` [INFO] [stdout] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query` [INFO] [stdout] --> src/api_endpoint/databases.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn query( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/api_endpoint/databases.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create(&self, params: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/api_endpoint/databases.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | build_endpoint!(PagesPropertiesEndpoint); [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] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | build_endpoint!(PagesPropertiesEndpoint); [INFO] [stdout] | ---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/pages.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn retrive( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/pages.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | parent: Arc, [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] --> src/api_endpoint/pages.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/pages.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn retrive(&self, page_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/api_endpoint/pages.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn create(&self, params: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/users.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn retrive(&self, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `me` [INFO] [stdout] --> src/api_endpoint/users.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn me(&self) -> Result { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_query` [INFO] [stdout] --> src/api_endpoint/params/search.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn with_query(mut self, query: S) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_sort` [INFO] [stdout] --> src/api_endpoint/params/search.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_sort(mut self, sort: Sort) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "66b9cc2e3521eb6ed1ff916babfca4ac74b10e861d08204853b2f02a374b2dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b9cc2e3521eb6ed1ff916babfca4ac74b10e861d08204853b2f02a374b2dc5", kill_on_drop: false }` [INFO] [stdout] 66b9cc2e3521eb6ed1ff916babfca4ac74b10e861d08204853b2f02a374b2dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b238f8f256c5a2e99a6ddb9832e0f6d546340153441c1ffc54979b37d9bb81e8 [INFO] running `Command { std: "docker" "start" "-a" "b238f8f256c5a2e99a6ddb9832e0f6d546340153441c1ffc54979b37d9bb81e8", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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 is never read: `parent` [INFO] [stdout] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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 is never read: `parent` [INFO] [stdout] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent: Arc, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/client.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn create(&self, path: &str, body: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/client.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn update(&self, path: &str, body: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [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] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stdout] | --------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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 is never read: `parent` [INFO] [stdout] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | parent: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query` [INFO] [stdout] --> src/api_endpoint/databases.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn query( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/api_endpoint/databases.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create(&self, params: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update` [INFO] [stdout] --> src/api_endpoint/databases.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn update( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/mod.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | parent: std::sync::Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | build_endpoint!(PagesPropertiesEndpoint); [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] --> src/api_endpoint/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | build_endpoint!(PagesPropertiesEndpoint); [INFO] [stdout] | ---------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | in this macro invocation [INFO] [stdout] | in this macro invocation [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: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/pages.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn retrive( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `parent` [INFO] [stdout] --> src/api_endpoint/pages.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | parent: Arc, [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] --> src/api_endpoint/pages.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/pages.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn retrive(&self, page_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/api_endpoint/pages.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn create(&self, params: Option) -> Result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `retrive` [INFO] [stdout] --> src/api_endpoint/users.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn retrive(&self, user_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `me` [INFO] [stdout] --> src/api_endpoint/users.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn me(&self) -> Result { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_query` [INFO] [stdout] --> src/api_endpoint/params/search.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn with_query(mut self, query: S) -> Self [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_sort` [INFO] [stdout] --> src/api_endpoint/params/search.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn with_sort(mut self, sort: Sort) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.45s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/notion_rs-1c8853466a078a44) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/notion_rs-f265aa763fdf78e0) [INFO] running `Command { std: "docker" "inspect" "b238f8f256c5a2e99a6ddb9832e0f6d546340153441c1ffc54979b37d9bb81e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b238f8f256c5a2e99a6ddb9832e0f6d546340153441c1ffc54979b37d9bb81e8", kill_on_drop: false }` [INFO] [stdout] b238f8f256c5a2e99a6ddb9832e0f6d546340153441c1ffc54979b37d9bb81e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56ea5af253b068352eb4e84103414de135b4de0210fa356e308dfb1a7c841cf7 [INFO] running `Command { std: "docker" "start" "-a" "56ea5af253b068352eb4e84103414de135b4de0210fa356e308dfb1a7c841cf7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/api_endpoint/databases.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | let path = format!("databases/{}", database_id); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/api_endpoint/mod.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | parent: std::sync::Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/api_endpoint/mod.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stderr] | --------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/api_endpoint/blocks.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | parent: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `notion-rs` (lib) generated 3 warnings [INFO] [stderr] warning: `notion-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: associated function is never used: `create` [INFO] [stderr] --> src/client.rs:120:12 [INFO] [stderr] | [INFO] [stderr] 120 | pub fn create(&self, path: &str, body: Option) -> Result [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update` [INFO] [stderr] --> src/client.rs:127:12 [INFO] [stderr] | [INFO] [stderr] 127 | pub fn update(&self, path: &str, body: Option) -> Result [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/api_endpoint/mod.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | parent: std::sync::Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `BlocksChildrenEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/api_endpoint/mod.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/blocks.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | build_endpoint!(BlocksChildrenEndpoint); [INFO] [stderr] | --------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `query` [INFO] [stderr] --> src/api_endpoint/databases.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn query( [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create` [INFO] [stderr] --> src/api_endpoint/databases.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn create(&self, params: Option) -> Result [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update` [INFO] [stderr] --> src/api_endpoint/databases.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn update( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/api_endpoint/mod.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | parent: std::sync::Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | build_endpoint!(PagesPropertiesEndpoint); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: `PagesPropertiesEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/api_endpoint/mod.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/api_endpoint/pages.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | build_endpoint!(PagesPropertiesEndpoint); [INFO] [stderr] | ---------------------------------------- [INFO] [stderr] | | [INFO] [stderr] | in this macro invocation [INFO] [stderr] | in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `build_endpoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `retrive` [INFO] [stderr] --> src/api_endpoint/pages.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn retrive( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `parent` [INFO] [stderr] --> src/api_endpoint/pages.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | parent: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PagesEndpoint` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/api_endpoint/pages.rs:22:10 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `retrive` [INFO] [stderr] --> src/api_endpoint/pages.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn retrive(&self, page_id: &str) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create` [INFO] [stderr] --> src/api_endpoint/pages.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn create(&self, params: Option) -> Result [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `retrive` [INFO] [stderr] --> src/api_endpoint/users.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn retrive(&self, user_id: &str) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `me` [INFO] [stderr] --> src/api_endpoint/users.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn me(&self) -> Result { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_query` [INFO] [stderr] --> src/api_endpoint/params/search.rs:85:12 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn with_query(mut self, query: S) -> Self [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_sort` [INFO] [stderr] --> src/api_endpoint/params/search.rs:98:12 [INFO] [stderr] | [INFO] [stderr] 98 | pub fn with_sort(mut self, sort: Sort) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `notion-rs` (bin "notion-rs" test) generated 17 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/notion_rs-1c8853466a078a44) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notion_rs-f265aa763fdf78e0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests notion-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "56ea5af253b068352eb4e84103414de135b4de0210fa356e308dfb1a7c841cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ea5af253b068352eb4e84103414de135b4de0210fa356e308dfb1a7c841cf7", kill_on_drop: false }` [INFO] [stdout] 56ea5af253b068352eb4e84103414de135b4de0210fa356e308dfb1a7c841cf7