[INFO] fetching crate supersigil 0.13.0...
[INFO] testing supersigil-0.13.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate supersigil 0.13.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate supersigil 0.13.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate supersigil 0.13.0
[INFO] tweaked toml for crates.io crate supersigil 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate supersigil 0.13.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate supersigil 0.13.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4cbd23fd36cb33bd12c4241f6613b680b639f555bdfe8773c8560b23d8ac2f3
[INFO] running `Command { std: "docker" "start" "-a" "f4cbd23fd36cb33bd12c4241f6613b680b639f555bdfe8773c8560b23d8ac2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4cbd23fd36cb33bd12c4241f6613b680b639f555bdfe8773c8560b23d8ac2f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4cbd23fd36cb33bd12c4241f6613b680b639f555bdfe8773c8560b23d8ac2f3", kill_on_drop: false }`
[INFO] [stdout] f4cbd23fd36cb33bd12c4241f6613b680b639f555bdfe8773c8560b23d8ac2f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5543a4c8e1fcc9b1ccd92b5f06328c23e4131b986ff527a8c7f55c785a8b3f3
[INFO] running `Command { std: "docker" "start" "-a" "f5543a4c8e1fcc9b1ccd92b5f06328c23e4131b986ff527a8c7f55c785a8b3f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling oxc_data_structures v0.124.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling oxc_estree v0.124.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libyaml-rs v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling unicode-id v0.3.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling oxc_allocator v0.124.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling oxc_str v0.124.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling open v5.3.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling oxc-miette-derive v2.7.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling oxc_ast_macros v0.124.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxc-miette v2.7.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling oxc_span v0.124.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.124.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.124.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yaml_serde v0.10.4
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling supersigil-import v0.13.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling oxc_syntax v0.124.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling oxc_ast v0.124.0
[INFO] [stderr]    Compiling supersigil-core v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling supersigil-parser v0.13.0
[INFO] [stderr]    Compiling supersigil-evidence v0.13.0
[INFO] [stderr]    Compiling supersigil-rust-macros v0.13.0
[INFO] [stderr]    Compiling supersigil-rust v0.13.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.124.0
[INFO] [stderr]    Compiling oxc_parser v0.124.0
[INFO] [stderr]    Compiling supersigil-js v0.13.0
[INFO] [stderr]    Compiling supersigil-verify v0.13.0
[INFO] [stderr]    Compiling supersigil v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "f5543a4c8e1fcc9b1ccd92b5f06328c23e4131b986ff527a8c7f55c785a8b3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5543a4c8e1fcc9b1ccd92b5f06328c23e4131b986ff527a8c7f55c785a8b3f3", kill_on_drop: false }`
[INFO] [stdout] f5543a4c8e1fcc9b1ccd92b5f06328c23e4131b986ff527a8c7f55c785a8b3f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a550a682b8ab919fbceea971dc1471c1b1fe8a92e324176890b9f6380bb51a7
[INFO] running `Command { std: "docker" "start" "-a" "7a550a682b8ab919fbceea971dc1471c1b1fe8a92e324176890b9f6380bb51a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling supersigil v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_ls.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_ls.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_ls.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_status.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_status.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_verify.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_verify.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]   --> tests/cmd_verify.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | use supersigil_verify::test_helpers::{git_commit, init_repo, write_test_file};
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]    |          -------------------------------- the item is gated here
[INFO] [stdout] 26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout] 27 | pub mod test_helpers;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_plan.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_plan.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_plan.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_export.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .stdout(predicate::str::contains("doc/a"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_verify.rs:649:17
[INFO] [stdout]     |
[INFO] [stdout] 649 |         .stderr(predicate::str::contains("unknown ecosystem plugin"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_status.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |         .stdout(predicate::str::contains("\"targets_total\": 2"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_plan.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         .stdout(predicate::str::contains("valid-creds"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/color_resolution.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_plan.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         .stdout(predicate::str::contains("c1"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]    --> src/commands/context.rs:374:28
[INFO] [stdout]     |
[INFO] [stdout] 374 |     use supersigil_verify::test_helpers::{
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout]  27 | pub mod test_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]    --> src/commands/explore.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     use supersigil_verify::test_helpers::{build_test_graph, make_criterion, make_doc_typed};
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout]  27 | pub mod test_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]    --> src/commands/refs.rs:504:28
[INFO] [stdout]     |
[INFO] [stdout] 504 |     use supersigil_verify::test_helpers::{
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout]  27 | pub mod test_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]   --> src/commands/verify/tests.rs:4:24
[INFO] [stdout]    |
[INFO] [stdout]  4 | use supersigil_verify::test_helpers::sample_evidence_summary;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]    |          -------------------------------- the item is gated here
[INFO] [stdout] 26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout] 27 | pub mod test_helpers;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `supersigil_verify::test_helpers`
[INFO] [stdout]    --> src/plugins.rs:129:28
[INFO] [stdout]     |
[INFO] [stdout] 129 |     use supersigil_verify::test_helpers::pos;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ could not find `test_helpers` in `supersigil_verify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supersigil-verify-0.13.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  25 | #[cfg(any(test, feature = "test-helpers"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  26 | /// Test helpers for building spec documents and git repos.
[INFO] [stdout]  27 | pub mod test_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .stdout(predicate::str::contains("doc/b"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_plan.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |         .stdout(predicate::str::contains("c1"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_status.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |         .stdout(predicate::str::contains("verified by: tag:auth:login"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_verify.rs:650:17
[INFO] [stdout]     |
[INFO] [stdout] 650 |         .stderr(predicate::str::contains("python"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_plan.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |         .stdout(predicate::str::contains("c2").not());
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |         .stdout(predicate::str::contains("Dependency graph"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .stdout(predicate::str::contains("doc/a"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         .stdout(predicate::str::contains("→"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_new.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_new.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_status.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         .stderr(predicate::str::contains("plugin"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_new.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]    --> tests/cmd_verify.rs:904:15
[INFO] [stdout]     |
[INFO] [stdout] 904 |     let bin = assert_cmd::cargo::cargo_bin("supersigil");
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |         .stdout(predicate::str::contains("Actionable work"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:204:17
[INFO] [stdout]     |
[INFO] [stdout] 204 |         .stdout(predicate::str::contains("c1"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .stdout(predicate::str::contains("doc/b").not());
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |         .stdout(predicate::str::contains("1 more targets blocked"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_skills.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:254:17
[INFO] [stdout]     |
[INFO] [stdout] 254 |         .stdout(predicate::str::contains("Outstanding work"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_status.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |         .stderr(predicate::str::contains("zero supported Rust test items"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_export") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         .stdout(predicate::str::contains("doc/a"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |         .stdout(predicate::str::contains("c1"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_import.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_import.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         .stdout(predicate::str::contains("c2"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_status.rs:387:17
[INFO] [stdout]     |
[INFO] [stdout] 387 |         .stdout(predicate::str::contains("feat"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "color_resolution") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_ls.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .stdout(predicate::str::contains("doc/b").not());
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |         .stdout(predicate::str::contains("Pending tasks"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_import.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |         .stdout(predicate::str::contains("implements:"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_status.rs:411:17
[INFO] [stdout]     |
[INFO] [stdout] 411 |         .stderr(predicate::str::contains("no documents match"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 |         .stderr(predicate::str::contains("plugin"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_ls.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |         .stdout(predicate::str::contains("doc/a"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:312:17
[INFO] [stdout]     |
[INFO] [stdout] 312 |         .stderr(predicate::str::contains("zero supported Rust test items"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_context.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_plan.rs:378:17
[INFO] [stdout]     |
[INFO] [stdout] 378 |         .stdout(predicate::str::contains("No outstanding work."));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_context.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_context.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `supersigil` (test "cmd_plan") due to 20 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_ls.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .stdout(predicate::str::contains("workspace/doc"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |         .stderr(predicates::str::contains("nonexistent").from_utf8());
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:213:17
[INFO] [stdout]     |
[INFO] [stdout] 213 |         .stderr(predicates::str::contains("--project").from_utf8());
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` 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] [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 `supersigil` (test "cmd_ls") due to 11 previous errors
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_status") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |         .stderr(predicates::str::contains("unknown document type").not());
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |         .stderr(predicates::str::contains(
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |         .stderr(predicates::str::contains("requirements"));
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_skills") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]  --> tests/cmd_schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use predicates::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `assert_cmd` in this scope
[INFO] [stdout]  --> tests/cmd_schema.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `assert_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `assert_cmd`, use `cargo add assert_cmd` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assert_cmd::cargo::cargo_bin_cmd`
[INFO] [stdout]  --> tests/cmd_schema.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assert_cmd::cargo::cargo_bin_cmd;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicates` in this scope
[INFO] [stdout]    --> tests/cmd_new.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 450 |         .stderr(predicates::str::contains("unknown document type").not());
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `predicates`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicates`, use `cargo add predicates` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_context.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .stdout(predicate::str::contains("auth/req/login"))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_import.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |         .stdout(predicate::str::contains("features_processed"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` 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] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_context.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 |         .stdout(predicate::str::contains("valid-creds"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` 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] [stdout] error[E0433]: cannot find module or crate `walkdir` in this scope
[INFO] [stdout]   --> tests/cmd_import.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let has_md = walkdir::WalkDir::new(&out_dir)
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `walkdir`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `walkdir`, use `cargo add walkdir` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_context.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |         .stderr(predicate::str::contains("not found"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_import.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |         .stderr(predicate::str::contains("invalid value"));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_verify") due to 6 previous errors
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_new") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .stdout(predicate::str::contains("Dry run: 1 documents planned"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         .stdout(predicate::str::contains("Dry run: 1 documents planned"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |         .stderr(predicate::str::contains("warning:"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` 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] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |         .stderr(predicate::str::contains("Warning {").not());
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_context") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |         .stderr(predicate::str::contains("already exists"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_schema.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |         .stdout(predicate::str::contains("\"Criterion\""))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |         .stdout(predicate::str::contains("missing_context:"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_schema.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |         .stdout(predicate::str::contains("\"Task\""))
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:341:17
[INFO] [stdout]     |
[INFO] [stdout] 341 |         .stdout(predicate::str::contains("import TODO"))
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]   --> tests/cmd_schema.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |         .stdout(predicate::str::contains("\"VerifiedBy\""));
[INFO] [stdout]    |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:342:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |         .stdout(predicate::str::contains("missing_context:"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_import.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |         .stdout(predicate::str::contains("0 import TODOs"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` 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] [stdout] error[E0433]: cannot find module or crate `predicate` in this scope
[INFO] [stdout]    --> tests/cmd_schema.rs:363:17
[INFO] [stdout]     |
[INFO] [stdout] 363 |         .stderr(predicate::str::contains("config file not found"));
[INFO] [stdout]     |                 ^^^^^^^^^ use of unresolved module or unlinked crate `predicate`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `predicate`, use `cargo add predicate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (test "cmd_import") due to 15 previous errors
[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 `supersigil` (test "cmd_schema") due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `supersigil` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "7a550a682b8ab919fbceea971dc1471c1b1fe8a92e324176890b9f6380bb51a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a550a682b8ab919fbceea971dc1471c1b1fe8a92e324176890b9f6380bb51a7", kill_on_drop: false }`
[INFO] [stdout] 7a550a682b8ab919fbceea971dc1471c1b1fe8a92e324176890b9f6380bb51a7
