[INFO] cloning repository https://github.com/AirBee-Project/Kasane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AirBee-Project/Kasane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirBee-Project%2FKasane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirBee-Project%2FKasane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] deed73c7487cd49f1d5d535f75d827fe9d37cd8d
[INFO] checking AirBee-Project/Kasane against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirBee-Project%2FKasane" "/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/AirBee-Project/Kasane
[INFO] finished tweaking git repo https://github.com/AirBee-Project/Kasane
[INFO] tweaked toml for git repo https://github.com/AirBee-Project/Kasane written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AirBee-Project/Kasane on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AirBee-Project/Kasane 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AirBee-Project/Kasane-Logic.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded ts-rs-macros v11.1.0
[INFO] [stderr]   Downloaded ts-rs v11.1.0
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded redb v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4253b702aebed0c71a48997748b4c3549721d8a695f6eb0b6697ab27bedff15d
[INFO] running `Command { std: "docker" "start" "-a" "4253b702aebed0c71a48997748b4c3549721d8a695f6eb0b6697ab27bedff15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4253b702aebed0c71a48997748b4c3549721d8a695f6eb0b6697ab27bedff15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4253b702aebed0c71a48997748b4c3549721d8a695f6eb0b6697ab27bedff15d", kill_on_drop: false }`
[INFO] [stdout] 4253b702aebed0c71a48997748b4c3549721d8a695f6eb0b6697ab27bedff15d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 156ec46ce978ebcfe1653d9aa257d7c24ce2237d15019efc3573ce08ea8648aa
[INFO] running `Command { std: "docker" "start" "-a" "156ec46ce978ebcfe1653d9aa257d7c24ce2237d15019efc3573ce08ea8648aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking kasane-logic v0.1.0 (https://github.com/AirBee-Project/Kasane-Logic.git#b6f386e8)
[INFO] [stderr]     Checking kasane v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/mod.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/create.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/drop.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/show.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/delete.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/insert.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/select.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/show.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/mod.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/create.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/drop.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/key/show.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/delete.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/insert.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/select.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::io::io`
[INFO] [stdout]  --> src/command/value/show.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::io::io::Storage;
[INFO] [stdout]   |                ^^ could not find `io` in `io`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/io/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "wasm")]
[INFO] [stdout]   |       ---------------- the item is gated behind the `wasm` feature
[INFO] [stdout] 5 | pub use wasm as io;
[INFO] [stdout]   |                 ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[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: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/create.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/drop.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `command::tools::valid_name::valid_name` and `location`
[INFO] [stdout]  --> src/command/key/show.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     command::tools::valid_name::valid_name,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     interface::{input::ShowKeys, output::Output},
[INFO] [stdout] 6 |     location,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/show.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/value/delete.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/value/insert.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `command::tools::valid_name::valid_name` and `location`
[INFO] [stdout]  --> src/command/value/insert.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     command::tools::valid_name::valid_name,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     interface::{input::InsertValue, output::Output},
[INFO] [stdout] 8 |     location,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[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: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/create.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/drop.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `command::tools::valid_name::valid_name` and `location`
[INFO] [stdout]  --> src/command/key/show.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     command::tools::valid_name::valid_name,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     interface::{input::ShowKeys, output::Output},
[INFO] [stdout] 6 |     location,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/key/show.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/value/delete.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/command/value/insert.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `command::tools::valid_name::valid_name` and `location`
[INFO] [stdout]  --> src/command/value/insert.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     command::tools::valid_name::valid_name,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     interface::{input::InsertValue, output::Output},
[INFO] [stdout] 8 |     location,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kasane` (lib test) due to 8 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kasane` (lib) due to 8 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "156ec46ce978ebcfe1653d9aa257d7c24ce2237d15019efc3573ce08ea8648aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "156ec46ce978ebcfe1653d9aa257d7c24ce2237d15019efc3573ce08ea8648aa", kill_on_drop: false }`
[INFO] [stdout] 156ec46ce978ebcfe1653d9aa257d7c24ce2237d15019efc3573ce08ea8648aa
