[INFO] cloning repository https://github.com/ForceGamer/alt-crypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForceGamer/alt-crypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForceGamer%2Falt-crypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForceGamer%2Falt-crypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c29e1a25c866a38af8473499249194abcf155612
[INFO] checking ForceGamer/alt-crypt/c29e1a25c866a38af8473499249194abcf155612 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForceGamer%2Falt-crypt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ForceGamer/alt-crypt
[INFO] finished tweaking git repo https://github.com/ForceGamer/alt-crypt
[INFO] tweaked toml for git repo https://github.com/ForceGamer/alt-crypt written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ForceGamer/alt-crypt on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ForceGamer/alt-crypt 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded module-lattice v0.1.0
[INFO] [stderr]   Downloaded ml-kem v0.3.0-rc.0
[INFO] [stderr]   Downloaded kem v0.3.0-rc.6
[INFO] [stderr]   Downloaded deku_derive v0.20.3
[INFO] [stderr]   Downloaded toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]   Downloaded no_std_io2 v0.9.3
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded deku v0.20.3
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e
[INFO] running `Command { std: "docker" "start" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking keccak v0.2.0-rc.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking hybrid-array v0.4.7
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking module-lattice v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking crypto-common v0.2.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking digest v0.11.0
[INFO] [stderr]     Checking kem v0.3.0-rc.6
[INFO] [stderr]     Checking sha3 v0.11.0-rc.7
[INFO] [stderr]    Compiling toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]     Checking ml-kem v0.3.0-rc.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling deku_derive v0.20.3
[INFO] [stderr]     Checking deku v0.20.3
[INFO] [stderr]     Checking alt-crypt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::argon2::derive_aes_key`
[INFO] [stdout]  --> src/aes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::argon2::derive_aes_key;
[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: `Key`
[INFO] [stdout]  --> src/deku.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Decapsulate, Encapsulate, Key, Seed,
[INFO] [stdout]   |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Encapsulate`
[INFO] [stdout]  --> src/kem.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Encapsulate, Kem, Key, KeyExport, MlKem1024, Seed,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> src/deku.rs:6:31
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Decapsulate, Encapsulate, Key, Seed,
[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: `Encapsulate`
[INFO] [stdout]  --> src/kem.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Encapsulate, Kem, Key, KeyExport, MlKem1024, Seed,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> src/base64.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn encode(data: &[u8]) {}
[INFO] [stdout]   |               ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]  --> src/base64.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn decode(string: String) {}
[INFO] [stdout]   |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]  --> src/base64.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn interpret_type(bytes: &[u8]) {}
[INFO] [stdout]   |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]  --> src/base64.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn encode(data: &[u8]) {}
[INFO] [stdout]   |               ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `string`
[INFO] [stdout]  --> src/base64.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn decode(string: String) {}
[INFO] [stdout]   |               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]  --> src/base64.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn interpret_type(bytes: &[u8]) {}
[INFO] [stdout]   |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zeroize_string` is never used
[INFO] [stdout]   --> src/lib.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn zeroize_string(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIPHER_LEN` is never used
[INFO] [stdout]  --> src/kem.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const CIPHER_LEN: usize = 1568;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zeroize_string` is never used
[INFO] [stdout]   --> src/lib.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn zeroize_string(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CIPHER_LEN` is never used
[INFO] [stdout]  --> src/kem.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | const CIPHER_LEN: usize = 1568;
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.82s
[INFO] running `Command { std: "docker" "inspect" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e", kill_on_drop: false }`
[INFO] [stdout] ac714cf12479ea3914f7bd34f3ff6c73f14352ccd69472c713d694965fed1c2e
