[INFO] fetching crate consola 0.0.0-alpha.0... [INFO] testing consola-0.0.0-alpha.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate consola 0.0.0-alpha.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate consola 0.0.0-alpha.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate consola 0.0.0-alpha.0 [INFO] tweaked toml for crates.io crate consola 0.0.0-alpha.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate consola 0.0.0-alpha.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate consola 0.0.0-alpha.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bbaad6cb8d3e1f694258e626fd4653426562c5c102f4ae457c62f6a2facce05 [INFO] running `Command { std: "docker" "start" "-a" "2bbaad6cb8d3e1f694258e626fd4653426562c5c102f4ae457c62f6a2facce05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bbaad6cb8d3e1f694258e626fd4653426562c5c102f4ae457c62f6a2facce05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bbaad6cb8d3e1f694258e626fd4653426562c5c102f4ae457c62f6a2facce05", kill_on_drop: false }` [INFO] [stdout] 2bbaad6cb8d3e1f694258e626fd4653426562c5c102f4ae457c62f6a2facce05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc8dd511eefe1cbb16a5089b4518a66c24c4a7c2c4fa0dc170c0e3ade1e29a5e [INFO] running `Command { std: "docker" "start" "-a" "bc8dd511eefe1cbb16a5089b4518a66c24c4a7c2c4fa0dc170c0e3ade1e29a5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling consola v0.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.89s [INFO] running `Command { std: "docker" "inspect" "bc8dd511eefe1cbb16a5089b4518a66c24c4a7c2c4fa0dc170c0e3ade1e29a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc8dd511eefe1cbb16a5089b4518a66c24c4a7c2c4fa0dc170c0e3ade1e29a5e", kill_on_drop: false }` [INFO] [stdout] bc8dd511eefe1cbb16a5089b4518a66c24c4a7c2c4fa0dc170c0e3ade1e29a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfcd4c19d0d1767e0e6a437db51b8983082c129e0bfda21610e06ec30096c9e8 [INFO] running `Command { std: "docker" "start" "-a" "bfcd4c19d0d1767e0e6a437db51b8983082c129e0bfda21610e06ec30096c9e8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.0.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling consola v0.0.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling codspeed v4.0.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.54 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.0.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.82s [INFO] running `Command { std: "docker" "inspect" "bfcd4c19d0d1767e0e6a437db51b8983082c129e0bfda21610e06ec30096c9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcd4c19d0d1767e0e6a437db51b8983082c129e0bfda21610e06ec30096c9e8", kill_on_drop: false }` [INFO] [stdout] bfcd4c19d0d1767e0e6a437db51b8983082c129e0bfda21610e06ec30096c9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 565e1a1f5e46f618f260579ce494c7699bbda59a4acde912a2af0ccd851ad783 [INFO] running `Command { std: "docker" "start" "-a" "565e1a1f5e46f618f260579ce494c7699bbda59a4acde912a2af0ccd851ad783", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/consola-ce1191670a72f3ca) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test macros::tests::test_debug_macro ... ok [INFO] [stdout] test macros::tests::test_error_macro ... ok [INFO] [stdout] test macros::tests::test_info_macro ... ok [INFO] [stdout] test macros::tests::test_fatal_macro ... ok [INFO] [stdout] test macros::tests::test_log_type_macro ... ok [INFO] [stdout] test macros::tests::test_raw_macros ... ok [INFO] [stdout] test tests::custom_type_registration ... ok [INFO] [stdout] test tests::default_type_mapping ... ok [INFO] [stdout] test macros::tests::test_ready_macro ... ok [INFO] [stdout] test macros::tests::test_start_macro ... ok [INFO] [stdout] test macros::tests::test_success_macro ... ok [INFO] [stdout] test macros::tests::test_trace_macro ... ok [INFO] [stdout] test macros::tests::test_warn_macro ... ok [INFO] [stdout] test tests::level_ordering ... ok [INFO] [stdout] test tests::throttle_basic ... ok [INFO] [stdout] test macros::tests::test_fail_macro ... ok [INFO] [stdout] test tests::record_message_building ... ok [INFO] [stdout] test tests::strip_ansi_basic ... ok [INFO] [stdout] 2025-11-11T09:24:27.039824971+00:00[Etc/UTC] [info] a [INFO] [stdout] 2025-11-11T09:24:27.040217791+00:00[Etc/UTC] [info] shown [INFO] [stdout] 2025-11-11T09:24:27.04975445+00:00[Etc/UTC] [info] b [INFO] [stdout] test tests::level_filtering ... ok [INFO] [stdout] test tests::pause_resume_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/env_tests.rs (/opt/rustwide/target/debug/deps/env_tests-7044ad5abc0c9a9c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test env_level_builder_precedence ... ok [INFO] [stdout] test force_color_enables_styling ... ok [INFO] [stdout] test env_level_override ... ok [INFO] [stdout] test terminal_width_detection ... ok [INFO] [stdout] test terminal_width_fallback ... ok [INFO] [stdout] test consola_compact_env ... ok [INFO] [stdout] test no_color_disables_styling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/error_chain_tests.rs (/opt/rustwide/target/debug/deps/error_chain_tests-abf02ffad9fe9a85) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error_chain_cycle_detection ... ok [INFO] [stderr] Running tests/fancy_tests.rs (/opt/rustwide/target/debug/deps/fancy_tests-9ed5feb209d188bc) [INFO] [stdout] test error_chain_multi_level_nested ... ok [INFO] [stderr] Running tests/json_tests.rs (/opt/rustwide/target/debug/deps/json_tests-d6dd8929c80085e8) [INFO] [stdout] test error_chain_depth_limiting ... ok [INFO] [stdout] test error_chain_empty_source ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] i  INFO  hello [INFO] [stdout] test fancy_error_chain_depth_limit ... ok [INFO] [stdout] test fancy_icon_ascii_fallback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/snapshot_tests.rs (/opt/rustwide/target/debug/deps/snapshot_tests-59be17c7f6c156c5) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test snapshot_basic_with_date ... ok [INFO] [stdout] test snapshot_basic_single_line ... ok [INFO] [stdout] test snapshot_fancy_info_basic ... ok [INFO] [stderr] Running tests/throttling_tests.rs (/opt/rustwide/target/debug/deps/throttling_tests-ad87d46fdb627a6e) [INFO] [stdout] test snapshot_basic_error_chain ... ok [INFO] [stdout] test snapshot_fancy_unicode_fallback ... ok [INFO] [stdout] test snapshot_basic_with_box ... ok [INFO] [stdout] test snapshot_fancy_with_box ... ok [INFO] [stdout] test snapshot_fancy_error_chain_limited ... ok [INFO] [stdout] test snapshot_fancy_repetition_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test coalesce_below_vs_at_threshold ... ok [INFO] [stdout] test mixed_raw_formatted_same_fingerprint ... ok [INFO] [stdout] test no_duplicate_on_final_flush_after_aggregate ... ok [INFO] [stdout] test manual_flush_releases_suppressed ... ok [INFO] [stdout] test window_expiry_flushes_group ... ok [INFO] [stdout] 2025-11-11T09:24:27.167259501+00:00[Etc/UTC] [info] raw message one [INFO] [stdout] 2025-11-11T09:24:27.174402071+00:00[Etc/UTC] [info] raw message one  (x2) [INFO] [stderr] Running tests/utils_tests.rs (/opt/rustwide/target/debug/deps/utils_tests-cbe935f37d35eaac) [INFO] [stdout] test raw_logging_path_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test error_stack_parser_basic ... ok [INFO] [stdout] test deterministic_timestamp_snapshots ... ok [INFO] [stdout] test force_simple_width_effect ... ok [INFO] [stdout] test memory_reporter_captures_records ... ok [INFO] [stdout] test logger_builder_basic ... ok [INFO] [stdout] test utils_tree_formatter ... ok [INFO] [stdout] test utils_box_builder_unicode ... ok [INFO] [stdout] test utils_tree_formatter_depth_limit ... ok [INFO] [stderr] 2025-11-11T09:24:27.1842194+00:00[Etc/UTC] [error] third message [INFO] [stdout] 2025-11-11T09:24:27.18227666+00:00[Etc/UTC] [info] duplicate message [INFO] [stderr] 2025-11-11T09:24:27.18434429+00:00[Etc/UTC] [error] third [INFO] [stdout] 2025-11-11T09:24:27.18094348+00:00[Etc/UTC] [info] first message [INFO] [stderr] 2025-11-11T09:24:27.18472233+00:00[Etc/UTC] [error] error message [INFO] [stdout] 2025-11-11T09:24:27.18413219+00:00[Etc/UTC] [info] duplicate message  (x2) [INFO] [stderr] 2025-11-11T09:24:27.18485513+00:00[Etc/UTC] [fatal] fatal message [INFO] [stdout] 2025-11-11T09:24:27.18416368+00:00[Etc/UTC] [warn] second message [INFO] [stderr] ✖ 2025-11-11T09:24:27.18500036+00:00[Etc/UTC]  ERROR  test error badge [INFO] [stdout] 2025-11-11T09:24:27.18419694+00:00[Etc/UTC] [info] duplicate message [INFO] [stdout] 2025-11-11T09:24:27.18085551+00:00[Etc/UTC] [info] first [INFO] [stdout] 2025-11-11T09:24:27.18431945+00:00[Etc/UTC] [warn] second [INFO] [stdout] 2025-11-11T09:24:27.1843678+00:00[Etc/UTC] [debug] fourth [INFO] [stdout] 2025-11-11T09:24:27.18084271+00:00[Etc/UTC] [info] info message [INFO] [stdout] 2025-11-11T09:24:27.18468969+00:00[Etc/UTC] [warn] warning message [INFO] [stdout] 2025-11-11T09:24:27.18475072+00:00[Etc/UTC] [debug] debug message [INFO] [stdout] 2025-11-11T09:24:27.1847771+00:00[Etc/UTC] [trace] trace message [INFO] [stdout] 2025-11-11T09:24:27.18480394+00:00[Etc/UTC] [success] success message [INFO] [stdout] 2025-11-11T09:24:27.18483026+00:00[Etc/UTC] [fail] fail message [INFO] [stdout] 2025-11-11T09:24:27.18488658+00:00[Etc/UTC] [custom] custom message [INFO] [stdout] ℹ 2025-11-11T09:24:27.18030275+00:00[Etc/UTC]  INFO  test badge formatting [INFO] [stdout] ✔ 2025-11-11T09:24:27.18503133+00:00[Etc/UTC]  SUCCESS  test success badge [INFO] [stdout] test utils_align_text ... ok [INFO] [stdout] test test_sink_basic ... ok [INFO] [stdout] test utils_tree_formatter_ascii ... ok [INFO] [stdout] test style_helpers ... ok [INFO] [stdout] test throttle_boundary_reset_on_resume ... ok [INFO] [stdout] test pause_resume_order_preservation ... ok [INFO] [stdout] test mock_intercept_order ... ok [INFO] [stdout] test fancy_reporter_enhanced_colors ... ok [INFO] [stdout] test raw_logging_methods ... ok [INFO] [stdout] test fancy_reporter_badge_formatting ... ok [INFO] [stdout] test utils_box_builder_ascii ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests consola [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/macros.rs - macros::error (line 43) ... ok [INFO] [stdout] test src/macros.rs - macros::ready (line 124) ... ok [INFO] [stdout] test src/macros.rs - macros::debug (line 75) ... ok [INFO] [stdout] test src/macros.rs - macros::log_type (line 174) ... ok [INFO] [stdout] test src/macros.rs - macros::info (line 10) ... ok [INFO] [stdout] test src/macros.rs - macros::start (line 140) ... ok [INFO] [stdout] test src/macros.rs - macros::fail (line 156) ... ok [INFO] [stdout] test src/macros.rs - macros::fatal (line 108) ... ok [INFO] [stdout] test src/macros.rs - macros::warn (line 27) ... ok [INFO] [stdout] test src/macros.rs - macros::trace (line 92) ... ok [INFO] [stdout] test src/macros.rs - macros::success (line 59) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.69s [INFO] running `Command { std: "docker" "inspect" "565e1a1f5e46f618f260579ce494c7699bbda59a4acde912a2af0ccd851ad783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "565e1a1f5e46f618f260579ce494c7699bbda59a4acde912a2af0ccd851ad783", kill_on_drop: false }` [INFO] [stdout] 565e1a1f5e46f618f260579ce494c7699bbda59a4acde912a2af0ccd851ad783