[INFO] fetching crate waihona 0.0.3...
[INFO] testing waihona-0.0.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate waihona 0.0.3 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate waihona 0.0.3
[INFO] finished tweaking crates.io crate waihona 0.0.3
[INFO] tweaked toml for crates.io crate waihona 0.0.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate waihona 0.0.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 263 packages to latest compatible versions
[INFO] [stderr]       Adding azure_core v0.1.1 (available: v0.29.1)
[INFO] [stderr]       Adding azure_storage v0.1.0 (available: v0.21.0)
[INFO] [stderr]       Adding azure_storage_blobs v0.1.0 (available: v0.21.0)
[INFO] [stderr]       Adding cloud-storage v0.10.3 (available: v0.11.1)
[INFO] [stderr]       Adding rusoto_core v0.46.0 (available: v0.48.0)
[INFO] [stderr]       Adding rusoto_s3 v0.46.0 (available: v0.48.0)
[INFO] [stderr]       Adding strum_macros v0.20.1 (available: v0.27.2)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c29364bddaed150a572a7b25e37fd07da952c153bcf2edd24301c4278513572
[INFO] running `Command { std: "docker" "start" "-a" "4c29364bddaed150a572a7b25e37fd07da952c153bcf2edd24301c4278513572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c29364bddaed150a572a7b25e37fd07da952c153bcf2edd24301c4278513572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c29364bddaed150a572a7b25e37fd07da952c153bcf2edd24301c4278513572", kill_on_drop: false }`
[INFO] [stdout] 4c29364bddaed150a572a7b25e37fd07da952c153bcf2edd24301c4278513572
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d573319ecc5b8089cf2acd2898d4a6a4959a4707f2ea682169b0d0a28ea6397b
[INFO] running `Command { std: "docker" "start" "-a" "d573319ecc5b8089cf2acd2898d4a6a4959a4707f2ea682169b0d0a28ea6397b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling azure_core v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rusoto_core v0.46.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling RustyXML v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusoto_credential v0.46.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rusoto_signature v0.46.0
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling cloud-storage v0.10.3
[INFO] [stderr]    Compiling rusoto_s3 v0.46.0
[INFO] [stderr]    Compiling azure_storage v0.1.0
[INFO] [stderr]    Compiling azure_storage_blobs v0.1.0
[INFO] [stderr]    Compiling waihona v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `content_range`
[INFO] [stdout]    --> src/providers/azure.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         content_range: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_range`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_type`
[INFO] [stdout]    --> src/providers/azure.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         content_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `e_tag`, `size`, `content_type`, and `content_range` are never read
[INFO] [stdout]   --> src/providers/aws.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AwsBlob {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 70 |     key: Option<String>,
[INFO] [stdout] 71 |     e_tag: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 72 |     size: Option<i64>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     body: Option<StreamingBody>,
[INFO] [stdout] 74 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 75 |     content_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AwsBlob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `e_tag`, `body`, `content_type`, and `content_length` are never read
[INFO] [stdout]   --> src/providers/azure.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AzureBlob {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     key: String,
[INFO] [stdout] 16 |     e_tag: azure_core::Etag,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     body: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     content_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     content_length: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AzureBlob` 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 `e_tag`, `size`, `body`, `content_type`, and `content_range` are never read
[INFO] [stdout]   --> src/providers/gcp.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct GcpBlob {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     key: Option<String>,
[INFO] [stdout] 36 |     e_tag: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 37 |     size: Option<i64>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 38 |     body: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     content_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GcpBlob` 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 52.60s
[INFO] running `Command { std: "docker" "inspect" "d573319ecc5b8089cf2acd2898d4a6a4959a4707f2ea682169b0d0a28ea6397b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d573319ecc5b8089cf2acd2898d4a6a4959a4707f2ea682169b0d0a28ea6397b", kill_on_drop: false }`
[INFO] [stdout] d573319ecc5b8089cf2acd2898d4a6a4959a4707f2ea682169b0d0a28ea6397b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1dfc791173f420e49c10f36da75ddf79a384073edf329c2f238dcbc61c5f322
[INFO] running `Command { std: "docker" "start" "-a" "c1dfc791173f420e49c10f36da75ddf79a384073edf329c2f238dcbc61c5f322", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `content_range`
[INFO] [stdout]    --> src/providers/azure.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         content_range: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_range`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_type`
[INFO] [stdout]    --> src/providers/azure.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         content_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `e_tag`, `size`, `content_type`, and `content_range` are never read
[INFO] [stdout]   --> src/providers/aws.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct AwsBlob {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 70 |     key: Option<String>,
[INFO] [stdout] 71 |     e_tag: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 72 |     size: Option<i64>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 73 |     body: Option<StreamingBody>,
[INFO] [stdout] 74 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 75 |     content_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AwsBlob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling waihona v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `e_tag`, `body`, `content_type`, and `content_length` are never read
[INFO] [stdout]   --> src/providers/azure.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AzureBlob {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 15 |     key: String,
[INFO] [stdout] 16 |     e_tag: azure_core::Etag,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     body: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |     content_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 19 |     content_length: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AzureBlob` 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 `e_tag`, `size`, `body`, `content_type`, and `content_range` are never read
[INFO] [stdout]   --> src/providers/gcp.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct GcpBlob {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     key: Option<String>,
[INFO] [stdout] 36 |     e_tag: Option<String>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 37 |     size: Option<i64>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 38 |     body: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 39 |     content_type: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 40 |     content_range: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GcpBlob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `tests`
[INFO] [stdout]    --> src/lib.rs:173:1
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub mod tests;
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: to create the module `tests`, create file "src/tests.rs" or "src/tests/mod.rs"
[INFO] [stdout]     = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_range`
[INFO] [stdout]    --> src/providers/azure.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |         content_range: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_range`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `content_type`
[INFO] [stdout]    --> src/providers/azure.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         content_type: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `waihona` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c1dfc791173f420e49c10f36da75ddf79a384073edf329c2f238dcbc61c5f322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dfc791173f420e49c10f36da75ddf79a384073edf329c2f238dcbc61c5f322", kill_on_drop: false }`
[INFO] [stdout] c1dfc791173f420e49c10f36da75ddf79a384073edf329c2f238dcbc61c5f322
