[INFO] cloning repository https://github.com/FotoVerite/attik_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FotoVerite/attik_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db43e989d54e076965bc41b2a6b719a8be1562ef
[INFO] building FotoVerite/attik_rust against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFotoVerite%2Fattik_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  67% (2563/3816)
Updating files:  68% (2595/3816)
Updating files:  69% (2634/3816)
Updating files:  70% (2672/3816)
Updating files:  71% (2710/3816)
Updating files:  72% (2748/3816)
Updating files:  73% (2786/3816)
Updating files:  73% (2816/3816)
Updating files:  74% (2824/3816)
Updating files:  75% (2862/3816)
Updating files:  76% (2901/3816)
Updating files:  77% (2939/3816)
Updating files:  77% (2966/3816)
Updating files:  78% (2977/3816)
Updating files:  79% (3015/3816)
Updating files:  79% (3028/3816)
Updating files:  80% (3053/3816)
Updating files:  81% (3091/3816)
Updating files:  82% (3130/3816)
Updating files:  82% (3136/3816)
Updating files:  83% (3168/3816)
Updating files:  84% (3206/3816)
Updating files:  85% (3244/3816)
Updating files:  86% (3282/3816)
Updating files:  87% (3320/3816)
Updating files:  88% (3359/3816)
Updating files:  89% (3397/3816)
Updating files:  90% (3435/3816)
Updating files:  91% (3473/3816)
Updating files:  92% (3511/3816)
Updating files:  93% (3549/3816)
Updating files:  94% (3588/3816)
Updating files:  95% (3626/3816)
Updating files:  96% (3664/3816)
Updating files:  97% (3702/3816)
Updating files:  98% (3740/3816)
Updating files:  99% (3778/3816)
Updating files: 100% (3816/3816)
Updating files: 100% (3816/3816), done.
[INFO] started tweaking git repo https://github.com/FotoVerite/attik_rust
[INFO] finished tweaking git repo https://github.com/FotoVerite/attik_rust
[INFO] tweaked toml for git repo https://github.com/FotoVerite/attik_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FotoVerite/attik_rust on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FotoVerite/attik_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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-jpeg v0.4.19
[INFO] [stderr]   Downloaded rgb v0.8.51
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded rcgen v0.14.2
[INFO] [stderr]   Downloaded hyper-util v0.1.15
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded rustface v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b909cf42900e28725ecf053fe140f0ce7b85a3219f7eebcbcde05c7603c81c6
[INFO] running `Command { std: "docker" "start" "-a" "4b909cf42900e28725ecf053fe140f0ce7b85a3219f7eebcbcde05c7603c81c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b909cf42900e28725ecf053fe140f0ce7b85a3219f7eebcbcde05c7603c81c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b909cf42900e28725ecf053fe140f0ce7b85a3219f7eebcbcde05c7603c81c6", kill_on_drop: false }`
[INFO] [stdout] 4b909cf42900e28725ecf053fe140f0ce7b85a3219f7eebcbcde05c7603c81c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e041cbabc465f109ac2d0453af62ffd104e482333003fcb648ddf5cbce300f82
[INFO] running `Command { std: "docker" "start" "-a" "e041cbabc465f109ac2d0453af62ffd104e482333003fcb648ddf5cbce300f82", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rgb v0.8.51
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling rustface v0.1.7
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rcgen v0.14.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hackattic_helper v0.1.0 (/opt/rustwide/workdir/hackattic_helper)
[INFO] [stderr]    Compiling hackattic_solutions v0.1.0 (/opt/rustwide/workdir/solutions)
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> solutions/src/bin/ssl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Asn1IntegerRef`, `PkeyCtxRef`, `PkeyCtx`, `pkcs7::Pkcs7`, and `ssl::NameType`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |     asn1::{Asn1Integer, Asn1IntegerRef, Asn1Time, Asn1Type},
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pkcs7::Pkcs7,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     pkey::PKey,
[INFO] [stdout] 10 |     pkey_ctx::{PkeyCtx, PkeyCtxRef},
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 11 |     rsa::Rsa,
[INFO] [stdout] 12 |     ssl::NameType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> solutions/src/bin/face.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageBuffer`
[INFO] [stdout]  --> solutions/src/bin/face.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::{GenericImageView, ImageBuffer};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Engine` and `engine::general_purpose`
[INFO] [stdout]  --> solutions/src/bin/docker.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{Engine, engine::general_purpose};
[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]   --> solutions/src/bin/ssl.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut asn1_integer =
[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: fields `credentials`, `ignition_key`, and `trigger_token` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct ChallengeResponse {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 20 |     credentials: Credentials,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     ignition_key: String, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     trigger_token: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChallengeResponse` 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 `user` and `password` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Credentials {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 26 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     password: String, 
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolutionPayload` is never constructed
[INFO] [stdout]   --> solutions/src/bin/docker.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct SolutionPayload {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `country` is never read
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct RequiredData {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     country: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequiredData` 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: field `hash` is never read
[INFO] [stdout]   --> solutions/src/bin/hash.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Pbkdf2 {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 68 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pbkdf2` 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: structure field `N` should have a snake case name
[INFO] [stdout]   --> solutions/src/bin/hash.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     N: u32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "e041cbabc465f109ac2d0453af62ffd104e482333003fcb648ddf5cbce300f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e041cbabc465f109ac2d0453af62ffd104e482333003fcb648ddf5cbce300f82", kill_on_drop: false }`
[INFO] [stdout] e041cbabc465f109ac2d0453af62ffd104e482333003fcb648ddf5cbce300f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa67bb972791673b4f982384673bcc84b9d78a91c09739b0abb169ceda54b0bf
[INFO] running `Command { std: "docker" "start" "-a" "fa67bb972791673b4f982384673bcc84b9d78a91c09739b0abb169ceda54b0bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.15
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hackattic_helper v0.1.0 (/opt/rustwide/workdir/hackattic_helper)
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling hackattic_solutions v0.1.0 (/opt/rustwide/workdir/solutions)
[INFO] [stdout] warning: unused import: `anyhow::Context`
[INFO] [stdout]  --> solutions/src/bin/ssl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Asn1IntegerRef`, `PkeyCtxRef`, `PkeyCtx`, `pkcs7::Pkcs7`, and `ssl::NameType`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |     asn1::{Asn1Integer, Asn1IntegerRef, Asn1Time, Asn1Type},
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pkcs7::Pkcs7,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     pkey::PKey,
[INFO] [stdout] 10 |     pkey_ctx::{PkeyCtx, PkeyCtxRef},
[INFO] [stdout]    |                ^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 11 |     rsa::Rsa,
[INFO] [stdout] 12 |     ssl::NameType,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::io::Read;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut asn1_integer =
[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: unused import: `std::path::Path`
[INFO] [stdout]  --> solutions/src/bin/face.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImageBuffer`
[INFO] [stdout]  --> solutions/src/bin/face.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use image::{GenericImageView, ImageBuffer};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `country` is never read
[INFO] [stdout]   --> solutions/src/bin/ssl.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | struct RequiredData {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     country: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RequiredData` 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: unused imports: `Engine` and `engine::general_purpose`
[INFO] [stdout]  --> solutions/src/bin/docker.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use base64::{Engine, engine::general_purpose};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> hackattic_helper/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `credentials`, `ignition_key`, and `trigger_token` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct ChallengeResponse {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 20 |     credentials: Credentials,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     ignition_key: String, 
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     trigger_token: String
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChallengeResponse` 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 `user` and `password` are never read
[INFO] [stdout]   --> solutions/src/bin/docker.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Credentials {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 26 |     user: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     password: String, 
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Credentials` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SolutionPayload` is never constructed
[INFO] [stdout]   --> solutions/src/bin/docker.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | struct SolutionPayload {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `hash` is never read
[INFO] [stdout]   --> solutions/src/bin/hash.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | struct Pbkdf2 {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] 68 |     hash: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pbkdf2` 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: structure field `N` should have a snake case name
[INFO] [stdout]   --> solutions/src/bin/hash.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     N: u32,
[INFO] [stdout]    |     ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 59.32s
[INFO] running `Command { std: "docker" "inspect" "fa67bb972791673b4f982384673bcc84b9d78a91c09739b0abb169ceda54b0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa67bb972791673b4f982384673bcc84b9d78a91c09739b0abb169ceda54b0bf", kill_on_drop: false }`
[INFO] [stdout] fa67bb972791673b4f982384673bcc84b9d78a91c09739b0abb169ceda54b0bf
