[INFO] cloning repository https://github.com/justininho/cryptid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justininho/cryptid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustininho%2Fcryptid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustininho%2Fcryptid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58ea113085d5e4576ebca6cc4540808b2d0a798a
[INFO] checking justininho/cryptid against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustininho%2Fcryptid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/justininho/cryptid
[INFO] finished tweaking git repo https://github.com/justininho/cryptid
[INFO] tweaked toml for git repo https://github.com/justininho/cryptid written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justininho/cryptid on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justininho/cryptid 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 471a14230bf43978c3288bbf269d60136697111bffed0872f69dd078d869814b
[INFO] running `Command { std: "docker" "start" "-a" "471a14230bf43978c3288bbf269d60136697111bffed0872f69dd078d869814b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "471a14230bf43978c3288bbf269d60136697111bffed0872f69dd078d869814b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "471a14230bf43978c3288bbf269d60136697111bffed0872f69dd078d869814b", kill_on_drop: false }`
[INFO] [stdout] 471a14230bf43978c3288bbf269d60136697111bffed0872f69dd078d869814b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4598cdc7511d9a0ab3efcf028fbd1e42925a0d3a770e3b2c7fd289a021dc77d3
[INFO] running `Command { std: "docker" "start" "-a" "4598cdc7511d9a0ab3efcf028fbd1e42925a0d3a770e3b2c7fd289a021dc77d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.1
[INFO] [stderr]    Compiling blake3 v0.1.5
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking clap_builder v4.3.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking whirlpool v0.10.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking shabal v0.4.1
[INFO] [stderr]     Checking sm3 v0.4.2
[INFO] [stderr]     Checking tiger v0.2.1
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking gost94 v0.10.4
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking groestl v0.10.1
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking streebog v0.10.2
[INFO] [stderr]     Checking fsb v0.1.3
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking clap v4.3.10
[INFO] [stderr]     Checking cryptid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::*;
[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: `command`
[INFO] [stdout]  --> src/cli.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/file/mod.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(path: &'a Path) -> File {
[INFO] [stdout]    |                       --          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(path: &'a Path) -> File<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `colored::*`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colored::*;
[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: `command`
[INFO] [stdout]  --> src/cli.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/file/mod.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(path: &'a Path) -> File {
[INFO] [stdout]    |                       --          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn new(path: &'a Path) -> File<'a> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.75s
[INFO] running `Command { std: "docker" "inspect" "4598cdc7511d9a0ab3efcf028fbd1e42925a0d3a770e3b2c7fd289a021dc77d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4598cdc7511d9a0ab3efcf028fbd1e42925a0d3a770e3b2c7fd289a021dc77d3", kill_on_drop: false }`
[INFO] [stdout] 4598cdc7511d9a0ab3efcf028fbd1e42925a0d3a770e3b2c7fd289a021dc77d3
