[INFO] cloning repository https://github.com/benzend/srs-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benzend/srs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenzend%2Fsrs-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenzend%2Fsrs-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b313b92e54812beb103414c58c6d4e133fa0959
[INFO] checking benzend/srs-cli against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenzend%2Fsrs-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benzend/srs-cli
[INFO] finished tweaking git repo https://github.com/benzend/srs-cli
[INFO] tweaked toml for git repo https://github.com/benzend/srs-cli written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benzend/srs-cli on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benzend/srs-cli 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 130c3db4a7198fd2a298cac1d23bda7b5944dcd2d926abcfa3f8f0e9a932ed3b
[INFO] running `Command { std: "docker" "start" "-a" "130c3db4a7198fd2a298cac1d23bda7b5944dcd2d926abcfa3f8f0e9a932ed3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "130c3db4a7198fd2a298cac1d23bda7b5944dcd2d926abcfa3f8f0e9a932ed3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "130c3db4a7198fd2a298cac1d23bda7b5944dcd2d926abcfa3f8f0e9a932ed3b", kill_on_drop: false }`
[INFO] [stdout] 130c3db4a7198fd2a298cac1d23bda7b5944dcd2d926abcfa3f8f0e9a932ed3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d0a8fa06de013d7ad440fa94950813ddad17812b94948be8c261c4098596d7d
[INFO] running `Command { std: "docker" "start" "-a" "0d0a8fa06de013d7ad440fa94950813ddad17812b94948be8c261c4098596d7d", kill_on_drop: false }`
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking srs-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]  --> src/util/data_accessor.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_cards(collection_name: Option<&str>) -> Result<Vec<Card>, Box<dyn std::error::Error>> {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn get_card(id: &str) -> Result<Card, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `front`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_front`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `back`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `front`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_front`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `back`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn remove_card(id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/util/data_accessor.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn remove_cards(ids: Vec<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_collection(name: &str) -> Result<Collection, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn create_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn add_to_collection(name: &str, data: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/util/data_accessor.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn add_to_collection(name: &str, data: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn remove_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn review_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]  --> src/util/data_accessor.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_cards(collection_name: Option<&str>) -> Result<Vec<Card>, Box<dyn std::error::Error>> {
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn get_card(id: &str) -> Result<Card, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                 ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `front`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_front`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `back`
[INFO] [stdout]   --> src/util/data_accessor.rs:14:56
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn create_card(collection_name: &str, front: &str, back: &str) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `front`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:30
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_front`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `back`
[INFO] [stdout]   --> src/util/data_accessor.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn update_card(id: &str, front: Option<&str>, back: Option<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_back`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/util/data_accessor.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn remove_card(id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                    ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]   --> src/util/data_accessor.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn remove_cards(ids: Vec<&str>) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                     ^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA_PATH` is never used
[INFO] [stdout]  --> src/util/data_accessor.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DATA_PATH: &'static str = "../../data";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_DATA_PATH` is never used
[INFO] [stdout]  --> src/util/data_accessor.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const TEST_DATA_PATH: &'static str = "../../tmp/test/data";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_card` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn remove_card(id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `collection_name` is never read
[INFO] [stdout]   --> src/util/data_accessor.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Card {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub collection_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_path` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_data_path(env: Env) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Env` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum Env {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn get_collection(name: &str) -> Result<Collection, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn create_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn add_to_collection(name: &str, data: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/util/data_accessor.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn add_to_collection(name: &str, data: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn remove_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/util/data_accessor.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn review_collection(name: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA_PATH` is never used
[INFO] [stdout]  --> src/util/data_accessor.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const DATA_PATH: &'static str = "../../data";
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_DATA_PATH` is never used
[INFO] [stdout]  --> src/util/data_accessor.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const TEST_DATA_PATH: &'static str = "../../tmp/test/data";
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_card` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub fn remove_card(id: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `collection_name` is never read
[INFO] [stdout]   --> src/util/data_accessor.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Card {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub collection_name: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_data_path` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn get_data_path(env: Env) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Env` is never used
[INFO] [stdout]   --> src/util/data_accessor.rs:83:10
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum Env {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "0d0a8fa06de013d7ad440fa94950813ddad17812b94948be8c261c4098596d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d0a8fa06de013d7ad440fa94950813ddad17812b94948be8c261c4098596d7d", kill_on_drop: false }`
[INFO] [stdout] 0d0a8fa06de013d7ad440fa94950813ddad17812b94948be8c261c4098596d7d
