[INFO] fetching crate wildkit_lib_hac 0.1.1...
[INFO] testing wildkit_lib_hac-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wildkit_lib_hac 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wildkit_lib_hac 0.1.1
[INFO] finished tweaking crates.io crate wildkit_lib_hac 0.1.1
[INFO] tweaked toml for crates.io crate wildkit_lib_hac 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wildkit_lib_hac 0.1.1 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 121 packages to latest compatible versions
[INFO] [stderr]       Adding headless_chrome v0.9.0 (available: v1.0.18)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 90c07841ac249058c48dd9d5af0c26717e25f274a31ba9c2e12402e8c990991c
[INFO] running `Command { std: "docker" "start" "-a" "90c07841ac249058c48dd9d5af0c26717e25f274a31ba9c2e12402e8c990991c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90c07841ac249058c48dd9d5af0c26717e25f274a31ba9c2e12402e8c990991c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c07841ac249058c48dd9d5af0c26717e25f274a31ba9c2e12402e8c990991c", kill_on_drop: false }`
[INFO] [stdout] 90c07841ac249058c48dd9d5af0c26717e25f274a31ba9c2e12402e8c990991c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c5e558ca13a43141aef43feb6b9d4955a2c9d4f21b304e1fc6e3b8c603905e7a
[INFO] running `Command { std: "docker" "start" "-a" "c5e558ca13a43141aef43feb6b9d4955a2c9d4f21b304e1fc6e3b8c603905e7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling websocket v0.23.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling headless_chrome v0.9.0
[INFO] [stderr]    Compiling wildkit_lib_hac v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `week`
[INFO] [stdout]    --> src/lib.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_week`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(hac: Hac) -> Result<Transcript, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> src/lib.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn get(hac: Hac) -> Result<StudentInfo, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/lib.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Hac {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s
[INFO] running `Command { std: "docker" "inspect" "c5e558ca13a43141aef43feb6b9d4955a2c9d4f21b304e1fc6e3b8c603905e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e558ca13a43141aef43feb6b9d4955a2c9d4f21b304e1fc6e3b8c603905e7a", kill_on_drop: false }`
[INFO] [stdout] c5e558ca13a43141aef43feb6b9d4955a2c9d4f21b304e1fc6e3b8c603905e7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 23ddcc87392dce5d6dda68003daee640fc61fba2f071718efee8ad39b090cc06
[INFO] running `Command { std: "docker" "start" "-a" "23ddcc87392dce5d6dda68003daee640fc61fba2f071718efee8ad39b090cc06", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `week`
[INFO] [stdout]    --> src/lib.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_week`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(hac: Hac) -> Result<Transcript, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> src/lib.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn get(hac: Hac) -> Result<StudentInfo, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wildkit_lib_hac v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `username` and `password` are never read
[INFO] [stdout]   --> src/lib.rs:30:2
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Hac {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     username: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 31 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_info/uname`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     const USERNAME: &str = include_str!("../test_info/uname");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../test_info/pw`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/lib.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     const PASSWORD: &str = include_str!("../test_info/pw");
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:157:14
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `week`
[INFO] [stdout]    --> src/lib.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub fn list(hac: Hac, week: u8) -> Result<Vec<Assignment>, Error> {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_week`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `month`
[INFO] [stdout]    --> src/lib.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn list(hac: Hac, month: u8) -> Result<Vec<Attendance>, Error> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_month`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn get(hac: Hac) -> Result<Transcript, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `kind`
[INFO] [stdout]    --> src/lib.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn get(hac: Hac, kind: CardType) -> Result<GradeCard, Error> {
[INFO] [stdout]     |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_kind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hac`
[INFO] [stdout]    --> src/lib.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub fn get(hac: Hac) -> Result<StudentInfo, Error> {
[INFO] [stdout]     |                ^^^ help: if this is intentional, prefix it with an underscore: `_hac`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wildkit_lib_hac` (lib test) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "23ddcc87392dce5d6dda68003daee640fc61fba2f071718efee8ad39b090cc06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ddcc87392dce5d6dda68003daee640fc61fba2f071718efee8ad39b090cc06", kill_on_drop: false }`
[INFO] [stdout] 23ddcc87392dce5d6dda68003daee640fc61fba2f071718efee8ad39b090cc06
