[INFO] cloning repository https://github.com/jmesmon/zoop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmesmon/zoop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fzoop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fzoop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7345422e301271614acd345be6e7a49bd9a618b3
[INFO] testing jmesmon/zoop against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmesmon%2Fzoop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmesmon/zoop
[INFO] finished tweaking git repo https://github.com/jmesmon/zoop
[INFO] tweaked toml for git repo https://github.com/jmesmon/zoop written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmesmon/zoop on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmesmon/zoop 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0f1620bca8ab54e951c32598258b7ab4ec3b91fc615b9d63bdc9e082b6c2adb
[INFO] running `Command { std: "docker" "start" "-a" "d0f1620bca8ab54e951c32598258b7ab4ec3b91fc615b9d63bdc9e082b6c2adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0f1620bca8ab54e951c32598258b7ab4ec3b91fc615b9d63bdc9e082b6c2adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0f1620bca8ab54e951c32598258b7ab4ec3b91fc615b9d63bdc9e082b6c2adb", kill_on_drop: false }`
[INFO] [stdout] d0f1620bca8ab54e951c32598258b7ab4ec3b91fc615b9d63bdc9e082b6c2adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b530af27235a2177dbaa97cac74ee2e9f22ec5a258a52964281bd092ae482ced
[INFO] running `Command { std: "docker" "start" "-a" "b530af27235a2177dbaa97cac74ee2e9f22ec5a258a52964281bd092ae482ced", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling cc v1.2.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling fmt-extra v0.2.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.97
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling zfs-cmd-api v0.2.0 (/opt/rustwide/workdir/zfs-cmd-api)
[INFO] [stderr]    Compiling zoop v0.1.1-dev (/opt/rustwide/workdir/zoop)
[INFO] [stdout] error[E0432]: unresolved import `zfs_cmd_api`
[INFO] [stdout]   --> zoop/src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use zfs_cmd_api::{Zfs, ZfsError, ZfsList};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::Pool`
[INFO] [stdout]  --> zfs-cmd-api/src/zpool.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{Error, Pool};
[INFO] [stdout]   |                    ^^^^ no `Pool` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:203:23
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let mut enum_ds = zfs_cmd_api::ListBuilder::default();
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:256:40
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let mut get_receive_resume_token = zfs_cmd_api::ListBuilder::default();
[INFO] [stdout]     |                                        ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:261:28
[INFO] [stdout]     |
[INFO] [stdout] 261 |     let mut list_builder = zfs_cmd_api::ListBuilder::default();
[INFO] [stdout]     |                            ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:267:26
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let mut send_flags = zfs_cmd_api::SendFlags::EmbedData
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 |         | zfs_cmd_api::SendFlags::Compressed
[INFO] [stdout]     |           ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 |         | zfs_cmd_api::SendFlags::LargeBlock
[INFO] [stdout]     |           ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:270:11
[INFO] [stdout]     |
[INFO] [stdout] 270 |         | zfs_cmd_api::SendFlags::Raw;
[INFO] [stdout]     |           ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:271:48
[INFO] [stdout]     |
[INFO] [stdout] 271 |     let mut recv_flags = BitFlags::default() | zfs_cmd_api::RecvFlags::Force;
[INFO] [stdout]     |                                                ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:274:23
[INFO] [stdout]     |
[INFO] [stdout] 274 |         recv_flags |= zfs_cmd_api::RecvFlags::Resumeable;
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |         recv_flags |= zfs_cmd_api::RecvFlags::DryRun;
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:281:26
[INFO] [stdout]     |
[INFO] [stdout] 281 |         destroy_flags |= zfs_cmd_api::DestroyFlags::DryRun;
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ZpoolListPoolProperty` in this scope
[INFO] [stdout]   --> zfs-cmd-api/src/zpool.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 62 |     properties: BTreeMap<String, ZpoolListPoolProperty>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 | pub struct ZpoolListVdevProperty {
[INFO] [stdout]    | -------------------------------- similarly named struct `ZpoolListVdevProperty` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -     properties: BTreeMap<String, ZpoolListPoolProperty>,
[INFO] [stdout] 62 +     properties: BTreeMap<String, ZpoolListVdevProperty>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct ZpoolListPool<ZpoolListPoolProperty> {
[INFO] [stdout]    |                         +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Zpool` in module `zpool`
[INFO] [stdout]   --> zfs-cmd-api/src/lib.rs:10:53
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub async fn pool_list(pool: &str) -> Result<zpool::Zpool, Error> {
[INFO] [stdout]    |                                                     ^^^^^ not found in `zpool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:284:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |         recv_flags |= zfs_cmd_api::RecvFlags::Verbose;
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:285:23
[INFO] [stdout]     |
[INFO] [stdout] 285 |         send_flags |= zfs_cmd_api::SendFlags::Verbose;
[INFO] [stdout]     |                       ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> zfs-cmd-api/src/zpool.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |     collections::{BTreeMap, HashMap},
[INFO] [stdout]   |                             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:286:26
[INFO] [stdout]     |
[INFO] [stdout] 286 |         destroy_flags |= zfs_cmd_api::DestroyFlags::Verbose;
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:587:41
[INFO] [stdout]     |
[INFO] [stdout] 587 |                 let mut enum_ds_snaps = zfs_cmd_api::ListBuilder::default();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:341:27
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     match zfs_cmd_api::send_recv(send, recv) {
[INFO] [stdout]     |                           ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]    --> zoop/src/lib.rs:676:17
[INFO] [stdout]     |
[INFO] [stdout] 676 |                 zfs_cmd_api::send_recv(send, recv).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `zfs_cmd_api`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `zfs_cmd_api`, use `cargo add zfs_cmd_api` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zoop` (lib) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zfs-cmd-api` (lib) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b530af27235a2177dbaa97cac74ee2e9f22ec5a258a52964281bd092ae482ced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b530af27235a2177dbaa97cac74ee2e9f22ec5a258a52964281bd092ae482ced", kill_on_drop: false }`
[INFO] [stdout] b530af27235a2177dbaa97cac74ee2e9f22ec5a258a52964281bd092ae482ced
