[INFO] cloning repository https://github.com/tamir-dingjan/clira
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamir-dingjan/clira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamir-dingjan%2Fclira", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamir-dingjan%2Fclira'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b6c1b2192df8616893a106bab226e6dc2011b67
[INFO] checking tamir-dingjan/clira/1b6c1b2192df8616893a106bab226e6dc2011b67 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamir-dingjan%2Fclira" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamir-dingjan/clira
[INFO] finished tweaking git repo https://github.com/tamir-dingjan/clira
[INFO] tweaked toml for git repo https://github.com/tamir-dingjan/clira written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamir-dingjan/clira on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tamir-dingjan/clira 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd
[INFO] running `Command { std: "docker" "start" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd", 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" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd", 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" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking cli_project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Epic`, `Status`, and `Story`
[INFO] [stdout]  --> src/db.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::{DBState, Epic, Story, Status};
[INFO] [stdout]   |                              ^^^^  ^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Status` is never used
[INFO] [stdout]  --> src/models.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum Status {
[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 `Epic` is never constructed
[INFO] [stdout]   --> src/models.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Epic {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Epic {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Story` is never constructed
[INFO] [stdout]   --> src/models.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Story {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Story {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 40 |     pub fn new(name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DBState` is never constructed
[INFO] [stdout]   --> src/models.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct DBState {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Database` is never used
[INFO] [stdout]  --> src/db.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | trait Database {
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JSONFileDatabase` is never constructed
[INFO] [stdout]   --> src/db.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct JSONFileDatabase {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Epic {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new(name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/models.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Story {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 40 |     pub fn new(name: String, description: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.81s
[INFO] running `Command { std: "docker" "inspect" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd", kill_on_drop: false }`
[INFO] [stdout] a1f64ad7a629f16bbc08ae9697ce7ee399119390731411c25624b8cb36204ccd
