[INFO] fetching crate json-resp-derive 0.1.1... [INFO] testing json-resp-derive-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate json-resp-derive 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate json-resp-derive 0.1.1 [INFO] finished tweaking crates.io crate json-resp-derive 0.1.1 [INFO] tweaked toml for crates.io crate json-resp-derive 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate json-resp-derive 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 781a8341af8836754c4e0248f69030a47d1a29e40f26a0210946aa514e51b5f4 [INFO] running `Command { std: "docker" "start" "-a" "781a8341af8836754c4e0248f69030a47d1a29e40f26a0210946aa514e51b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "781a8341af8836754c4e0248f69030a47d1a29e40f26a0210946aa514e51b5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781a8341af8836754c4e0248f69030a47d1a29e40f26a0210946aa514e51b5f4", kill_on_drop: false }` [INFO] [stdout] 781a8341af8836754c4e0248f69030a47d1a29e40f26a0210946aa514e51b5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96dc9b63485f94d0f9728813c61d9d3a08a1839a836f2fd4a1ac896ab575ce47 [INFO] running `Command { std: "docker" "start" "-a" "96dc9b63485f94d0f9728813c61d9d3a08a1839a836f2fd4a1ac896ab575ce47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling json-resp-derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed [INFO] [stdout] --> src/errors/expand.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/errors/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 9 | RequestError { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 15 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `variant` and `status` are never used [INFO] [stdout] --> src/errors/types.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl JsonError { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 24 | fn variant(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn status(&self) -> Option<&StatusExpr> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used [INFO] [stdout] --> src/errors/types.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 164 | impl JsonError { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 263 | fn expand_utoipa_schema_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | fn expand_utoipa_response_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | fn expand_utoipa_intoresponse_method(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pub(crate) fn expand_utoipa_response(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_numeric` is never used [INFO] [stdout] --> src/errors/types.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 493 | impl StatusExpr { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 505 | pub fn expand_numeric(&self) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s [INFO] running `Command { std: "docker" "inspect" "96dc9b63485f94d0f9728813c61d9d3a08a1839a836f2fd4a1ac896ab575ce47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96dc9b63485f94d0f9728813c61d9d3a08a1839a836f2fd4a1ac896ab575ce47", kill_on_drop: false }` [INFO] [stdout] 96dc9b63485f94d0f9728813c61d9d3a08a1839a836f2fd4a1ac896ab575ce47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3c699c5e596f7ee1310a6d91d87c5ba8b18888f191f14e0e7f1c792a4cb14da [INFO] running `Command { std: "docker" "start" "-a" "f3c699c5e596f7ee1310a6d91d87c5ba8b18888f191f14e0e7f1c792a4cb14da", kill_on_drop: false }` [INFO] [stderr] Compiling json-resp-derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed [INFO] [stdout] --> src/errors/expand.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/errors/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 9 | RequestError { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 15 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `variant` and `status` are never used [INFO] [stdout] --> src/errors/types.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl JsonError { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 24 | fn variant(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn status(&self) -> Option<&StatusExpr> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used [INFO] [stdout] --> src/errors/types.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 164 | impl JsonError { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 263 | fn expand_utoipa_schema_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | fn expand_utoipa_response_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | fn expand_utoipa_intoresponse_method(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pub(crate) fn expand_utoipa_response(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_numeric` is never used [INFO] [stdout] --> src/errors/types.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 493 | impl StatusExpr { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 505 | pub fn expand_numeric(&self) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `JsonErrorUtoipaTypes` is never constructed [INFO] [stdout] --> src/errors/expand.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | pub struct JsonErrorUtoipaTypes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/errors/types.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 9 | RequestError { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 15 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `variant` and `status` are never used [INFO] [stdout] --> src/errors/types.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 23 | impl JsonError { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 24 | fn variant(&self) -> &Ident { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | fn status(&self) -> Option<&StatusExpr> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used [INFO] [stdout] --> src/errors/types.rs:263:8 [INFO] [stdout] | [INFO] [stdout] 164 | impl JsonError { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 263 | fn expand_utoipa_schema_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 329 | fn expand_utoipa_response_method(&self, name: &Ident) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | fn expand_utoipa_intoresponse_method(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pub(crate) fn expand_utoipa_response(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `expand_numeric` is never used [INFO] [stdout] --> src/errors/types.rs:505:12 [INFO] [stdout] | [INFO] [stdout] 493 | impl StatusExpr { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 505 | pub fn expand_numeric(&self) -> TokenStream { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "f3c699c5e596f7ee1310a6d91d87c5ba8b18888f191f14e0e7f1c792a4cb14da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3c699c5e596f7ee1310a6d91d87c5ba8b18888f191f14e0e7f1c792a4cb14da", kill_on_drop: false }` [INFO] [stdout] f3c699c5e596f7ee1310a6d91d87c5ba8b18888f191f14e0e7f1c792a4cb14da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0886927a4eb7112dfb0aee2afcc5a1eeba83042f8f6c46cec0c14833b3579128 [INFO] running `Command { std: "docker" "start" "-a" "0886927a4eb7112dfb0aee2afcc5a1eeba83042f8f6c46cec0c14833b3579128", kill_on_drop: false }` [INFO] [stderr] warning: struct `JsonErrorUtoipaTypes` is never constructed [INFO] [stderr] --> src/errors/expand.rs:165:12 [INFO] [stderr] | [INFO] [stderr] 165 | pub struct JsonErrorUtoipaTypes { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `description` is never read [INFO] [stderr] --> src/errors/types.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 9 | RequestError { [INFO] [stderr] | ------------ field in this variant [INFO] [stderr] ... [INFO] [stderr] 15 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `JsonError` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `variant` and `status` are never used [INFO] [stderr] --> src/errors/types.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 23 | impl JsonError { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] 24 | fn variant(&self) -> &Ident { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | fn status(&self) -> Option<&StatusExpr> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `expand_utoipa_schema_method`, `expand_utoipa_response_method`, `expand_utoipa_intoresponse_method`, `expand_utoipa_response`, and `expand_utoipa_internal_error` are never used [INFO] [stderr] --> src/errors/types.rs:263:8 [INFO] [stderr] | [INFO] [stderr] 164 | impl JsonError { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 263 | fn expand_utoipa_schema_method(&self, name: &Ident) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 329 | fn expand_utoipa_response_method(&self, name: &Ident) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 364 | fn expand_utoipa_intoresponse_method(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 378 | pub(crate) fn expand_utoipa_response(&self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 408 | pub(crate) fn expand_utoipa_internal_error(internal_error_code: &str) -> TokenStream { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `expand_numeric` is never used [INFO] [stderr] --> src/errors/types.rs:505:12 [INFO] [stderr] | [INFO] [stderr] 493 | impl StatusExpr { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 505 | pub fn expand_numeric(&self) -> TokenStream { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `json-resp-derive` (lib) generated 5 warnings [INFO] [stderr] warning: `json-resp-derive` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_resp_derive-9cf5ba38608dc095) [INFO] [stderr] Doc-tests json_resp_derive [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] [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" "0886927a4eb7112dfb0aee2afcc5a1eeba83042f8f6c46cec0c14833b3579128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0886927a4eb7112dfb0aee2afcc5a1eeba83042f8f6c46cec0c14833b3579128", kill_on_drop: false }` [INFO] [stdout] 0886927a4eb7112dfb0aee2afcc5a1eeba83042f8f6c46cec0c14833b3579128