[INFO] cloning repository https://github.com/Faizan10933/aes_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Faizan10933/aes_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaizan10933%2Faes_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaizan10933%2Faes_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e650ed6592224292e6676af04170147c0bc3c99
[INFO] checking Faizan10933/aes_rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaizan10933%2Faes_rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Faizan10933/aes_rust
[INFO] finished tweaking git repo https://github.com/Faizan10933/aes_rust
[INFO] tweaked toml for git repo https://github.com/Faizan10933/aes_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Faizan10933/aes_rust 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/Faizan10933/aes_rust 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]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.7.3
[INFO] [stderr]   Downloaded pest_derive v2.7.3
[INFO] [stderr]   Downloaded sha2 v0.10.7
[INFO] [stderr]   Downloaded pest_meta v2.7.3
[INFO] [stderr]   Downloaded pest v2.7.3
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded memchr v2.6.1
[INFO] [stderr]   Downloaded chrono v0.4.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b2759902ec5aee2135fa4199f4597a9a24c23b1396f38e0d419ed7959b9b7b96
[INFO] running `Command { std: "docker" "start" "-a" "b2759902ec5aee2135fa4199f4597a9a24c23b1396f38e0d419ed7959b9b7b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2759902ec5aee2135fa4199f4597a9a24c23b1396f38e0d419ed7959b9b7b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2759902ec5aee2135fa4199f4597a9a24c23b1396f38e0d419ed7959b9b7b96", kill_on_drop: false }`
[INFO] [stdout] b2759902ec5aee2135fa4199f4597a9a24c23b1396f38e0d419ed7959b9b7b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 860dbe73e832883fed5061bc6a3278de986a43b05c04fb4b856866f235e5ce10
[INFO] running `Command { std: "docker" "start" "-a" "860dbe73e832883fed5061bc6a3278de986a43b05c04fb4b856866f235e5ce10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking chrono v0.4.27
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking pest v2.7.3
[INFO] [stderr]    Compiling pest_meta v2.7.3
[INFO] [stderr]    Compiling pest_generator v2.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.3
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking config v0.13.3
[INFO] [stderr]     Checking aes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> aes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> aes.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut message = String::from("Hello world!");
[INFO] [stdout]    |     ----^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> aes.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut mykey =String::from("000102030405060708090A0B0C0D0E0F");
[INFO] [stdout]    |     ----^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> g_r.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> g_r.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |       while (
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 31 | |         match stream.read(&mut data) {
[INFO] [stdout]    | |________^
[INFO] [stdout] ...
[INFO] [stdout] 49 |           }
[INFO] [stdout]    |  __________^
[INFO] [stdout] 50 | |     ) {}
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 ~     while match stream.read(&mut data) {
[INFO] [stdout] 31 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 47 |             }
[INFO] [stdout] 48 ~         }  {}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:67:11
[INFO] [stdout]     |
[INFO] [stdout]  67 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout]  68 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 133 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 134 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout]  67 ~     while match stream.read(&mut data) {
[INFO] [stdout]  68 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 131 |             }
[INFO] [stdout] 132 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 144 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 163 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 164 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 ~     while match stream.read(&mut data) {
[INFO] [stdout] 144 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 161 |             }
[INFO] [stdout] 162 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 181 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 199 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 200 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 180 ~     while match stream.read(&mut data) {
[INFO] [stdout] 181 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 197 |             }
[INFO] [stdout] 198 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 218 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 255 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 256 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 217 ~     while match stream.read(&mut data) {
[INFO] [stdout] 218 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 253 |             }
[INFO] [stdout] 254 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> aes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> g_r.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         println!("Key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]    |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 58 |         println!("Key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]    |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:104:49
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let chunk_key = map.get(&KEY_ID).unwrap();
[INFO] [stdout]     |                                                 ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let chunk_key = map.get(&raw const KEY_ID).unwrap();
[INFO] [stdout]     |                                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 |         println!("key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 172 |         println!("key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]     |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 |         println!("Key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 208 |         println!("Key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]     |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:314:53
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   let chunk_key = map.get(&KEY_ID).unwrap();
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 314 |                             let chunk_key = map.get(&raw const KEY_ID).unwrap();
[INFO] [stdout]     |                                                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> aes.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | let mut message = String::from("Hello world!");
[INFO] [stdout]    |     ----^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> aes.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | let mut mykey =String::from("000102030405060708090A0B0C0D0E0F");
[INFO] [stdout]    |     ----^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> g_r.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> g_r.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |       while (
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 31 | |         match stream.read(&mut data) {
[INFO] [stdout]    | |________^
[INFO] [stdout] ...
[INFO] [stdout] 49 |           }
[INFO] [stdout]    |  __________^
[INFO] [stdout] 50 | |     ) {}
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 ~     while match stream.read(&mut data) {
[INFO] [stdout] 31 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 47 |             }
[INFO] [stdout] 48 ~         }  {}
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:67:11
[INFO] [stdout]     |
[INFO] [stdout]  67 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout]  68 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 133 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 134 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout]  67 ~     while match stream.read(&mut data) {
[INFO] [stdout]  68 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 131 |             }
[INFO] [stdout] 132 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:143:11
[INFO] [stdout]     |
[INFO] [stdout] 143 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 144 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 163 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 164 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 143 ~     while match stream.read(&mut data) {
[INFO] [stdout] 144 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 161 |             }
[INFO] [stdout] 162 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 181 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 199 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 200 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 180 ~     while match stream.read(&mut data) {
[INFO] [stdout] 181 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 197 |             }
[INFO] [stdout] 198 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> g_r.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |       while (
[INFO] [stdout]     |  ___________^
[INFO] [stdout] 218 | |         match stream.read(&mut data) {
[INFO] [stdout]     | |________^
[INFO] [stdout] ...
[INFO] [stdout] 255 |           }
[INFO] [stdout]     |  __________^
[INFO] [stdout] 256 | |     ) {}
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 217 ~     while match stream.read(&mut data) {
[INFO] [stdout] 218 |             Ok(size) => {
[INFO] [stdout] ...
[INFO] [stdout] 253 |             }
[INFO] [stdout] 254 ~         }  {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> g_r.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         println!("Key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]    |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]    |
[INFO] [stdout] 58 |         println!("Key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]    |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:104:49
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let chunk_key = map.get(&KEY_ID).unwrap();
[INFO] [stdout]     |                                                 ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         let chunk_key = map.get(&raw const KEY_ID).unwrap();
[INFO] [stdout]     |                                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 |         println!("key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 172 |         println!("key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]     |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:208:47
[INFO] [stdout]     |
[INFO] [stdout] 208 |         println!("Key rotation {:?}", map.get(&KEY_ID).unwrap());
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 208 |         println!("Key rotation {:?}", map.get(&raw const KEY_ID).unwrap());
[INFO] [stdout]     |                                                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> g_r.rs:314:53
[INFO] [stdout]     |
[INFO] [stdout] 314 | ...                   let chunk_key = map.get(&KEY_ID).unwrap();
[INFO] [stdout]     |                                               ^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 314 |                             let chunk_key = map.get(&raw const KEY_ID).unwrap();
[INFO] [stdout]     |                                                      +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.30s
[INFO] running `Command { std: "docker" "inspect" "860dbe73e832883fed5061bc6a3278de986a43b05c04fb4b856866f235e5ce10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "860dbe73e832883fed5061bc6a3278de986a43b05c04fb4b856866f235e5ce10", kill_on_drop: false }`
[INFO] [stdout] 860dbe73e832883fed5061bc6a3278de986a43b05c04fb4b856866f235e5ce10
