[INFO] cloning repository https://github.com/EJunger/stegano-gram
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EJunger/stegano-gram" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEJunger%2Fstegano-gram", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEJunger%2Fstegano-gram'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5549ea1390ab3ca1d455fc124270a74543578811
[INFO] checking EJunger/stegano-gram against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEJunger%2Fstegano-gram" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EJunger/stegano-gram
[INFO] finished tweaking git repo https://github.com/EJunger/stegano-gram
[INFO] tweaked toml for git repo https://github.com/EJunger/stegano-gram written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EJunger/stegano-gram on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EJunger/stegano-gram 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ed0885a022d7017a04875cd038efc0949edf3f8dc129cad7d9cc70b48ae597e
[INFO] running `Command { std: "docker" "start" "-a" "5ed0885a022d7017a04875cd038efc0949edf3f8dc129cad7d9cc70b48ae597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ed0885a022d7017a04875cd038efc0949edf3f8dc129cad7d9cc70b48ae597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ed0885a022d7017a04875cd038efc0949edf3f8dc129cad7d9cc70b48ae597e", kill_on_drop: false }`
[INFO] [stdout] 5ed0885a022d7017a04875cd038efc0949edf3f8dc129cad7d9cc70b48ae597e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bec038ce3408e2e48cad86114dc70e0397b130ffca4ad8c94b8d0a2a7ad44390
[INFO] running `Command { std: "docker" "start" "-a" "bec038ce3408e2e48cad86114dc70e0397b130ffca4ad8c94b8d0a2a7ad44390", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking crc-catalog v2.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking crc v3.0.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking stegano-gram v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `fs::File` and `path::Path`
[INFO] [stdout]  --> src/args.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{path::Path, fs::File};
[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: `crate::png::chunk_type::ChunkType`
[INFO] [stdout]  --> src/args.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::png::chunk_type::ChunkType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DecodeArgs`, `PrintArgs`, and `RemoveArgs`
[INFO] [stdout]  --> src/commands.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::args::{DecodeArgs, EncodeArgs, PrintArgs, RemoveArgs};
[INFO] [stdout]   |                   ^^^^^^^^^^              ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/png/png.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufReader, BufRead, Read};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `path::Path`
[INFO] [stdout]  --> src/args.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{path::Path, fs::File};
[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: `crate::png::chunk_type::ChunkType`
[INFO] [stdout]  --> src/args.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::png::chunk_type::ChunkType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DecodeArgs`, `PrintArgs`, and `RemoveArgs`
[INFO] [stdout]  --> src/commands.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::args::{DecodeArgs, EncodeArgs, PrintArgs, RemoveArgs};
[INFO] [stdout]   |                   ^^^^^^^^^^              ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> src/png/png.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufReader, BufRead, Read};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let args = StgArgs::parse();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]   --> src/commands.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn encode(args: EncodeArgs) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkType` is never constructed
[INFO] [stdout]   --> src/png/chunk_type.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ChunkType {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bytes`, `is_valid`, `is_critical`, `is_public`, `is_reserved_bit_valid`, and `is_safe_to_copy` are never used
[INFO] [stdout]   --> src/png/chunk_type.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl ChunkType {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 23 |     pub fn bytes(&self) -> [u8; 4] {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn is_valid(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn is_critical(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn is_public(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn is_reserved_bit_valid(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn is_safe_to_copy(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Chunk` is never constructed
[INFO] [stdout]   --> src/png/chunk.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Chunk {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/png/chunk.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Chunk {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(chunk_type: ChunkType, data: Vec<u8>) -> Chunk {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn length(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn chunk_type(&self) -> &ChunkType {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn data(&self) -> &[u8] {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn crc(&self) -> u32 {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn data_as_string(&self) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn as_bytes(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Png` is never constructed
[INFO] [stdout]   --> src/png/png.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Png {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/png/png.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Png {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] 16 |     pub const STANDARD_HEADER: [u8; 8] = [137, 80, 78, 71, 13, 10, 26, 10];
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 17 |
[INFO] [stdout] 18 |     pub fn from_chunks(chunks: Vec<Chunk>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn from_file<P: AsRef<Path>>(path: P) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn append_chunk(&mut self, chunk: Chunk) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     fn remove_chunk(&mut self, chunk_type: &str) -> Result<Chunk, Box<dyn Error>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn header(&self) -> &[u8; 8] {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn chunks(&self) -> &[Chunk] {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn chunk_by_type(&self, chunk_type: &str) -> Option<&Chunk> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn as_bytes(&self) -> Vec<u8> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let args = StgArgs::parse();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_args`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode` is never used
[INFO] [stdout]   --> src/commands.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn encode(args: EncodeArgs) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `data` is never used
[INFO] [stdout]   --> src/png/chunk.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Chunk {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn data(&self) -> &[u8] {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_file` and `header` are never used
[INFO] [stdout]   --> src/png/png.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Png {
[INFO] [stdout]    | -------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn from_file<P: AsRef<Path>>(path: P) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn header(&self) -> &[u8; 8] {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "bec038ce3408e2e48cad86114dc70e0397b130ffca4ad8c94b8d0a2a7ad44390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec038ce3408e2e48cad86114dc70e0397b130ffca4ad8c94b8d0a2a7ad44390", kill_on_drop: false }`
[INFO] [stdout] bec038ce3408e2e48cad86114dc70e0397b130ffca4ad8c94b8d0a2a7ad44390
