[INFO] cloning repository https://github.com/griffi-gh/garage-provision
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/griffi-gh/garage-provision" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fgarage-provision", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fgarage-provision'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b968bf14672f4cfcdddc7d0e9e4fad2298e94c00
[INFO] checking griffi-gh/garage-provision against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fgarage-provision" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/griffi-gh/garage-provision
[INFO] finished tweaking git repo https://github.com/griffi-gh/garage-provision
[INFO] tweaked toml for git repo https://github.com/griffi-gh/garage-provision written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/griffi-gh/garage-provision on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/griffi-gh/garage-provision 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking griffi-gh/garage-provision against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgriffi-gh%2Fgarage-provision" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/griffi-gh/garage-provision
[INFO] finished tweaking git repo https://github.com/griffi-gh/garage-provision
[INFO] tweaked toml for git repo https://github.com/griffi-gh/garage-provision written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/griffi-gh/garage-provision on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/griffi-gh/garage-provision 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v1.0.1
[INFO] [stderr]   Downloaded serde_default_utils v0.3.1
[INFO] [stderr]   Downloaded toml_datetime v0.7.1
[INFO] [stderr]   Downloaded serde-inline-default v0.2.3
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded halfbrown v0.3.0
[INFO] [stderr]   Downloaded indexmap v2.11.3
[INFO] [stderr]   Downloaded toml v0.9.6
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded value-trait v0.11.0
[INFO] [stderr]   Downloaded simd-json v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9d60d5fc65e0a0db38d5d9f07f43f995fcbfb7508f0d281954463b8cf72383b
[INFO] running `Command { std: "docker" "start" "-a" "e9d60d5fc65e0a0db38d5d9f07f43f995fcbfb7508f0d281954463b8cf72383b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d60d5fc65e0a0db38d5d9f07f43f995fcbfb7508f0d281954463b8cf72383b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d60d5fc65e0a0db38d5d9f07f43f995fcbfb7508f0d281954463b8cf72383b", kill_on_drop: false }`
[INFO] [stdout] e9d60d5fc65e0a0db38d5d9f07f43f995fcbfb7508f0d281954463b8cf72383b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9491befbb383e63278febd47e11161b46110a6b3dd6b57c5eb32af286af8f7e
[INFO] running `Command { std: "docker" "start" "-a" "b9491befbb383e63278febd47e11161b46110a6b3dd6b57c5eb32af286af8f7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking serde_spanned v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_datetime v0.7.1
[INFO] [stderr]     Checking toml v0.9.6
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde-inline-default v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking serde_default_utils v0.3.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking value-trait v0.11.0
[INFO] [stderr]     Checking simd-json v0.16.0
[INFO] [stderr]     Checking garage-provision v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ApiCallError` is never used
[INFO] [stdout]  --> src/garage_api.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum ApiCallError {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call` is never used
[INFO] [stdout]   --> src/garage_api.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn call<A, R>(command: &str, body: &A) -> Result<R, ApiCallError>
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tags`, `zone`, and `capacity` are never read
[INFO] [stdout]  --> src/provision/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ProvisionLayoutNode {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub tags: Vec<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |     pub zone: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub capacity: Option<u64>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ProvisionLayoutNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nodes` is never read
[INFO] [stdout]   --> src/provision/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProvisionLayout {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 13 |     pub nodes: HashMap<String, ProvisionLayoutNode>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_objects` and `max_size` are never read
[INFO] [stdout]   --> src/provision/config.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ProvisionBucketQuotas {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 18 |     pub max_objects: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub max_size: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionBucketQuotas` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_document` and `error_document` are never read
[INFO] [stdout]   --> src/provision/config.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ProvisionWebsiteAccess {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 24 |     pub index_document: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub error_document: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionWebsiteAccess` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `aliases`, `quotas`, and `website_access` are never read
[INFO] [stdout]   --> src/provision/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ProvisionBucket {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub aliases: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub quotas: Option<ProvisionBucketQuotas>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 32 |     pub website_access: Option<ProvisionWebsiteAccess>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionBucket` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `owner`, `read`, and `write` are never read
[INFO] [stdout]   --> src/provision/config.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ProvisionPermissions {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 37 |     pub owner: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 38 |     pub read: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 39 |     pub write: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionPermissions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_id`, `secret`, and `permissions` are never read
[INFO] [stdout]   --> src/provision/config.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct ProvisionKeys {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub key_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub secret: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub permissions: HashMap<String, ProvisionPermissions>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionKeys` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key_path` is never read
[INFO] [stdout]   --> src/provision/config.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ProvisionNode {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 66 |     /// Path to the private ed25519 key
[INFO] [stdout] 67 |     pub private_key_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node`, `buckets`, `keys`, and `layout` are never read
[INFO] [stdout]   --> src/provision/config.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProvisionConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub node: ProvisionNode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub buckets: HashMap<String, ProvisionBucket>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub keys: HashMap<String, ProvisionKeys>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub layout: ProvisionLayout,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApiCallError` is never used
[INFO] [stdout]  --> src/garage_api.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub enum ApiCallError {
[INFO] [stdout]   |          ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `call` is never used
[INFO] [stdout]   --> src/garage_api.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub async fn call<A, R>(command: &str, body: &A) -> Result<R, ApiCallError>
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tags`, `zone`, and `capacity` are never read
[INFO] [stdout]  --> src/provision/config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ProvisionLayoutNode {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 6 |     pub tags: Vec<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 7 |     pub zone: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub capacity: Option<u64>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ProvisionLayoutNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `nodes` is never read
[INFO] [stdout]   --> src/provision/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ProvisionLayout {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 13 |     pub nodes: HashMap<String, ProvisionLayoutNode>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionLayout` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_objects` and `max_size` are never read
[INFO] [stdout]   --> src/provision/config.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ProvisionBucketQuotas {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 18 |     pub max_objects: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 19 |     pub max_size: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionBucketQuotas` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index_document` and `error_document` are never read
[INFO] [stdout]   --> src/provision/config.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct ProvisionWebsiteAccess {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] 24 |     pub index_document: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub error_document: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionWebsiteAccess` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `aliases`, `quotas`, and `website_access` are never read
[INFO] [stdout]   --> src/provision/config.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ProvisionBucket {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 30 |     pub aliases: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 31 |     pub quotas: Option<ProvisionBucketQuotas>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 32 |     pub website_access: Option<ProvisionWebsiteAccess>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionBucket` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `owner`, `read`, and `write` are never read
[INFO] [stdout]   --> src/provision/config.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct ProvisionPermissions {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 37 |     pub owner: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 38 |     pub read: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 39 |     pub write: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionPermissions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key_id`, `secret`, and `permissions` are never read
[INFO] [stdout]   --> src/provision/config.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct ProvisionKeys {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub key_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub secret: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub permissions: HashMap<String, ProvisionPermissions>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionKeys` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private_key_path` is never read
[INFO] [stdout]   --> src/provision/config.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct ProvisionNode {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 66 |     /// Path to the private ed25519 key
[INFO] [stdout] 67 |     pub private_key_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `node`, `buckets`, `keys`, and `layout` are never read
[INFO] [stdout]   --> src/provision/config.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct ProvisionConfig {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub node: ProvisionNode,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub buckets: HashMap<String, ProvisionBucket>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub keys: HashMap<String, ProvisionKeys>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub layout: ProvisionLayout,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProvisionConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
[INFO] running `Command { std: "docker" "inspect" "b9491befbb383e63278febd47e11161b46110a6b3dd6b57c5eb32af286af8f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9491befbb383e63278febd47e11161b46110a6b3dd6b57c5eb32af286af8f7e", kill_on_drop: false }`
[INFO] [stdout] b9491befbb383e63278febd47e11161b46110a6b3dd6b57c5eb32af286af8f7e
