[INFO] fetching crate whitaker-installer 0.2.4...
[INFO] testing whitaker-installer-0.2.4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate whitaker-installer 0.2.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate whitaker-installer 0.2.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate whitaker-installer 0.2.4
[INFO] tweaked toml for crates.io crate whitaker-installer 0.2.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whitaker-installer 0.2.4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whitaker-installer 0.2.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 366d11417be65277d3f726f27a9d0d3c41f1fd79605ea45ecdd17cc3926732ee
[INFO] running `Command { std: "docker" "start" "-a" "366d11417be65277d3f726f27a9d0d3c41f1fd79605ea45ecdd17cc3926732ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "366d11417be65277d3f726f27a9d0d3c41f1fd79605ea45ecdd17cc3926732ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "366d11417be65277d3f726f27a9d0d3c41f1fd79605ea45ecdd17cc3926732ee", kill_on_drop: false }`
[INFO] [stdout] 366d11417be65277d3f726f27a9d0d3c41f1fd79605ea45ecdd17cc3926732ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96ea618d18809c91b25678d1ab9e4bb61ff081efa2e4ab35341ec60d4cca1e89
[INFO] running `Command { std: "docker" "start" "-a" "96ea618d18809c91b25678d1ab9e4bb61ff081efa2e4ab35341ec60d4cca1e89", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-template-macros v0.13.3
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fluent-templates v0.13.3
[INFO] [stderr]    Compiling whitaker-common v0.2.4
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling whitaker-installer v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.42s
[INFO] running `Command { std: "docker" "inspect" "96ea618d18809c91b25678d1ab9e4bb61ff081efa2e4ab35341ec60d4cca1e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96ea618d18809c91b25678d1ab9e4bb61ff081efa2e4ab35341ec60d4cca1e89", kill_on_drop: false }`
[INFO] [stdout] 96ea618d18809c91b25678d1ab9e4bb61ff081efa2e4ab35341ec60d4cca1e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7fa54d702003e1a20f0aa9d96463f48308b417e3ed84c05da1569088b9c6846
[INFO] running `Command { std: "docker" "start" "-a" "d7fa54d702003e1a20f0aa9d96463f48308b417e3ed84c05da1569088b9c6846", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling rstest-bdd-policy v0.5.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling newt-hype v0.2.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_edit v0.25.10+spec-1.1.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.1
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling fluent-template-macros v0.13.3
[INFO] [stderr]    Compiling rstest-bdd-patterns v0.5.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling rstest-bdd-macros v0.5.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling fluent-templates v0.13.3
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling whitaker-common v0.2.4
[INFO] [stderr]    Compiling rstest-bdd v0.5.0
[INFO] [stderr]    Compiling whitaker-installer v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `whitaker_installer::deps::DependencyInstallOptions`, `whitaker_installer::deps::install_dylint_tools_with_options`
[INFO] [stdout]    --> src/install_flow.rs:20:32
[INFO] [stdout]     |
[INFO] [stdout]  20 | use whitaker_installer::deps::{DependencyInstallOptions, install_dylint_tools_with_options};
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `install_dylint_tools_with_options` in `deps`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                no `DependencyInstallOptions` in `deps`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/deps.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  83 | pub struct DependencyInstallOptions<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/deps.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 142 | #[doc(hidden)]
[INFO] [stdout] 143 | pub fn install_dylint_tools_with_options(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  20 - use whitaker_installer::deps::{DependencyInstallOptions, install_dylint_tools_with_options};
[INFO] [stdout]  20 + use whitaker_installer::deps::{DependencyInstallOptions, install_dylint_tools_with_output};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `whitaker_installer::deps::DependencyInstallOptions`
[INFO] [stdout]   --> src/tests.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | use whitaker_installer::deps::DependencyInstallOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DependencyInstallOptions` in `deps`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/deps.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]    |          -------------------------------- the item is gated here
[INFO] [stdout] 83 | pub struct DependencyInstallOptions<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `whitaker_installer::test_utils::dependency_binary_helpers`
[INFO] [stdout]    --> src/tests.rs:12:37
[INFO] [stdout]     |
[INFO] [stdout]  12 | use whitaker_installer::test_utils::dependency_binary_helpers::{
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `dependency_binary_helpers` in `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/test_utils.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 291 | pub mod dependency_binary_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `whitaker_installer::test_utils::StubExecutor: CommandExecutor` is not satisfied
[INFO] [stdout]    --> src/tests.rs:121:55
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let result = ensure_dylint_tools_with_options(&executor, &mut stderr, options);
[INFO] [stdout]     |                                                       ^^^^^^^^^ the trait `CommandExecutor` is not implemented for `whitaker_installer::test_utils::StubExecutor`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandExecutor` is implemented for `SystemCommandExecutor`
[INFO] [stdout]    --> src/deps.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl CommandExecutor for SystemCommandExecutor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&whitaker_installer::test_utils::StubExecutor` to `&dyn CommandExecutor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `whitaker_installer::test_utils::StubExecutor: CommandExecutor` is not satisfied
[INFO] [stdout]    --> src/tests.rs:169:55
[INFO] [stdout]     |
[INFO] [stdout] 169 |         let result = ensure_dylint_tools_with_options(&executor, &mut stderr, options);
[INFO] [stdout]     |                                                       ^^^^^^^^^ the trait `CommandExecutor` is not implemented for `whitaker_installer::test_utils::StubExecutor`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandExecutor` is implemented for `SystemCommandExecutor`
[INFO] [stdout]    --> src/deps.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl CommandExecutor for SystemCommandExecutor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&whitaker_installer::test_utils::StubExecutor` to `&dyn CommandExecutor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `whitaker_installer::test_utils::StubExecutor: CommandExecutor` is not satisfied
[INFO] [stdout]    --> src/tests.rs:216:52
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let err = ensure_dylint_tools_with_options(&executor, &mut stderr, options)
[INFO] [stdout]     |                                                    ^^^^^^^^^ the trait `CommandExecutor` is not implemented for `whitaker_installer::test_utils::StubExecutor`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `CommandExecutor` is implemented for `SystemCommandExecutor`
[INFO] [stdout]    --> src/deps.rs:34:1
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl CommandExecutor for SystemCommandExecutor {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: required for the cast from `&whitaker_installer::test_utils::StubExecutor` to `&dyn CommandExecutor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whitaker-installer` (bin "whitaker-installer" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `whitaker_installer::test_utils::prebuilt_manifest_json`, `whitaker_installer::test_utils::sha256_hex`
[INFO] [stdout]    --> tests/behaviour_prebuilt.rs:14:38
[INFO] [stdout]     |
[INFO] [stdout]  14 | use whitaker_installer::test_utils::{prebuilt_manifest_json, sha256_hex};
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^ no `sha256_hex` in `test_utils`
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      no `prebuilt_manifest_json` in `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/test_utils.rs:125:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 125 | pub fn prebuilt_manifest_json(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/test_utils.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 118 | pub fn sha256_hex(data: &[u8]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `whitaker_installer::binstall_metadata::extract_binstall_table`, `whitaker_installer::binstall_metadata::load_cargo_toml`
[INFO] [stdout]    --> tests/behaviour_binstall.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout]  12 |     extract_binstall_table, load_cargo_toml,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `load_cargo_toml` in `binstall_metadata`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     no `extract_binstall_table` in `binstall_metadata`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/binstall_metadata.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 116 | #[must_use]
[INFO] [stdout] 117 | pub fn extract_binstall_table(table: &toml::Table) -> toml::Table {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/binstall_metadata.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  96 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  97 | #[must_use]
[INFO] [stdout]  98 | pub fn load_cargo_toml() -> toml::Table {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `whitaker_installer::deps::DependencyInstallOptions`, `whitaker_installer::deps::install_dylint_tools_with_options`
[INFO] [stdout]    --> tests/behaviour_dependency_binaries.rs:13:5
[INFO] [stdout]     |
[INFO] [stdout]  13 |     DependencyInstallOptions, DylintToolStatus, install_dylint_tools_with_options,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `install_dylint_tools_with_options` in `deps`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     no `DependencyInstallOptions` in `deps`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/deps.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout]  83 | pub struct DependencyInstallOptions<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/deps.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 142 | #[doc(hidden)]
[INFO] [stdout] 143 | pub fn install_dylint_tools_with_options(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  13 -     DependencyInstallOptions, DylintToolStatus, install_dylint_tools_with_options,
[INFO] [stdout]  13 +     DependencyInstallOptions, DylintToolStatus, install_dylint_tools_with_output,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `whitaker_installer::test_utils::dependency_binary_helpers`
[INFO] [stdout]    --> tests/behaviour_dependency_binaries.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     dependency_binary_helpers::{ExpectedCallConfig, expected_calls, write_fake_binary},
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `dependency_binary_helpers` in `test_utils`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/test_utils.rs:291:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 291 | pub mod dependency_binary_helpers;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whitaker-installer` (test "behaviour_prebuilt") 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 `whitaker-installer` (test "behaviour_binstall") 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 `whitaker-installer` (test "behaviour_dependency_binaries") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d7fa54d702003e1a20f0aa9d96463f48308b417e3ed84c05da1569088b9c6846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7fa54d702003e1a20f0aa9d96463f48308b417e3ed84c05da1569088b9c6846", kill_on_drop: false }`
[INFO] [stdout] d7fa54d702003e1a20f0aa9d96463f48308b417e3ed84c05da1569088b9c6846
