[INFO] cloning repository https://github.com/DaAitch/sul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaAitch/sul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAitch%2Fsul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAitch%2Fsul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e628984544d0335eb11f74cabbd36996eafe54a9 [INFO] checking DaAitch/sul against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAitch%2Fsul" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaAitch/sul on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaAitch/sul [INFO] finished tweaking git repo https://github.com/DaAitch/sul [INFO] tweaked toml for git repo https://github.com/DaAitch/sul written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DaAitch/sul 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c91873a4c0f15d792e8f47e101c8a390b895bbebd127c9743b5e728fcbaa088e [INFO] running `Command { std: "docker" "start" "-a" "c91873a4c0f15d792e8f47e101c8a390b895bbebd127c9743b5e728fcbaa088e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c91873a4c0f15d792e8f47e101c8a390b895bbebd127c9743b5e728fcbaa088e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91873a4c0f15d792e8f47e101c8a390b895bbebd127c9743b5e728fcbaa088e", kill_on_drop: false }` [INFO] [stdout] c91873a4c0f15d792e8f47e101c8a390b895bbebd127c9743b5e728fcbaa088e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c60c4100bae3d49800e523555b8908ade2376f58da1cae37397333a034ec73e [INFO] running `Command { std: "docker" "start" "-a" "7c60c4100bae3d49800e523555b8908ade2376f58da1cae37397333a034ec73e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking sul v0.0.0 (/opt/rustwide/workdir/sul) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sul_example v0.1.0 (/opt/rustwide/workdir/sul_example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.30s [INFO] running `Command { std: "docker" "inspect" "7c60c4100bae3d49800e523555b8908ade2376f58da1cae37397333a034ec73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c60c4100bae3d49800e523555b8908ade2376f58da1cae37397333a034ec73e", kill_on_drop: false }` [INFO] [stdout] 7c60c4100bae3d49800e523555b8908ade2376f58da1cae37397333a034ec73e [INFO] checking DaAitch/sul against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaAitch%2Fsul" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DaAitch/sul on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DaAitch/sul [INFO] finished tweaking git repo https://github.com/DaAitch/sul [INFO] tweaked toml for git repo https://github.com/DaAitch/sul written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DaAitch/sul 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e84805ba2b0788dea536400b43e1b7ec673fbdc9f52cbfe176a5716babf219a [INFO] running `Command { std: "docker" "start" "-a" "7e84805ba2b0788dea536400b43e1b7ec673fbdc9f52cbfe176a5716babf219a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e84805ba2b0788dea536400b43e1b7ec673fbdc9f52cbfe176a5716babf219a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e84805ba2b0788dea536400b43e1b7ec673fbdc9f52cbfe176a5716babf219a", kill_on_drop: false }` [INFO] [stdout] 7e84805ba2b0788dea536400b43e1b7ec673fbdc9f52cbfe176a5716babf219a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a2b68f62f751139365b0cd2d6fe463835144cea462edcf03f4c7ba2b72898a8 [INFO] running `Command { std: "docker" "start" "-a" "2a2b68f62f751139365b0cd2d6fe463835144cea462edcf03f4c7ba2b72898a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking sul v0.0.0 (/opt/rustwide/workdir/sul) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(std::io::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 15 | ReadFile(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(serde_yaml::Error), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ReadFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 | Yaml(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `openapi`, `info`, and `servers` are never read [INFO] [stdout] --> sul/src/openapi.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Document { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 22 | pub openapi: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 23 | pub info: InfoObject, [INFO] [stdout] | ^^^^ [INFO] [stdout] 24 | pub servers: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Document` 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 `title`, `description`, and `version` are never read [INFO] [stdout] --> sul/src/openapi.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | pub struct InfoObject { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 138 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 140 | pub version: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoObject` 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 `url` and `description` are never read [INFO] [stdout] --> sul/src/openapi.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct ServerObject { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 146 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 147 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerObject` 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 `summary` is never read [INFO] [stdout] --> sul/src/openapi.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct OperationObject { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 387 | pub operation_id: Option, [INFO] [stdout] 388 | pub summary: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationObject` 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 `0` is never read [INFO] [stdout] --> sul/src/openapi.rs:492:12 [INFO] [stdout] | [INFO] [stdout] 492 | String(DataTypeStringFormat), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SchemaObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 492 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `deprecated` are never read [INFO] [stdout] --> sul/src/openapi.rs:728:9 [INFO] [stdout] | [INFO] [stdout] 725 | pub struct ParameterObject { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 728 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 729 | pub required: Option, [INFO] [stdout] 730 | pub deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterObject` 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 `description` and `required` are never read [INFO] [stdout] --> sul/src/openapi.rs:783:9 [INFO] [stdout] | [INFO] [stdout] 782 | pub struct RequestBodyObject { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 783 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 784 | pub content: MediaTypeObjectMap, [INFO] [stdout] 785 | pub required: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestBodyObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sul_example v0.1.0 (/opt/rustwide/workdir/sul_example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.56s [INFO] running `Command { std: "docker" "inspect" "2a2b68f62f751139365b0cd2d6fe463835144cea462edcf03f4c7ba2b72898a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a2b68f62f751139365b0cd2d6fe463835144cea462edcf03f4c7ba2b72898a8", kill_on_drop: false }` [INFO] [stdout] 2a2b68f62f751139365b0cd2d6fe463835144cea462edcf03f4c7ba2b72898a8