[INFO] cloning repository https://github.com/zxzxovo/ziphere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zxzxovo/ziphere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxzxovo%2Fziphere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxzxovo%2Fziphere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be9e795e4d3780deefec66397de50b5892a0c28d
[INFO] checking zxzxovo/ziphere against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzxzxovo%2Fziphere" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zxzxovo/ziphere
[INFO] finished tweaking git repo https://github.com/zxzxovo/ziphere
[INFO] tweaked toml for git repo https://github.com/zxzxovo/ziphere written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zxzxovo/ziphere on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zxzxovo/ziphere 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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 ppmd-rust v1.2.1
[INFO] [stderr]   Downloaded zopfli v0.8.2
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded bzip2 v0.6.0
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.1
[INFO] [stderr]   Downloaded zip v5.1.1
[INFO] [stderr]   Downloaded lzma-rust2 v0.13.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded lzma-rust2 v0.14.0
[INFO] [stderr]   Downloaded sevenz-rust2 v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95
[INFO] running `Command { std: "docker" "start" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95", 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" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95", 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" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking bumpalo v3.18.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lzma-rust2 v0.14.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v5.1.1
[INFO] [stderr]     Checking sevenz-rust2 v0.19.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking ziphere v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/view.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[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: `PathBuf`
[INFO] [stdout]  --> src/view.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/formats/sevenz.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     todo!("View to be implemented");
[INFO] [stdout]    |     ------------------------------- any code following this expression is unreachable
[INFO] [stdout] 27 |     todo!("is_password_needed to be implemented. - need View");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/formats/sevenz.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     todo!("View to be implemented");
[INFO] [stdout]    |     ------------------------------- any code following this expression is unreachable
[INFO] [stdout] 27 |     todo!("is_password_needed to be implemented. - need View");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         input: &[P],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         output: W,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         config: &ZipCfg 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         input: R,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         output: P,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo` is never used
[INFO] [stdout]   --> src/formats/sevenz.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn todo() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/view.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Archive<'a> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     path: &'a Path,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         input: &[P],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         output: W,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         config: &ZipCfg 
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         input: R,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         output: P,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/formats/zip.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         config: &ZipCfg,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/formats/zip.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |              ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> src/formats/zip.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let (input, output) = (input.as_ref(), output.as_ref());
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `todo` is never used
[INFO] [stdout]   --> src/formats/sevenz.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn todo() {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]  --> src/view.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Archive<'a> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 8 |     path: &'a Path,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.63s
[INFO] running `Command { std: "docker" "inspect" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95", kill_on_drop: false }`
[INFO] [stdout] be0e4fdd073bc0e78847dee558d96cb726ffc0cc78c2630842f745a7966e8a95
