[INFO] cloning repository https://github.com/james-d12/razure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james-d12/razure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-d12%2Frazure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-d12%2Frazure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88cbf9160da436fffb6a337bc02ae22e1c883fd0 [INFO] checking james-d12/razure against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-d12%2Frazure" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/james-d12/razure [INFO] finished tweaking git repo https://github.com/james-d12/razure [INFO] tweaked toml for git repo https://github.com/james-d12/razure written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/james-d12/razure on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/james-d12/razure 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddf7bc29310d0c30a8968da2aacc6e7abbb00fc0c5c9a956391da3455c106b94 [INFO] running `Command { std: "docker" "start" "-a" "ddf7bc29310d0c30a8968da2aacc6e7abbb00fc0c5c9a956391da3455c106b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddf7bc29310d0c30a8968da2aacc6e7abbb00fc0c5c9a956391da3455c106b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf7bc29310d0c30a8968da2aacc6e7abbb00fc0c5c9a956391da3455c106b94", kill_on_drop: false }` [INFO] [stdout] ddf7bc29310d0c30a8968da2aacc6e7abbb00fc0c5c9a956391da3455c106b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8d094c10a47d881387f7fab8082497cb60d702a2ab5a0ff6bd956270bd314e [INFO] running `Command { std: "docker" "start" "-a" "ef8d094c10a47d881387f7fab8082497cb60d702a2ab5a0ff6bd956270bd314e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking thread-id v4.2.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking once_cell v1.20.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking log4rs v1.3.0 [INFO] [stderr] Checking razure v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `schema::*` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use schema::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema_reference` [INFO] [stdout] --> src/parser/schema/parameter.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let schema_reference = "#/definitions/SubscriptionName"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_reference` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_executable_exists` is never used [INFO] [stdout] --> src/generator/terminal.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn check_executable_exists(executable: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser/schema/path_item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PathItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | #[serde(rename = "$ref")] [INFO] [stdout] 8 | reference: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | get: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | put: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | post: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | delete: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | options: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | head: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | patch: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | parameters: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_logging` is never used [INFO] [stdout] --> src/logger.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn setup_logging(level: LevelFilter) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_executable_exists` is never used [INFO] [stdout] --> src/generator/terminal.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn check_executable_exists(executable: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/parser/schema/path_item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PathItem { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 7 | #[serde(rename = "$ref")] [INFO] [stdout] 8 | reference: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_logging` is never used [INFO] [stdout] --> src/logger.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn setup_logging(level: LevelFilter) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `schema::*` [INFO] [stdout] --> src/parser/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use schema::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `schema_reference` [INFO] [stdout] --> src/parser/schema/parameter.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let schema_reference = "#/definitions/SubscriptionName"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_schema_reference` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_executable_exists` is never used [INFO] [stdout] --> src/generator/terminal.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn check_executable_exists(executable: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `required`, `all_of`, and `description` are never read [INFO] [stdout] --> src/parser/schema/definition.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Definition { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub required: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub all_of: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 56 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stdout] 57 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Definition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser/schema/swagger.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Swagger { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub swagger: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub info: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub schemes: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | pub host: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | #[serde(rename = "basePath")] [INFO] [stdout] 13 | pub base_path: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub consumes: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub produces: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 16 | pub paths: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub security_definitions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub security: Option>>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | pub tags: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | #[serde(rename = "externalDocs")] [INFO] [stdout] 24 | pub external_docs: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Swagger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/parser/schema/path_item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PathItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | #[serde(rename = "$ref")] [INFO] [stdout] 8 | reference: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | get: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | put: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | post: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | delete: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | options: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | head: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | patch: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | parameters: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check_executable_exists` is never used [INFO] [stdout] --> src/generator/terminal.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn check_executable_exists(executable: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `required`, `all_of`, and `description` are never read [INFO] [stdout] --> src/parser/schema/definition.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Definition { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub required: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub all_of: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 56 | #[serde(skip_serializing_if = "Option::is_none")] [INFO] [stdout] 57 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Definition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `paths`, `security_definitions`, `security`, `tags`, and `external_docs` are never read [INFO] [stdout] --> src/parser/schema/swagger.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Swagger { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub paths: Option>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub security_definitions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub security: Option>>>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 22 | pub tags: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | #[serde(rename = "externalDocs")] [INFO] [stdout] 24 | pub external_docs: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Swagger` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reference` is never read [INFO] [stdout] --> src/parser/schema/path_item.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PathItem { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 7 | #[serde(rename = "$ref")] [INFO] [stdout] 8 | reference: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PathItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.32s [INFO] running `Command { std: "docker" "inspect" "ef8d094c10a47d881387f7fab8082497cb60d702a2ab5a0ff6bd956270bd314e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8d094c10a47d881387f7fab8082497cb60d702a2ab5a0ff6bd956270bd314e", kill_on_drop: false }` [INFO] [stdout] ef8d094c10a47d881387f7fab8082497cb60d702a2ab5a0ff6bd956270bd314e