[INFO] cloning repository https://github.com/Xanthorrhizol/open-banking-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xanthorrhizol/open-banking-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanthorrhizol%2Fopen-banking-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanthorrhizol%2Fopen-banking-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 398dbd0c0056188fa85f4db9ac970951a59a71e6 [INFO] testing Xanthorrhizol/open-banking-api/398dbd0c0056188fa85f4db9ac970951a59a71e6 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanthorrhizol%2Fopen-banking-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xanthorrhizol/open-banking-api on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xanthorrhizol/open-banking-api [INFO] finished tweaking git repo https://github.com/Xanthorrhizol/open-banking-api [INFO] tweaked toml for git repo https://github.com/Xanthorrhizol/open-banking-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Xanthorrhizol/open-banking-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c98e645ad73705d20a9857970d43b79146303a5d43a86d2903a1a53392b81266 [INFO] running `Command { std: "docker" "start" "-a" "c98e645ad73705d20a9857970d43b79146303a5d43a86d2903a1a53392b81266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c98e645ad73705d20a9857970d43b79146303a5d43a86d2903a1a53392b81266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98e645ad73705d20a9857970d43b79146303a5d43a86d2903a1a53392b81266", kill_on_drop: false }` [INFO] [stdout] c98e645ad73705d20a9857970d43b79146303a5d43a86d2903a1a53392b81266 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5de628c7c837a759c3af1c2fb3b88d35e471207628cf5dfb2945ab221758a881 [INFO] running `Command { std: "docker" "start" "-a" "5de628c7c837a759c3af1c2fb3b88d35e471207628cf5dfb2945ab221758a881", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling open-banking-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Header { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(user_seq_no: String, user_connection_info: String, access_token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_authorize` and `new_authorize_account` are never used [INFO] [stdout] --> src/types/oauth/authorize.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 85 | impl RequestBody { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 86 | /// 사용자인증 API Request Body [INFO] [stdout] 87 | pub fn new_authorize( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn new_authorize_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/token.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/token.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RequestBody { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s [INFO] running `Command { std: "docker" "inspect" "5de628c7c837a759c3af1c2fb3b88d35e471207628cf5dfb2945ab221758a881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de628c7c837a759c3af1c2fb3b88d35e471207628cf5dfb2945ab221758a881", kill_on_drop: false }` [INFO] [stdout] 5de628c7c837a759c3af1c2fb3b88d35e471207628cf5dfb2945ab221758a881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da69f9e00d74c79a35383f6d3996b601907c119a70d698c07a879e023b49a544 [INFO] running `Command { std: "docker" "start" "-a" "da69f9e00d74c79a35383f6d3996b601907c119a70d698c07a879e023b49a544", kill_on_drop: false }` [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Header { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(user_seq_no: String, user_connection_info: String, access_token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_authorize` and `new_authorize_account` are never used [INFO] [stdout] --> src/types/oauth/authorize.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 85 | impl RequestBody { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 86 | /// 사용자인증 API Request Body [INFO] [stdout] 87 | pub fn new_authorize( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn new_authorize_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/token.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/token.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RequestBody { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling open-banking-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/authorize.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Header { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(user_seq_no: String, user_connection_info: String, access_token: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_authorize` and `new_authorize_account` are never used [INFO] [stdout] --> src/types/oauth/authorize.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 85 | impl RequestBody { [INFO] [stdout] | ---------------- associated functions in this implementation [INFO] [stdout] 86 | /// 사용자인증 API Request Body [INFO] [stdout] 87 | pub fn new_authorize( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub fn new_authorize_account( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `METHOD` is never used [INFO] [stdout] --> src/types/oauth/token.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/types/oauth/token.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl RequestBody { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 23 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "da69f9e00d74c79a35383f6d3996b601907c119a70d698c07a879e023b49a544", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da69f9e00d74c79a35383f6d3996b601907c119a70d698c07a879e023b49a544", kill_on_drop: false }` [INFO] [stdout] da69f9e00d74c79a35383f6d3996b601907c119a70d698c07a879e023b49a544 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17bcc72bf8a26fbf2fa02d1e1919e66aee87a917be7ee035b2d8141f05d3a077 [INFO] running `Command { std: "docker" "start" "-a" "17bcc72bf8a26fbf2fa02d1e1919e66aee87a917be7ee035b2d8141f05d3a077", kill_on_drop: false }` [INFO] [stderr] warning: constant `METHOD` is never used [INFO] [stderr] --> src/types/oauth/authorize.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/types/oauth/authorize.rs:20:12 [INFO] [stderr] | [INFO] [stderr] 19 | impl Header { [INFO] [stderr] | ----------- associated function in this implementation [INFO] [stderr] 20 | pub fn new(user_seq_no: String, user_connection_info: String, access_token: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated functions `new_authorize` and `new_authorize_account` are never used [INFO] [stderr] --> src/types/oauth/authorize.rs:87:12 [INFO] [stderr] | [INFO] [stderr] 85 | impl RequestBody { [INFO] [stderr] | ---------------- associated functions in this implementation [INFO] [stderr] 86 | /// 사용자인증 API Request Body [INFO] [stderr] 87 | pub fn new_authorize( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 135 | pub fn new_authorize_account( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant `METHOD` is never used [INFO] [stderr] --> src/types/oauth/token.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | pub const METHOD: HttpMethod = HttpMethod::Post; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/types/oauth/token.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl RequestBody { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 23 | pub fn new( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `open-banking-api` (lib) generated 5 warnings [INFO] [stderr] warning: `open-banking-api` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_banking_api-d3913660417d79e8) [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 open_banking_api [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" "17bcc72bf8a26fbf2fa02d1e1919e66aee87a917be7ee035b2d8141f05d3a077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bcc72bf8a26fbf2fa02d1e1919e66aee87a917be7ee035b2d8141f05d3a077", kill_on_drop: false }` [INFO] [stdout] 17bcc72bf8a26fbf2fa02d1e1919e66aee87a917be7ee035b2d8141f05d3a077