[INFO] cloning repository https://github.com/edott93/cryptpic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edott93/cryptpic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedott93%2Fcryptpic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedott93%2Fcryptpic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a931f865ed0c6c5629071ee5c511da6027b6555d
[INFO] checking edott93/cryptpic against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedott93%2Fcryptpic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edott93/cryptpic
[INFO] finished tweaking git repo https://github.com/edott93/cryptpic
[INFO] tweaked toml for git repo https://github.com/edott93/cryptpic written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edott93/cryptpic on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edott93/cryptpic 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7c6c3f2fb6788cfa5de0b1e05737cd14a6caba0e7a9bd7a413ccdf2c3e7ba04
[INFO] running `Command { std: "docker" "start" "-a" "e7c6c3f2fb6788cfa5de0b1e05737cd14a6caba0e7a9bd7a413ccdf2c3e7ba04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7c6c3f2fb6788cfa5de0b1e05737cd14a6caba0e7a9bd7a413ccdf2c3e7ba04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7c6c3f2fb6788cfa5de0b1e05737cd14a6caba0e7a9bd7a413ccdf2c3e7ba04", kill_on_drop: false }`
[INFO] [stdout] e7c6c3f2fb6788cfa5de0b1e05737cd14a6caba0e7a9bd7a413ccdf2c3e7ba04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42e69307e4f1d9c6a20f8e1cb80723cafe5f0d962f5bd893f8b33a3173cce2b9
[INFO] running `Command { std: "docker" "start" "-a" "42e69307e4f1d9c6a20f8e1cb80723cafe5f0d962f5bd893f8b33a3173cce2b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking cryptpic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DecodeArgs`, `EncodeArgs`, `PrintArgs`, and `RemoveArgs`
[INFO] [stdout]   --> src/commands.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use commands::{Command, Commands, EncodeArgs, DecodeArgs, RemoveArgs, PrintArgs, encode, decode, remove, print};
[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: `DecodeArgs`, `EncodeArgs`, `PrintArgs`, and `RemoveArgs`
[INFO] [stdout]   --> src/commands.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use commands::{Command, Commands, EncodeArgs, DecodeArgs, RemoveArgs, PrintArgs, encode, decode, remove, print};
[INFO] [stdout]    |                                       ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `length` and `crc` are never used
[INFO] [stdout]   --> src/chunk.rs:30:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     impl Chunk {
[INFO] [stdout]    |     ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |         pub fn length(&self) -> u32 {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |         pub fn crc(&self) -> u32 { self.crc }
[INFO] [stdout]    |                ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_critical`, `is_public`, `is_reserved_bit_valid`, `is_valid`, `is_safe_to_copy`, and `bytes` are never used
[INFO] [stdout]   --> src/chunk_type.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 13 |     impl ChunkType {
[INFO] [stdout]    |     -------------- methods in this implementation
[INFO] [stdout] 14 |         pub fn is_critical(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         pub fn is_public(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |         pub fn is_reserved_bit_valid(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         pub fn is_valid(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |         pub fn is_safe_to_copy(&self) -> bool {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |         pub fn bytes(&self) -> [u8; 4] {
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_chunks`, `header`, and `chunks` are never used
[INFO] [stdout]   --> src/png.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout]  9 |     impl Png {
[INFO] [stdout]    |     -------- associated items in this implementation
[INFO] [stdout] 10 |         pub const STANDARD_HEADER: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10];
[INFO] [stdout] 11 |         pub fn from_chunks(chunks: Vec<Chunk>) -> Png {
[INFO] [stdout]    |                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |         pub fn header(&self) -> &[u8;8] {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |         pub fn chunks(&self) -> &[Chunk] {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `header` is never used
[INFO] [stdout]   --> src/png.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout]  9 |     impl Png {
[INFO] [stdout]    |     -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |         pub fn header(&self) -> &[u8;8] {
[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 7.22s
[INFO] running `Command { std: "docker" "inspect" "42e69307e4f1d9c6a20f8e1cb80723cafe5f0d962f5bd893f8b33a3173cce2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42e69307e4f1d9c6a20f8e1cb80723cafe5f0d962f5bd893f8b33a3173cce2b9", kill_on_drop: false }`
[INFO] [stdout] 42e69307e4f1d9c6a20f8e1cb80723cafe5f0d962f5bd893f8b33a3173cce2b9
