[INFO] fetching crate pkgcruft 0.0.6...
[INFO] checking pkgcruft-0.0.6 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pkgcruft 0.0.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate pkgcruft 0.0.6 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pkgcruft 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pkgcruft 0.0.6
[INFO] tweaked toml for crates.io crate pkgcruft 0.0.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate pkgcruft 0.0.6 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf7456729c3d3e7e5864f0c94b04c1fdbc1d3ede7a7a9b638afa36946d283c8
[INFO] running `Command { std: "docker" "start" "-a" "3cf7456729c3d3e7e5864f0c94b04c1fdbc1d3ede7a7a9b638afa36946d283c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf7456729c3d3e7e5864f0c94b04c1fdbc1d3ede7a7a9b638afa36946d283c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf7456729c3d3e7e5864f0c94b04c1fdbc1d3ede7a7a9b638afa36946d283c8", kill_on_drop: false }`
[INFO] [stdout] 3cf7456729c3d3e7e5864f0c94b04c1fdbc1d3ede7a7a9b638afa36946d283c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e14fc1a883fe2226890eeb3f13bdb09f622885f6145a652513f2c16b90d5e9
[INFO] running `Command { std: "docker" "start" "-a" "83e14fc1a883fe2226890eeb3f13bdb09f622885f6145a652513f2c16b90d5e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tree-sitter v0.24.4
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking tree-sitter-language v0.1.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking annotate-snippets v0.6.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking chic v1.2.2
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking indicatif v0.17.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking peg v0.8.4
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling scallop v0.0.18
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ipc-channel v0.19.0
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking pkgcraft v0.0.19
[INFO] [stderr]     Checking pkgcruft v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check/dependency.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/check/dependency.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/dependency_slot_missing.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/dependency_slot_missing.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/eapi_stale.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/eapi_stale.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/eapi_status.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/eapi_status.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/header.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/header.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/keywords.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/keywords.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check/keywords_dropped.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/check/keywords_dropped.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/license.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/license.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/live.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/live.rs:40:16
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/overlay.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |     use pkgcraft::test::{assert_unordered_eq, test_data};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/overlay.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/properties.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/properties.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check/python_update.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/check/python_update.rs:193:16
[INFO] [stdout]     |
[INFO] [stdout] 193 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/restrict.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/restrict.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/restrict_test_missing.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/restrict_test_missing.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use crate::test::*;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check/ruby_update.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/check/ruby_update.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/unstable_only.rs:65:19
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/unstable_only.rs:68:16
[INFO] [stdout]    |
[INFO] [stdout] 68 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/use_local.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/use_local.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> src/check/variable_order.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 82 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]    |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/check/variable_order.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     use crate::test::glob_reports;
[INFO] [stdout]    |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check/whitespace.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use pkgcraft::test::{assert_unordered_eq, test_data, test_data_patched};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/check/whitespace.rs:130:16
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/check.rs:382:19
[INFO] [stdout]     |
[INFO] [stdout] 382 |     use pkgcraft::test::assert_ordered_eq;
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/report.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 554 |     use pkgcraft::test::assert_ordered_eq;
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/scanner.rs:306:19
[INFO] [stdout]     |
[INFO] [stdout] 306 |     use pkgcraft::test::{assert_ordered_eq, assert_unordered_eq, test_data};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/scanner.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 309 |     use crate::test::glob_reports;
[INFO] [stdout]     |                ^^^^ could not find `test` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:11:9
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:10:7
[INFO] [stdout]     |
[INFO] [stdout] 10  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]   --> src/check/restrict_test_missing.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let expected = glob_reports!("{dir}/*/reports.json");
[INFO] [stdout]    |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/bash.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl Node<'_> {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 74 |     /// Get the string value of a given node.
[INFO] [stdout] 75 |     pub(crate) fn as_str(&self) -> &str {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `repo` is never used
[INFO] [stdout]    --> src/report.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl ReportKind {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub(crate) fn repo<R: Repository>(self, repo: R) -> ReportBuilder {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> tests/pkgcruft/diff.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use pkgcraft::test::cmd;
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> tests/pkgcruft/replay.rs:6:15
[INFO] [stdout]    |
[INFO] [stdout] 6  | use pkgcraft::test::{cmd, test_data};
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcruft::test`
[INFO] [stdout]  --> tests/pkgcruft/replay.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | use pkgcruft::test::*;
[INFO] [stdout]   |               ^^^^ could not find `test` in `pkgcruft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> tests/pkgcruft/scan.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use pkgcraft::test::{assert_unordered_eq, cmd, test_data_path};
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcruft::test`
[INFO] [stdout]  --> tests/pkgcruft/scan.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pkgcruft::test::*;
[INFO] [stdout]   |               ^^^^ could not find `test` in `pkgcruft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> tests/pkgcruft/show/checks.rs:1:15
[INFO] [stdout]    |
[INFO] [stdout] 1  | use pkgcraft::test::cmd;
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> tests/pkgcruft/show/reports.rs:1:15
[INFO] [stdout]    |
[INFO] [stdout] 1  | use pkgcraft::test::cmd;
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]   --> tests/pkgcruft/replay.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let reports = glob_reports!("{repo}/**/reports.json");
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let single_expected = glob_reports!("{repo}/Dependency/**/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:158:27
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let single_expected = glob_reports!("{repo}/EapiStatus/EapiDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let multiple_expected = glob_reports!("{repo}/EapiStatus/**/reports.json");
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:197:27
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let single_expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:240:27
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let single_expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:241:29
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/replay.rs:282:20
[INFO] [stdout]     |
[INFO] [stdout] 282 |     let expected = glob_reports!(
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]   --> tests/pkgcruft/scan.rs:95:20
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let expected = glob_reports!("{primary_repo}/**/reports.json");
[INFO] [stdout]    |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let expected = glob_reports!("{secondary_repo}/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:106:20
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let expected = glob_reports!("{primary_repo}/Dependency/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:111:20
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let expected = glob_reports!("{secondary_repo}/Overlay/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let expected = glob_reports!("{primary_repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:122:20
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let expected = glob_reports!("{secondary_repo}/Overlay/EclassUnused/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let expected = glob_reports!("{repo}/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:178:20
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let expected = glob_reports!("{repo}/Dependency/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:201:20
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let expected = glob_reports!(
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let expected = glob_reports!("{repo}/**/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let expected = glob_reports!("{repo}/**/reports.json");
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:301:24
[INFO] [stdout]     |
[INFO] [stdout] 301 |         let expected = glob_reports!("{repo}/Dependency/**/reports.json");
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:395:20
[INFO] [stdout]     |
[INFO] [stdout] 395 |     let expected = glob_reports!("{gentoo_repo_path}/Header/HeaderInvalid/reports.json");
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:507:28
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let live_reports = glob_reports!("{primary_repo_path}/Keywords/KeywordsLive/reports.json");
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:649:27
[INFO] [stdout]     |
[INFO] [stdout] 649 |     let single_expected = glob_reports!("{repo}/Dependency/**/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:650:29
[INFO] [stdout]     |
[INFO] [stdout] 650 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:688:27
[INFO] [stdout]     |
[INFO] [stdout] 688 |     let single_expected = glob_reports!("{repo}/EapiStatus/EapiDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:689:29
[INFO] [stdout]     |
[INFO] [stdout] 689 |     let multiple_expected = glob_reports!("{repo}/EapiStatus/**/reports.json");
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:723:27
[INFO] [stdout]     |
[INFO] [stdout] 723 |     let single_expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:724:29
[INFO] [stdout]     |
[INFO] [stdout] 724 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:762:27
[INFO] [stdout]     |
[INFO] [stdout] 762 |     let single_expected = glob_reports!("{repo}/Dependency/DependencyDeprecated/reports.json");
[INFO] [stdout]     |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `glob_reports` in this scope
[INFO] [stdout]    --> tests/pkgcruft/scan.rs:763:29
[INFO] [stdout]     |
[INFO] [stdout] 763 |     let multiple_expected = glob_reports!(
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcruft` (lib test) due to 43 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> benches/scan.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use pkgcraft::test::test_data;
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]   --> benches/scan.rs:3:15
[INFO] [stdout]    |
[INFO] [stdout] 3  | use pkgcraft::test::test_data;
[INFO] [stdout]    |               ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcruft` (bench "scan") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `pkgcraft::test`
[INFO] [stdout]    --> src/bin/pkgcruft/options/checks.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |     use pkgcraft::test::{assert_err_re, assert_ordered_eq, test_data};
[INFO] [stdout]     |                   ^^^^ could not find `test` in `pkgcraft`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:17:9
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pkgcraft-0.0.19/src/lib.rs:16:7
[INFO] [stdout]     |
[INFO] [stdout] 16  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcruft` (bench "bench") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcruft` (test "pkgcruft") due to 41 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkgcruft` (bin "pkgcruft" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83e14fc1a883fe2226890eeb3f13bdb09f622885f6145a652513f2c16b90d5e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e14fc1a883fe2226890eeb3f13bdb09f622885f6145a652513f2c16b90d5e9", kill_on_drop: false }`
[INFO] [stdout] 83e14fc1a883fe2226890eeb3f13bdb09f622885f6145a652513f2c16b90d5e9
