[INFO] cloning repository https://github.com/maria-rcks/zerobrew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maria-rcks/zerobrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaria-rcks%2Fzerobrew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaria-rcks%2Fzerobrew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8fbdf6e650386cfc7fc3c59349c1025c40534ee
[INFO] testing maria-rcks/zerobrew against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaria-rcks%2Fzerobrew" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maria-rcks/zerobrew
[INFO] finished tweaking git repo https://github.com/maria-rcks/zerobrew
[INFO] tweaked toml for git repo https://github.com/maria-rcks/zerobrew written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maria-rcks/zerobrew on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maria-rcks/zerobrew 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded flexstr v0.8.0
[INFO] [stderr]   Downloaded is_executable v1.0.5
[INFO] [stderr]   Downloaded criterion-table v0.4.2
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded fs4 v0.13.1
[INFO] [stderr]   Downloaded redox_syscall v0.7.3
[INFO] [stderr]   Downloaded rsqlite-vfs v0.1.0
[INFO] [stderr]   Downloaded arwen v0.0.5
[INFO] [stderr]   Downloaded hashlink v0.11.0
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.47
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.6
[INFO] [stderr]   Downloaded iri-string v0.7.11
[INFO] [stderr]   Downloaded rusqlite v0.38.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded zerocopy v0.8.47
[INFO] [stderr]   Downloaded goblin v0.10.5
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded object v0.38.1
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded libsqlite3-sys v0.36.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.5.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732
[INFO] running `Command { std: "docker" "start" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling goblin v0.10.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling zb_core v0.2.1 (/opt/rustwide/workdir/zb_core)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fs4 v0.13.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling arwen v0.0.5
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling flexstr v0.8.0
[INFO] [stderr]    Compiling criterion-table v0.4.2
[INFO] [stderr]    Compiling zb_bench v0.1.0 (/opt/rustwide/workdir/zb_bench)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling zb_io v0.2.1 (/opt/rustwide/workdir/zb_io)
[INFO] [stderr]    Compiling zb_cli v0.2.1 (/opt/rustwide/workdir/zb_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
[INFO] running `Command { std: "docker" "inspect" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling flexstr v0.8.0
[INFO] [stderr]    Compiling zb_core v0.2.1 (/opt/rustwide/workdir/zb_core)
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling criterion-table v0.4.2
[INFO] [stderr]    Compiling zb_io v0.2.1 (/opt/rustwide/workdir/zb_io)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling zb_cli v0.2.1 (/opt/rustwide/workdir/zb_cli)
[INFO] [stderr]    Compiling zb_bench v0.1.0 (/opt/rustwide/workdir/zb_bench)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zb_bench-d6fc2ab76e52c601)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::table_id_returns_short_ids_unchanged ... ok
[INFO] [stdout] test tests::table_id_encodes_multi_segment_columns ... ok
[INFO] [stdout] test tests::table_id_handles_empty_segments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zb_cli-6305867d7e94f624)
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test cli::tests::accepts_color_modes ... ok
[INFO] [stdout] test cli::tests::info_accepts_common_homebrew_output_flags ... ok
[INFO] [stdout] test cli::tests::deps_accepts_common_homebrew_flags ... ok
[INFO] [stdout] test cli::tests::accepts_positive_concurrency ... ok
[INFO] [stdout] test cli::tests::accepts_verbose_levels ... ok
[INFO] [stdout] test cli::tests::info_aliases_accept_common_homebrew_flags ... ok
[INFO] [stdout] test cli::tests::list_accepts_cask_filter_flag ... ok
[INFO] [stdout] test cli::tests::formulae_and_casks_commands_parse_homebrew_forms ... ok
[INFO] [stdout] test cli::tests::list_rejects_formula_with_cask ... ok
[INFO] [stdout] test cli::tests::list_accepts_common_homebrew_filter_flags ... ok
[INFO] [stdout] test cli::tests::outdated_quiet_and_json_conflict ... ok
[INFO] [stdout] test cli::tests::install_reinstall_and_upgrade_accept_common_homebrew_flags ... ok
[INFO] [stdout] test cli::tests::prefix_flag_with_path_without_following_command_is_prefix_command ... ok
[INFO] [stdout] test cli::tests::outdated_accepts_common_homebrew_filter_flags ... ok
[INFO] [stdout] test cli::tests::rejects_invalid_color_mode ... ok
[INFO] [stdout] test cli::tests::rejects_zero_concurrency ... ok
[INFO] [stdout] test cli::tests::rejects_quiet_with_verbose ... ok
[INFO] [stdout] test cli::tests::install_reinstall_and_upgrade_accept_single_common_homebrew_flag ... ok
[INFO] [stdout] test cli::tests::search_accepts_common_homebrew_filter_flags ... ok
[INFO] [stdout] test commands::bundle::tests::load_manifest_errors_when_missing ... ok
[INFO] [stdout] test cli::tests::outdated_quiet_and_verbose_conflict ... ok
[INFO] [stdout] test cli::tests::missing_accepts_homebrew_flags_and_optional_formulas ... ok
[INFO] [stdout] test commands::bundle::tests::load_manifest_handles_inline_comments ... ok
[INFO] [stdout] test commands::bundle::tests::load_manifest_parses_brewfile_cask_and_brew_entries ... ok
[INFO] [stdout] test cli::tests::uses_accepts_common_homebrew_flags ... ok
[INFO] [stdout] test cli::tests::metadata_commands_parse_homebrew_forms ... ok
[INFO] [stdout] test commands::bundle::tests::load_manifest_errors_when_only_comments ... ok
[INFO] [stdout] test cli::tests::outdated_verbose_and_json_conflict ... ok
[INFO] [stdout] test commands::bundle::tests::parse_brewfile_entry_handles_brew_directive ... ok
[INFO] [stdout] test commands::bundle::tests::parse_brewfile_entry_handles_cask_directive ... ok
[INFO] [stdout] test commands::bundle::tests::parse_brewfile_entry_skips_tap_directive ... ok
[INFO] [stdout] test commands::command_list::tests::command_aliases_stay_sorted ... ok
[INFO] [stdout] test commands::bundle::tests::load_manifest_parses_entries_ignoring_whitespace_and_comments ... ok
[INFO] [stdout] test commands::command_list::tests::command_list_stays_sorted ... ok
[INFO] [stdout] test commands::edit::tests::edit_paths_opens_repository_without_arguments ... ok
[INFO] [stdout] test commands::command_list::tests::default_output_splits_heading_and_data ... ok
[INFO] [stdout] test commands::edit::tests::edit_paths_points_formulae_at_core_tap_files ... ok
[INFO] [stdout] test commands::edit::tests::edit_paths_points_tapped_casks_at_tap_files ... ok
[INFO] [stdout] test commands::edit::tests::edit_paths_points_tapped_formulae_at_tap_files ... ok
[INFO] [stdout] test commands::edit::tests::formula_tap_path_ignores_invalid_tap_qualified_names ... ok
[INFO] [stdout] test commands::info::tests::print_field_writes_aligned_data_to_stdout ... ok
[INFO] [stdout] test commands::edit::tests::edit_paths_points_casks_at_homebrew_cask_files ... ok
[INFO] [stdout] test commands::command_list::tests::local_quiet_emits_plain_names_on_stdout_only ... ok
[INFO] [stdout] test commands::edit::tests::cask_tap_path_ignores_invalid_tap_qualified_names ... ok
[INFO] [stdout] test commands::info::tests::store_key_prefix_handles_short_keys ... ok
[INFO] [stdout] test commands::info::tests::store_key_prefix_truncates_long_keys ... ok
[INFO] [stdout] test commands::options::tests::command_options_do_not_advertise_removed_force_bottle_flag ... ok
[INFO] [stdout] test commands::migrate::tests::cask_artifact_conflicts_skips_unsupported_casks ... ok
[INFO] [stdout] test commands::migrate::tests::cask_artifact_conflicts_ignores_missing_targets ... ok
[INFO] [stdout] test commands::options::tests::format_options_renders_compact_flags_only ... ok
[INFO] [stdout] test commands::options::tests::format_options_renders_multiline_output ... ok
[INFO] [stdout] test commands::options::tests::command_options_error_uses_zerobrew_branding ... ok
[INFO] [stdout] test commands::migrate::tests::cask_artifact_conflicts_detects_existing_apps_and_fonts ... ok
[INFO] [stdout] test commands::outdated::tests::verbose_mode_prints_arrow_comparison ... ok
[INFO] [stdout] test commands::outdated::tests::quiet_mode_prints_names_only ... ok
[INFO] [stdout] test commands::migrate::tests::installed_formula_tokens_normalizes_tap_prefixed_names ... ok
[INFO] [stdout] test commands::migrate::tests::supported_cask_jsons_skips_unsupported_casks ... ok
[INFO] [stdout] test commands::prefix::tests::formula_tokens_strip_tap_prefixes_for_paths ... ok
[INFO] [stdout] test commands::reinstall::tests::confirm_reinstall_accepts_yes ... ok
[INFO] [stdout] test commands::outdated::tests::default_mode_prints_parenthesized_comparison ... ok
[INFO] [stdout] test commands::run::tests::detect_runtime_prefix_from_lowercase_cellar_path ... ok
[INFO] [stdout] test commands::run::tests::detect_runtime_prefix_prefers_env_var ... ok
[INFO] [stdout] test commands::run::tests::detect_runtime_prefix_from_cellar_path ... ok
[INFO] [stdout] test commands::run::tests::ssl_cert_paths_use_prefix ... ok
[INFO] [stdout] test commands::shellenv::tests::renders_fish_exports ... ok
[INFO] [stdout] test commands::shellenv::tests::renders_posix_exports ... ok
[INFO] [stdout] test commands::reinstall::tests::confirm_reinstall_defaults_to_cancel ... ok
[INFO] [stdout] test commands::options::tests::formula_options_extracts_declared_and_recommended_options ... ok
[INFO] [stdout] test commands::run::tests::run_fails_for_missing_formula ... ok
[INFO] [stdout] test commands::upgrade::tests::package_kind_filter_matches_formula_and_cask_names ... ok
[INFO] [stdout] test init::tests::add_to_path_adds_both_paths ... ok
[INFO] [stdout] test init::tests::add_to_path_falls_back_to_home_zshrc_when_zdotdir_files_missing ... ok
[INFO] [stdout] test init::tests::add_to_path_includes_path_prepend_function ... ok
[INFO] [stdout] test init::tests::add_to_path_no_duplicate_config ... ok
[INFO] [stdout] test init::tests::add_to_path_no_modify_shell_skips_write ... ok
[INFO] [stdout] test init::tests::add_to_path_no_modify_shell_writes_instructions_to_stderr_only ... ok
[INFO] [stdout] test init::tests::add_to_path_prefers_bash_profile_when_exists ... ok
[INFO] [stdout] test init::tests::add_to_path_prefers_zshenv_when_exists ... ok
[INFO] [stdout] test init::tests::add_to_path_uses_fish_conf_d_for_fish ... ok
[INFO] [stdout] test init::tests::add_to_path_uses_profile_for_other_shells ... ok
[INFO] [stdout] test init::tests::add_to_path_uses_zdotdir_when_set ... ok
[INFO] [stdout] test init::tests::add_to_path_uses_zshrc_for_zsh ... ok
[INFO] [stdout] test init::tests::add_to_path_write_failure_prints_unprefixed_shell_block ... ok
[INFO] [stdout] test init::tests::add_to_path_writes_core_env_vars_with_guarded_ca_setup ... ok
[INFO] [stdout] test init::tests::is_writable_returns_false_for_nonexistent_path ... ok
[INFO] [stdout] test commands::deps::tests::execute_writes_dependencies_to_stdout_only ... ok
[INFO] [stdout] test init::tests::is_writable_returns_false_for_readonly_dir ... FAILED
[INFO] [stdout] test init::tests::needs_init_when_directories_missing ... ok
[INFO] [stdout] test init::tests::needs_init_when_not_writable ... FAILED
[INFO] [stdout] test init::tests::no_init_needed_when_writable ... ok
[INFO] [stdout] test init::tests::resolve_zerobrew_bin_falls_back_to_zerobrew_dir ... ok
[INFO] [stdout] test init::tests::resolve_zerobrew_bin_uses_configured_value ... ok
[INFO] [stdout] test init::tests::upsert_managed_block_replacement_consumes_trailing_newline ... ok
[INFO] [stdout] test init::tests::is_writable_returns_true_for_writable_dir ... ok
[INFO] [stdout] test logging::tests::init_is_idempotent ... ok
[INFO] [stdout] test ui::tests::confirm_derives_suffix_from_default ... ok
[INFO] [stdout] test ui::tests::confirm_with_reader_uses_default_yes_on_empty_input ... ok
[INFO] [stdout] test ui::tests::data_goes_to_stdout_and_chrome_to_stderr ... ok
[INFO] [stdout] test ui::tests::detail_requires_verbose ... ok
[INFO] [stdout] test ui::tests::forced_color_renders_ansi ... ok
[INFO] [stdout] test ui::tests::data_json_serializes_to_stdout ... ok
[INFO] [stdout] test ui::tests::no_color_by_default_in_tests ... ok
[INFO] [stdout] test ui::tests::prompt_accepts_yes_tokens_case_insensitively ... ok
[INFO] [stdout] test ui::tests::prompt_default_no_rejects_empty_input ... ok
[INFO] [stdout] test ui::tests::heading_respects_theme_symbols ... ok
[INFO] [stdout] test ui::tests::prompt_default_yes_accepts_empty_input ... ok
[INFO] [stdout] test ui::tests::prompt_rejects_non_yes_tokens ... ok
[INFO] [stdout] test ui::tests::quiet_keeps_error_context_but_suppresses_ordinary_chrome ... ok
[INFO] [stdout] test ui::tests::quiet_suppresses_chrome_but_not_data_or_errors ... ok
[INFO] [stdout] test ui::tests::success_renders_indented_checkmark_on_stderr ... ok
[INFO] [stdout] test ui::tests::step_start_is_flushed_and_completed_inline ... ok
[INFO] [stdout] test utils::tests::fatal_suggestions_survive_quiet_mode ... ok
[INFO] [stdout] test utils::tests::normalize_cask_selection_prefixes_plain_token ... ok
[INFO] [stdout] test utils::tests::normalize_core_tap_formula ... ok
[INFO] [stdout] test utils::tests::normalize_external_tap_cask_with_cask_selection_prefixes_full_name ... ok
[INFO] [stdout] test utils::tests::normalize_external_tap_formula_keeps_full_name ... ok
[INFO] [stdout] test utils::tests::normalize_homebrew_cask_prefixes_token ... ok
[INFO] [stdout] test utils::tests::normalize_rejects_blank_formula ... ok
[INFO] [stdout] test utils::tests::normalize_formula_selection_rejects_cask_token ... ok
[INFO] [stdout] test utils::tests::normalize_rejects_empty_cask_token ... ok
[INFO] [stdout] test utils::tests::normalize_trims_cask_token ... ok
[INFO] [stdout] test utils::tests::suggest_formula_matches_prints_nothing_for_empty_input ... ok
[INFO] [stdout] test utils::tests::suggest_formula_matches_renders_list_on_stderr ... ok
[INFO] [stdout] test commands::uninstall::tests::all_formula_uninstalls_only_formulas ... ok
[INFO] [stdout] test commands::uninstall::tests::all_cask_uninstalls_only_casks ... ok
[INFO] [stdout] test commands::source::tests::execute_separates_multiple_formula_sources_on_stdout ... ok
[INFO] [stdout] test commands::info::tests::print_versions_fetches_formula_metadata ... ok
[INFO] [stdout] test commands::run::tests::run_reuses_already_installed_package ... ok
[INFO] [stdout] test commands::run::tests::run_installs_package_if_not_present ... ok
[INFO] [stdout] test utils::tests::suggest_missing_formula_matches_fetches_related_suggestions ... ok
[INFO] [stdout] test utils::tests::suggest_missing_formula_matches_returns_false_for_non_missing_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- init::tests::is_writable_returns_false_for_readonly_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'init::tests::is_writable_returns_false_for_readonly_dir' (4126) panicked at zb_cli/src/init.rs:666:9:
[INFO] [stdout] assertion failed: !is_writable(&readonly)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59150c736748 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59150c736748 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59150c736748 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59150c736748 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59150c75004a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59150c75004a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59150c73c202 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59150c73c202 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59150c70f4b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59150c70f4b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59150c72c0b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59150b50f58c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59150b50f58c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59150c72c332 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59150c72c332 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59150c70f5a4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59150c704329 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59150c71084d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59150c7508bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59150c750882 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59150b3e2218 - zb_cli[b709d11bd07217a8]::init::tests::is_writable_returns_false_for_readonly_dir
[INFO] [stdout]                                at /opt/rustwide/workdir/zb_cli/src/init.rs:666:9
[INFO] [stdout]   21:     0x59150b3d7847 - zb_cli[b709d11bd07217a8]::init::tests::is_writable_returns_false_for_readonly_dir::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/zb_cli/src/init.rs:657:52
[INFO] [stdout]   22:     0x59150b4dde66 - <zb_cli[b709d11bd07217a8]::init::tests::is_writable_returns_false_for_readonly_dir::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59150b50266b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59150b50266b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x59150b50fee5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x59150b50fee5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x59150b50fee5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59150b50fee5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59150b50fee5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59150b50fee5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x59150b50fee5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x59150b5097f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x59150b5097f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59150b512f62 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x59150b512f62 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x59150b512f62 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59150b512f62 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59150b512f62 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59150b512f62 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x59150b512f62 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59150c73548f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x59150c73548f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7894e4e2eaa4 - <unknown>
[INFO] [stdout]   44:     0x7894e4ebba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- init::tests::needs_init_when_not_writable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'init::tests::needs_init_when_not_writable' (4129) panicked at zb_cli/src/init.rs:608:9:
[INFO] [stdout] assertion failed: result
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59150c736748 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59150c736748 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59150c736748 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59150c736748 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59150c75004a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59150c75004a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x59150c73c202 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59150c73c202 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59150c70f4b6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59150c70f4b6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59150c72c0b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59150b50f58c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x59150b50f58c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59150c72c332 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x59150c72c332 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59150c70f5a4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x59150c704329 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59150c71084d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59150c7508bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59150c750882 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x59150b3dbf75 - zb_cli[b709d11bd07217a8]::init::tests::needs_init_when_not_writable
[INFO] [stdout]                                at /opt/rustwide/workdir/zb_cli/src/init.rs:608:9
[INFO] [stdout]   21:     0x59150b3d7607 - zb_cli[b709d11bd07217a8]::init::tests::needs_init_when_not_writable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/zb_cli/src/init.rs:588:38
[INFO] [stdout]   22:     0x59150b4ddb66 - <zb_cli[b709d11bd07217a8]::init::tests::needs_init_when_not_writable::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x59150b50266b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59150b50266b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x59150b50fee5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x59150b50fee5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x59150b50fee5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x59150b50fee5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x59150b50fee5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x59150b50fee5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x59150b50fee5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x59150b5097f4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x59150b5097f4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x59150b512f62 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x59150b512f62 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x59150b512f62 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x59150b512f62 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x59150b512f62 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x59150b512f62 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x59150b512f62 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59150c73548f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   42:     0x59150c73548f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7894e4e2eaa4 - <unknown>
[INFO] [stdout]   44:     0x7894e4ebba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     init::tests::is_writable_returns_false_for_readonly_dir
[INFO] [stdout]     init::tests::needs_init_when_not_writable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 129 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p zb_cli --lib`
[INFO] running `Command { std: "docker" "inspect" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732", kill_on_drop: false }`
[INFO] [stdout] ebf9d7b7d7945dedb4fbe448ca2b51191433b9fffc60a650b568de78e7b2a732
