[INFO] cloning repository https://github.com/BlockBlazeDev/Rustup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockBlazeDev/Rustup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 702f3e8882eb1e1cec6aec46b03891d4ad10b869
[INFO] checking BlockBlazeDev/Rustup against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockBlazeDev%2FRustup" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BlockBlazeDev/Rustup on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] finished tweaking git repo https://github.com/BlockBlazeDev/Rustup
[INFO] tweaked toml for git repo https://github.com/BlockBlazeDev/Rustup written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BlockBlazeDev/Rustup 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded os_pipe v1.2.1
[INFO] [stderr]   Downloaded automod v1.0.14
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded git-testament-derive v0.2.0
[INFO] [stderr]   Downloaded rs_tracing v1.1.0
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded env_proxy v0.4.1
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.1
[INFO] [stderr]   Downloaded clap_complete v4.5.12
[INFO] [stderr]   Downloaded clap v4.5.13
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded tonic v0.12.1
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded clap_builder v4.5.13
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.24.1
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded opentelemetry-proto v0.7.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.0
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.25.0
[INFO] [stderr]   Downloaded opentelemetry v0.24.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.3.3
[INFO] [stderr]   Downloaded prost v0.13.1
[INFO] [stderr]   Downloaded platforms v3.4.1
[INFO] [stderr]   Downloaded fs_at v0.2.1
[INFO] [stderr]   Downloaded trycmd v0.15.6
[INFO] [stderr]   Downloaded rustls v0.23.12
[INFO] [stderr]   Downloaded effective-limits v0.5.5
[INFO] [stderr]   Downloaded git-testament v0.2.5
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.17.0
[INFO] [stderr]   Downloaded aligned v0.4.2
[INFO] [stderr]   Downloaded prost-derive v0.13.1
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded hyper-timeout v0.5.1
[INFO] [stderr]   Downloaded remove_dir_all v0.8.3
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded cvt v0.1.2
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded snapbox v0.6.16
[INFO] [stderr]   Downloaded libz-sys v1.1.18
[INFO] [stderr]   Downloaded curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.20.1
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3615adafc9fddb96fe58d79e8319b88aab32b5254dc418dc80af2b647ea7f13
[INFO] running `Command { std: "docker" "start" "-a" "d3615adafc9fddb96fe58d79e8319b88aab32b5254dc418dc80af2b647ea7f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3615adafc9fddb96fe58d79e8319b88aab32b5254dc418dc80af2b647ea7f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3615adafc9fddb96fe58d79e8319b88aab32b5254dc418dc80af2b647ea7f13", kill_on_drop: false }`
[INFO] [stdout] d3615adafc9fddb96fe58d79e8319b88aab32b5254dc418dc80af2b647ea7f13
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edf0d7ff86cc9a4a8e020a7944c0a836f2c034ba6637316f12508a1656bb9594
[INFO] running `Command { std: "docker" "start" "-a" "edf0d7ff86cc9a4a8e020a7944c0a836f2c034ba6637316f12508a1656bb9594", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling aws-lc-rs v1.8.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking env_proxy v0.4.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-native-certs v0.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cvt v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]    Compiling platforms v3.4.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling aws-lc-sys v0.20.1
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling curl-sys v0.4.74+curl-8.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking fs_at v0.2.1
[INFO] [stderr]     Checking tempfile v3.11.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking clap_builder v4.5.13
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking remove_dir_all v0.8.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking snapbox v0.6.16
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking opener v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling git-testament-derive v0.2.0
[INFO] [stderr]    Compiling rustup v1.27.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking git-testament v0.2.5
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking effective-limits v0.5.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.13
[INFO] [stderr]     Checking clap_complete v4.5.12
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.12
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rs_tracing v1.1.0
[INFO] [stderr]     Checking rustls-webpki v0.102.6
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking trycmd v0.15.6
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.3.3
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking download v1.27.1 (/opt/rustwide/workdir/download)
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]     --> src/cli/self_update.rs:1223:16
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     use crate::test::{test_dir, with_rustup_home, Env};
[INFO] [stdout]      |                ^^^^
[INFO] [stdout]      |                |
[INFO] [stdout]      |                unresolved import
[INFO] [stdout]      |                help: a similar path exists: `diskio::test`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:85:9
[INFO] [stdout]      |
[INFO] [stdout] 85   | pub mod test;
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]     --> src/lib.rs:84:7
[INFO] [stdout]      |
[INFO] [stdout] 84   | #[cfg(feature = "test")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::for_host`
[INFO] [stdout]     --> src/cli/self_update.rs:1224:17
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     use crate::{for_host, process::TestProcess};
[INFO] [stdout]      |                 ^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     test::mock::{dist::*, MockComponentBuilder, MockFile, MockInstallerBuilder},
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     unresolved import
[INFO] [stdout]    |     help: a similar path exists: `diskio::test`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/diskio/test.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::test::test_dir;
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            unresolved import
[INFO] [stdout]    |            help: a similar path exists: `diskio::test`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]   --> src/env_var.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use crate::test::Env;
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                unresolved import
[INFO] [stdout]    |                help: a similar path exists: `diskio::test`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::test`
[INFO] [stdout]    --> src/process/terminalsource.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use crate::test::Env;
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                unresolved import
[INFO] [stdout]     |                help: a similar path exists: `diskio::test`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:85:9
[INFO] [stdout]     |
[INFO] [stdout] 85  | pub mod test;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/lib.rs:84:7
[INFO] [stdout]     |
[INFO] [stdout] 84  | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]     --> src/cli/self_update.rs:1224:27
[INFO] [stdout]      |
[INFO] [stdout] 1224 |     use crate::{for_host, process::TestProcess};
[INFO] [stdout]      |                           ^^^^^^^^^-----------
[INFO] [stdout]      |                           |        |
[INFO] [stdout]      |                           |        help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]      |                           no `TestProcess` in `process`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/process.rs:178:12
[INFO] [stdout]      |
[INFO] [stdout] 178  | pub struct TestProcess {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]     --> src/process.rs:177:7
[INFO] [stdout]      |
[INFO] [stdout] 177  | #[cfg(feature = "test")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]    --> src/diskio/test.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout] 6   | use crate::process::TestProcess;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |     |               |
[INFO] [stdout]     |     |               help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |     no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]    --> src/dist/component/tests.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | use crate::process::TestProcess;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |     |               |
[INFO] [stdout]     |     |               help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |     no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     process::TestProcess,
[INFO] [stdout]     |     ^^^^^^^^^-----------
[INFO] [stdout]     |     |        |
[INFO] [stdout]     |     |        help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |     no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]    --> src/env_var.rs:52:9
[INFO] [stdout]     |
[INFO] [stdout] 52  |     use crate::process::TestProcess;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |         |               |
[INFO] [stdout]     |         |               help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |         no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::process::TestProcess`
[INFO] [stdout]    --> src/process/terminalsource.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use crate::process::TestProcess;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |         |               |
[INFO] [stdout]     |         |               help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |         no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |     edit: Option<&dyn Fn(&str, &mut MockChannel)>,
[INFO] [stdout]    |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn create_mock_dist_server<MockChannel>(
[INFO] [stdout]    |                           +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockDistServer` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 37 | ) -> MockDistServer {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockDistServer` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     MockDistServer {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |     edit: Option<&dyn Fn(&str, &mut MockChannel)>,
[INFO] [stdout]    |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn create_mock_channel<MockChannel>(
[INFO] [stdout]    |                       +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 | ) -> MockChannel {
[INFO] [stdout]    |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockPackage` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 |     packages.push(MockPackage {
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             MockTargetedPackage {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:65:21
[INFO] [stdout]     |
[INFO] [stdout] 65  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:70:21
[INFO] [stdout]     |
[INFO] [stdout] 70  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:75:21
[INFO] [stdout]     |
[INFO] [stdout] 75  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:80:21
[INFO] [stdout]     |
[INFO] [stdout] 80  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:85:21
[INFO] [stdout]     |
[INFO] [stdout] 85  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]   --> src/dist/manifestation/tests.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             MockTargetedPackage {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:97:21
[INFO] [stdout]     |
[INFO] [stdout] 97  |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     MockComponent {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |         packages.push(MockPackage {
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 MockTargetedPackage {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 MockTargetedPackage {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |     packages.push(MockPackage {
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 149 |             MockTargetedPackage {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |             MockTargetedPackage {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             MockTargetedPackage {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let mut channel = MockChannel {
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:209:67
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn bonus_component(name: &'static str, contents: Arc<Vec<u8>>) -> MockPackage {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     MockPackage {
[INFO] [stdout]     |     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockTargetedPackage` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |         targets: vec![MockTargetedPackage {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:273:40
[INFO] [stdout]     |
[INFO] [stdout] 273 |     let edit_1 = &|_: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:279:30
[INFO] [stdout]     |
[INFO] [stdout] 279 |         tpkg.components.push(MockComponent {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:285:40
[INFO] [stdout]     |
[INFO] [stdout] 285 |     let edit_2 = &|_: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |         tpkg.components.push(MockComponent {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockDistServer` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mock_dist_server = MockDistServer {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockDistServer` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:344:28
[INFO] [stdout]     |
[INFO] [stdout] 344 |     let mock_dist_server = MockDistServer {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:414:44
[INFO] [stdout]     |
[INFO] [stdout] 414 |     fn new(edit: Option<&dyn Fn(&str, &mut MockChannel)>, comps: Compressions) -> Self {
[INFO] [stdout]     |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 413 | impl<MockChannel> TestContext {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockDistServer` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:424:33
[INFO] [stdout]     |
[INFO] [stdout] 424 |     fn from_dist_server(server: MockDistServer, url: Url, comps: Compressions) -> Self {
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:603:41
[INFO] [stdout]     |
[INFO] [stdout] 603 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:611:34
[INFO] [stdout]     |
[INFO] [stdout] 611 |             tpkg.components.push(MockComponent {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:668:41
[INFO] [stdout]     |
[INFO] [stdout] 668 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:714:41
[INFO] [stdout]     |
[INFO] [stdout] 714 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:721:34
[INFO] [stdout]     |
[INFO] [stdout] 721 |             tpkg.components.push(MockComponent {
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dist/manifest.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct Component {
[INFO] [stdout]     | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:766:41
[INFO] [stdout]     |
[INFO] [stdout] 766 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:837:41
[INFO] [stdout]     |
[INFO] [stdout] 837 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MockChannel` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1204:41
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     let edit = &|date: &str, chan: &mut MockChannel| {
[INFO] [stdout]      |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MockComponent` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1211:34
[INFO] [stdout]      |
[INFO] [stdout] 1211 |             tpkg.components.push(MockComponent {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ help: a struct with a similar name exists: `Component`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/dist/manifest.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout] 225  | pub struct Component {
[INFO] [stdout]      | -------------------- similarly named struct `Component` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `env` found for struct `HashMap` in the current scope
[INFO] [stdout]     --> src/cli/self_update.rs:1274:14
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         vars.env("CARGO_HOME", cargo_home.to_string_lossy().to_string());
[INFO] [stdout]      |              ^^^ method not found in `HashMap<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockManifestVersion`
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:232:49
[INFO] [stdout]     |
[INFO] [stdout] 232 |     create_mock_dist_server(path, None).write(&[MockManifestVersion::V2], false, false);
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^^^ use of undeclared type `MockManifestVersion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MockManifestVersion`
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |             &[MockManifestVersion::V2],
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ use of undeclared type `MockManifestVersion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:586:5
[INFO] [stdout]     |
[INFO] [stdout] 586 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:592:5
[INFO] [stdout]     |
[INFO] [stdout] 592 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:643:5
[INFO] [stdout]     |
[INFO] [stdout] 643 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:684:5
[INFO] [stdout]     |
[INFO] [stdout] 684 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:688:5
[INFO] [stdout]     |
[INFO] [stdout] 688 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:739:5
[INFO] [stdout]     |
[INFO] [stdout] 739 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:796:5
[INFO] [stdout]     |
[INFO] [stdout] 796 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:808:5
[INFO] [stdout]     |
[INFO] [stdout] 808 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:867:5
[INFO] [stdout]     |
[INFO] [stdout] 867 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:873:5
[INFO] [stdout]     |
[INFO] [stdout] 873 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:915:5
[INFO] [stdout]     |
[INFO] [stdout] 915 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]    --> src/dist/manifestation/tests.rs:927:5
[INFO] [stdout]     |
[INFO] [stdout] 927 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1009:5
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1013:5
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1143:5
[INFO] [stdout]      |
[INFO] [stdout] 1143 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1160:5
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1185:5
[INFO] [stdout]      |
[INFO] [stdout] 1185 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1189:5
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1223:5
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1233:5
[INFO] [stdout]      |
[INFO] [stdout] 1233 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1302:5
[INFO] [stdout]      |
[INFO] [stdout] 1302 |     change_channel_date(&cx.url, "nightly", "2016-02-01");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `change_channel_date` in this scope
[INFO] [stdout]     --> src/dist/manifestation/tests.rs:1312:5
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     change_channel_date(&cx.url, "nightly", "2016-02-02");
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `env` found for struct `HashMap` in the current scope
[INFO] [stdout]   --> src/env_var.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |         vars.env(
[INFO] [stdout]    |         -----^^^ method not found in `HashMap<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TestWriter` found for enum `terminalsource::StreamSelector` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:251:29
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub(super) enum StreamSelector {
[INFO] [stdout]     | ------------------------------ variant or associated item `TestWriter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 251 |             StreamSelector::TestWriter(Default::default()),
[INFO] [stdout]     |                             ^^^^^^^^^^ variant or associated item not found in `StreamSelector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TestWriter` found for enum `terminalsource::StreamSelector` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:256:29
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub(super) enum StreamSelector {
[INFO] [stdout]     | ------------------------------ variant or associated item `TestWriter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 256 |             StreamSelector::TestWriter(Default::default()),
[INFO] [stdout]     |                             ^^^^^^^^^^ variant or associated item not found in `StreamSelector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TestTtyWriter` found for enum `terminalsource::StreamSelector` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:262:29
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub(super) enum StreamSelector {
[INFO] [stdout]     | ------------------------------ variant or associated item `TestTtyWriter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 262 |             StreamSelector::TestTtyWriter(Default::default()),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ variant or associated item not found in `StreamSelector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TestWriter` found for enum `terminalsource::StreamSelector` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:268:29
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub(super) enum StreamSelector {
[INFO] [stdout]     | ------------------------------ variant or associated item `TestWriter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 268 |             StreamSelector::TestWriter(Default::default()),
[INFO] [stdout]     |                             ^^^^^^^^^^ variant or associated item not found in `StreamSelector`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `env` found for struct `HashMap` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 238 |             vars.env("RUSTUP_TERM_COLOR", env_val);
[INFO] [stdout]     |                  ^^^ method not found in `HashMap<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TestWriter` found for enum `terminalsource::TerminalInner` in the current scope
[INFO] [stdout]    --> src/process/terminalsource.rs:245:33
[INFO] [stdout]     |
[INFO] [stdout] 59  | enum TerminalInner {
[INFO] [stdout]     | ------------------ variant or associated item `TestWriter` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 245 |                 &TerminalInner::TestWriter(_, choice) if choice == color_choice
[INFO] [stdout]     |                                 ^^^^^^^^^^ variant or associated item not found in `TerminalInner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_exact.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_exact.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_exact.rs:5:13
[INFO] [stdout]    |
[INFO] [stdout] 5  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_inst_interactive.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rustup::test::mock::clitools::CliTestContext;
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_inst_interactive.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout] 9  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_inst_interactive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_inst_interactive.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout] 9  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_misc.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout] 9  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_misc.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_paths.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use rustup::test::mock::clitools::{self, CliTestContext, Scenario};
[INFO] [stdout]    |                 ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_misc.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout] 9  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_rustup.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_rustup.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_self_upd.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_rustup.rs:8:13
[INFO] [stdout]    |
[INFO] [stdout] 8  | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_self_upd.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rustup::test::{
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]   --> tests/suite/cli_self_upd.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | use rustup::{for_host, DUP_TOOLS, TOOLS};
[INFO] [stdout]    |              ^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_v1.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout] 7  | use rustup::test::mock::clitools::{set_current_dist_date, CliTestContext, Scenario};
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_v1.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/cli_v2.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout] 9  | use rustup::test::mock::clitools::{self, set_current_dist_date, CliTestContext, Config, Scenario};
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::for_host`
[INFO] [stdout]  --> tests/suite/cli_v2.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rustup::for_host;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ no `for_host` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]     --> tests/suite/cli_v2.rs:1292:17
[INFO] [stdout]      |
[INFO] [stdout] 1292 |     use rustup::test::mock::dist::create_hash;
[INFO] [stdout]      |                 ^^^^ could not find `test` in `rustup`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]      |
[INFO] [stdout] 85   | pub mod test;
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]      |
[INFO] [stdout] 84   | #[cfg(feature = "test")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::test`
[INFO] [stdout]   --> tests/suite/cli_v2.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rustup::test::this_host_triple;
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `rustup`
[INFO] [stdout]   --> tests/suite/dist_install.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rustup::test::mock::{MockComponentBuilder, MockFile, MockInstallerBuilder};
[INFO] [stdout]    |             ^^^^ could not find `test` in `rustup`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub mod test;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "test")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rustup::process::TestProcess`
[INFO] [stdout]    --> tests/suite/dist_install.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | use rustup::process::TestProcess;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^-----------
[INFO] [stdout]     |     |                |
[INFO] [stdout]     |     |                help: a similar name exists in the module: `OsProcess`
[INFO] [stdout]     |     no `TestProcess` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/process.rs:178:12
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub struct TestProcess {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `test` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/process.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(feature = "test")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustup` (lib test) due to 94 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustup` (test "test_bonanza") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "edf0d7ff86cc9a4a8e020a7944c0a836f2c034ba6637316f12508a1656bb9594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf0d7ff86cc9a4a8e020a7944c0a836f2c034ba6637316f12508a1656bb9594", kill_on_drop: false }`
[INFO] [stdout] edf0d7ff86cc9a4a8e020a7944c0a836f2c034ba6637316f12508a1656bb9594
