[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] testing justininho/cryptid against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustininho%2Fcryptid" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justininho/cryptid on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f
[INFO] running `Command { std: "docker" "start" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", 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" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling blake3 v0.1.5
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling colored v2.0.1
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling whirlpool v0.10.4
[INFO] [stderr]    Compiling gost94 v0.10.4
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling streebog v0.10.2
[INFO] [stderr]    Compiling fsb v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling tiger v0.2.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling shabal v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling sm3 v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling 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] [stderr]     Finished `release` profile [optimized] target(s) in 47.55s
[INFO] running `Command { std: "docker" "inspect" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 `release` profile [optimized] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `colored::*`
[INFO] [stderr]  --> src/lib.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use colored::*;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/cli.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | use clap::{Parser, command};
[INFO] [stderr]   |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/file/mod.rs:12:35
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(path: &'a Path) -> File {
[INFO] [stderr]    |                       --          ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 12 |     pub fn new(path: &'a Path) -> File<'a> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cryptid` (lib) generated 3 warnings (run `cargo fix --lib -p cryptid` to apply 3 suggestions)
[INFO] [stderr] warning: `cryptid` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cryptid-bf33a960c60e6611)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/cryptid-d1680ca558a29f5c)
[INFO] [stderr]    Doc-tests cryptid
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f", kill_on_drop: false }`
[INFO] [stdout] 6960f269ac5c9ad673dcbae9834fce19646962a0274847fcc62c77649590266f
