[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#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirBee-Project%2FKasane" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AirBee-Project/Kasane on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "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 virtue v0.0.18
[INFO] [stderr]   Downloaded ts-rs v11.1.0
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded ts-rs-macros v11.1.0
[INFO] [stderr]   Downloaded bcrypt v0.17.1
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded redb v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0029670510fa1c980b792e42607a5c7f7b6afc3e0b0be209b488b26e1e57263a
[INFO] running `Command { std: "docker" "start" "-a" "0029670510fa1c980b792e42607a5c7f7b6afc3e0b0be209b488b26e1e57263a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0029670510fa1c980b792e42607a5c7f7b6afc3e0b0be209b488b26e1e57263a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0029670510fa1c980b792e42607a5c7f7b6afc3e0b0be209b488b26e1e57263a", kill_on_drop: false }`
[INFO] [stdout] 0029670510fa1c980b792e42607a5c7f7b6afc3e0b0be209b488b26e1e57263a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf03a4f86032d759546c349648f7c9e0c5465a6e4aaf7ed3d185c3e92b4b1a4e
[INFO] running `Command { std: "docker" "start" "-a" "cf03a4f86032d759546c349648f7c9e0c5465a6e4aaf7ed3d185c3e92b4b1a4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling syn v2.0.111
[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 thiserror v2.0.17
[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] 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] 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] 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] [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 test) due to 8 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cf03a4f86032d759546c349648f7c9e0c5465a6e4aaf7ed3d185c3e92b4b1a4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf03a4f86032d759546c349648f7c9e0c5465a6e4aaf7ed3d185c3e92b4b1a4e", kill_on_drop: false }`
[INFO] [stdout] cf03a4f86032d759546c349648f7c9e0c5465a6e4aaf7ed3d185c3e92b4b1a4e
