[INFO] cloning repository https://github.com/LoganBarnett/canvas-instructure-graph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoganBarnett/canvas-instructure-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e651f0f30d30e9d51a67ceff908a629376f41d4c
[INFO] checking LoganBarnett/canvas-instructure-graph against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoganBarnett%2Fcanvas-instructure-graph" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LoganBarnett/canvas-instructure-graph
[INFO] finished tweaking git repo https://github.com/LoganBarnett/canvas-instructure-graph
[INFO] tweaked toml for git repo https://github.com/LoganBarnett/canvas-instructure-graph written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LoganBarnett/canvas-instructure-graph on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LoganBarnett/canvas-instructure-graph 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stderrlog v0.5.1
[INFO] [stderr]   Downloaded futures-sink v0.3.18
[INFO] [stderr]   Downloaded trackable v0.1.8
[INFO] [stderr]   Downloaded serdeconv v0.2.1
[INFO] [stderr]   Downloaded rmp-serde v0.13.7
[INFO] [stderr]   Downloaded tokio-macros v1.6.0
[INFO] [stderr]   Downloaded futures-core v0.3.18
[INFO] [stderr]   Downloaded futures-macro v0.3.18
[INFO] [stderr]   Downloaded futures-task v0.3.18
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.1
[INFO] [stderr]   Downloaded clap-verbosity-flag v0.3.2
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded futures-io v0.3.18
[INFO] [stderr]   Downloaded futures-channel v0.3.18
[INFO] [stderr]   Downloaded clap_derive v3.0.0-rc.4
[INFO] [stderr]   Downloaded futures v0.3.18
[INFO] [stderr]   Downloaded futures-executor v0.3.18
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded partial_application v0.2.1
[INFO] [stderr]   Downloaded structopt v0.3.25
[INFO] [stderr]   Downloaded font-kit v0.10.1
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded ttf-parser v0.12.3
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded h2 v0.3.9
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded clap v3.0.0-rc.4
[INFO] [stderr]   Downloaded futures-util v0.3.18
[INFO] [stderr]   Downloaded reqwest v0.11.7
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af8f06470677df26021bceff96835709035724e4009fd51d0d40ce1b9f50bd5
[INFO] running `Command { std: "docker" "start" "-a" "6af8f06470677df26021bceff96835709035724e4009fd51d0d40ce1b9f50bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af8f06470677df26021bceff96835709035724e4009fd51d0d40ce1b9f50bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af8f06470677df26021bceff96835709035724e4009fd51d0d40ce1b9f50bd5", kill_on_drop: false }`
[INFO] [stdout] 6af8f06470677df26021bceff96835709035724e4009fd51d0d40ce1b9f50bd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1c4b80b3ad9bc8799bedf40eb840c7029ef11495bc9588cf01c4a3b785a874c
[INFO] running `Command { std: "docker" "start" "-a" "a1c4b80b3ad9bc8799bedf40eb840c7029ef11495bc9588cf01c4a3b785a874c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking float-ord v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rmp v0.8.10
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking partial_application v0.2.1
[INFO] [stderr]     Checking freetype v0.7.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking font-kit v0.10.1
[INFO] [stderr]     Checking trackable v0.1.8
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking plotters-bitmap v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling clap_derive v3.0.0-rc.4
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking clap-verbosity-flag v0.3.2
[INFO] [stderr]     Checking clap v3.0.0-rc.4
[INFO] [stderr]     Checking futures-executor v0.3.18
[INFO] [stderr]     Checking futures v0.3.18
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking stderrlog v0.5.1
[INFO] [stderr]     Checking serdeconv v0.2.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.7
[INFO] [stderr]     Checking canvas-instructure-graph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `partial_application::partial`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use partial_application::partial;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `partial_application::partial`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use partial_application::partial;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `verbosity` is never read
[INFO] [stdout]   --> src/cli.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CliValid {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 24 |     pub verbosity: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `host_url` are never read
[INFO] [stdout]   --> src/config.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ConfigServerParsed {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 35 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub host_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigServerParsed` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CliConfigServerMissingError(String),
[INFO] [stdout]   |     --------------------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 5 -     CliConfigServerMissingError(String),
[INFO] [stdout] 5 +     CliConfigServerMissingError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ConfigIoError(std::io::Error),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 6 -     ConfigIoError(std::io::Error),
[INFO] [stdout] 6 +     ConfigIoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ConfigDeserializationError(serdeconv::Error),
[INFO] [stdout]   |     -------------------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 7 -     ConfigDeserializationError(serdeconv::Error),
[INFO] [stdout] 7 +     ConfigDeserializationError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ConfigSecretEvalCommandError(std::io::Error),
[INFO] [stdout]   |     ---------------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 8 -     ConfigSecretEvalCommandError(std::io::Error),
[INFO] [stdout] 8 +     ConfigSecretEvalCommandError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ConfigSecretEvalBufferReadError(std::string::FromUtf8Error),
[INFO] [stdout]   |     ------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 9 -     ConfigSecretEvalBufferReadError(std::string::FromUtf8Error),
[INFO] [stdout] 9 +     ConfigSecretEvalBufferReadError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ConfigVarError(std::env::VarError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 10 -     ConfigVarError(std::env::VarError),
[INFO] [stdout] 10 +     ConfigVarError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CanvasDeserializeError(serde_json::error::Error),
[INFO] [stdout]    |     ---------------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 11 -     CanvasDeserializeError(serde_json::error::Error),
[INFO] [stdout] 11 +     CanvasDeserializeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     CanvasRequestError(reqwest::Error),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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 -     CanvasRequestError(reqwest::Error),
[INFO] [stdout] 16 +     CanvasRequestError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CanvasServerError(http::CanvasErrorResponse),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 17 -     CanvasServerError(http::CanvasErrorResponse),
[INFO] [stdout] 17 +     CanvasServerError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `headers` is never read
[INFO] [stdout]   --> src/http.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BufferedResponse {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub headers: reqwest::header::HeaderMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BufferedResponse` 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 `verbosity` is never read
[INFO] [stdout]   --> src/cli.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CliValid {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 24 |     pub verbosity: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `host_url` are never read
[INFO] [stdout]   --> src/config.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct ConfigServerParsed {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 35 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub host_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConfigServerParsed` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CliConfigServerMissingError(String),
[INFO] [stdout]   |     --------------------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 5 -     CliConfigServerMissingError(String),
[INFO] [stdout] 5 +     CliConfigServerMissingError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ConfigIoError(std::io::Error),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 6 -     ConfigIoError(std::io::Error),
[INFO] [stdout] 6 +     ConfigIoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ConfigDeserializationError(serdeconv::Error),
[INFO] [stdout]   |     -------------------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 7 -     ConfigDeserializationError(serdeconv::Error),
[INFO] [stdout] 7 +     ConfigDeserializationError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ConfigSecretEvalCommandError(std::io::Error),
[INFO] [stdout]   |     ---------------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 8 -     ConfigSecretEvalCommandError(std::io::Error),
[INFO] [stdout] 8 +     ConfigSecretEvalCommandError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:37
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ConfigSecretEvalBufferReadError(std::string::FromUtf8Error),
[INFO] [stdout]   |     ------------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AppError` 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] 9 -     ConfigSecretEvalBufferReadError(std::string::FromUtf8Error),
[INFO] [stdout] 9 +     ConfigSecretEvalBufferReadError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ConfigVarError(std::env::VarError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 10 -     ConfigVarError(std::env::VarError),
[INFO] [stdout] 10 +     ConfigVarError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     CanvasDeserializeError(serde_json::error::Error),
[INFO] [stdout]    |     ---------------------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 11 -     CanvasDeserializeError(serde_json::error::Error),
[INFO] [stdout] 11 +     CanvasDeserializeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     CanvasRequestError(reqwest::Error),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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 -     CanvasRequestError(reqwest::Error),
[INFO] [stdout] 16 +     CanvasRequestError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CanvasServerError(http::CanvasErrorResponse),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppError` 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] 17 -     CanvasServerError(http::CanvasErrorResponse),
[INFO] [stdout] 17 +     CanvasServerError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `headers` is never read
[INFO] [stdout]   --> src/http.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BufferedResponse {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub headers: reqwest::header::HeaderMap,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BufferedResponse` 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 25.56s
[INFO] running `Command { std: "docker" "inspect" "a1c4b80b3ad9bc8799bedf40eb840c7029ef11495bc9588cf01c4a3b785a874c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c4b80b3ad9bc8799bedf40eb840c7029ef11495bc9588cf01c4a3b785a874c", kill_on_drop: false }`
[INFO] [stdout] a1c4b80b3ad9bc8799bedf40eb840c7029ef11495bc9588cf01c4a3b785a874c
