[INFO] fetching crate ccpm 0.3.17...
[INFO] testing ccpm-0.3.17 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ccpm 0.3.17 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ccpm 0.3.17
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ccpm 0.3.17
[INFO] tweaked toml for crates.io crate ccpm 0.3.17 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ccpm 0.3.17 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ccpm 0.3.17 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded zip v2.4.2
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a46c92bbb75b07702e7a81823a81891efbc334729e7eb96fff7f6fbe6250e1a
[INFO] running `Command { std: "docker" "start" "-a" "5a46c92bbb75b07702e7a81823a81891efbc334729e7eb96fff7f6fbe6250e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a46c92bbb75b07702e7a81823a81891efbc334729e7eb96fff7f6fbe6250e1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a46c92bbb75b07702e7a81823a81891efbc334729e7eb96fff7f6fbe6250e1a", kill_on_drop: false }`
[INFO] [stdout] 5a46c92bbb75b07702e7a81823a81891efbc334729e7eb96fff7f6fbe6250e1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0de13a473f5420bc42137d2140ef5880f013f04b1d788a923e50b5e6518d843f
[INFO] running `Command { std: "docker" "start" "-a" "0de13a473f5420bc42137d2140ef5880f013f04b1d788a923e50b5e6518d843f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling ccpm v0.3.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "0de13a473f5420bc42137d2140ef5880f013f04b1d788a923e50b5e6518d843f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0de13a473f5420bc42137d2140ef5880f013f04b1d788a923e50b5e6518d843f", kill_on_drop: false }`
[INFO] [stdout] 0de13a473f5420bc42137d2140ef5880f013f04b1d788a923e50b5e6518d843f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 503179b4294e63ffea115d51075e1e71f2b0fcb0bf09d38316f8829138082de2
[INFO] running `Command { std: "docker" "start" "-a" "503179b4294e63ffea115d51075e1e71f2b0fcb0bf09d38316f8829138082de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ccpm v0.3.17 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:13:11
[INFO] [stdout]     |
[INFO] [stdout]  13 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/test_config.rs:18:15
[INFO] [stdout]     |
[INFO] [stdout]  18 |         ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |               ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:254:11
[INFO] [stdout]     |
[INFO] [stdout] 254 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:307:11
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_pattern.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_test_helpers_example.rs:12:11
[INFO] [stdout]     |
[INFO] [stdout]  12 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_test_helpers_example.rs:57:11
[INFO] [stdout]     |
[INFO] [stdout]  57 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_test_helpers_example.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/test_config.rs:18:15
[INFO] [stdout]     |
[INFO] [stdout]  18 |         ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |               ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ccpm` (test "test_config") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:215:11
[INFO] [stdout]     |
[INFO] [stdout] 215 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:341:11
[INFO] [stdout]     |
[INFO] [stdout] 341 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:375:11
[INFO] [stdout]     |
[INFO] [stdout] 375 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:506:11
[INFO] [stdout]     |
[INFO] [stdout] 506 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:564:11
[INFO] [stdout]     |
[INFO] [stdout] 564 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:639:11
[INFO] [stdout]     |
[INFO] [stdout] 639 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:781:11
[INFO] [stdout]     |
[INFO] [stdout] 781 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test_utils` in `ccpm`
[INFO] [stdout]    --> tests/integration_gitignore.rs:880:11
[INFO] [stdout]     |
[INFO] [stdout] 880 |     ccpm::test_utils::init_test_logging(None);
[INFO] [stdout]     |           ^^^^^^^^^^ could not find `test_utils` in `ccpm`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[cfg(any(test, feature = "test-utils"))]
[INFO] [stdout]     |          ------------------------------ the item is gated here
[INFO] [stdout] 159 | pub mod test_utils;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ccpm` (test "integration_pattern") due to 6 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ccpm` (test "integration_test_helpers_example") due to 3 previous errors
[INFO] [stderr] error: could not compile `ccpm` (test "integration_gitignore") due to 13 previous errors
[INFO] [stderr] error: could not compile `ccpm` (test "integration_versioning") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "503179b4294e63ffea115d51075e1e71f2b0fcb0bf09d38316f8829138082de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503179b4294e63ffea115d51075e1e71f2b0fcb0bf09d38316f8829138082de2", kill_on_drop: false }`
[INFO] [stdout] 503179b4294e63ffea115d51075e1e71f2b0fcb0bf09d38316f8829138082de2
