[INFO] cloning repository https://github.com/grimurjonsson/ctail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grimurjonsson/ctail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimurjonsson%2Fctail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimurjonsson%2Fctail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ede6c117f1451512b3de45746fb3de62c28eb92 [INFO] testing grimurjonsson/ctail against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrimurjonsson%2Fctail" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grimurjonsson/ctail [INFO] finished tweaking git repo https://github.com/grimurjonsson/ctail [INFO] tweaked toml for git repo https://github.com/grimurjonsson/ctail written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grimurjonsson/ctail on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grimurjonsson/ctail 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 171d9e8789d3b6152def3c05110afe1b1074167ba9dfad6e7f3fe9c712c51897 [INFO] running `Command { std: "docker" "start" "-a" "171d9e8789d3b6152def3c05110afe1b1074167ba9dfad6e7f3fe9c712c51897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "171d9e8789d3b6152def3c05110afe1b1074167ba9dfad6e7f3fe9c712c51897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171d9e8789d3b6152def3c05110afe1b1074167ba9dfad6e7f3fe9c712c51897", kill_on_drop: false }` [INFO] [stdout] 171d9e8789d3b6152def3c05110afe1b1074167ba9dfad6e7f3fe9c712c51897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d2fb62ee41dc7b9fb267c5231feee7c7bac6196ea3ccfff138fa843101957d2 [INFO] running `Command { std: "docker" "start" "-a" "5d2fb62ee41dc7b9fb267c5231feee7c7bac6196ea3ccfff138fa843101957d2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling toml_parser v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling two-face v0.4.5 [INFO] [stderr] Compiling lux v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.03s [INFO] running `Command { std: "docker" "inspect" "5d2fb62ee41dc7b9fb267c5231feee7c7bac6196ea3ccfff138fa843101957d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d2fb62ee41dc7b9fb267c5231feee7c7bac6196ea3ccfff138fa843101957d2", kill_on_drop: false }` [INFO] [stdout] 5d2fb62ee41dc7b9fb267c5231feee7c7bac6196ea3ccfff138fa843101957d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fb6837910020095bba6caa1703dc6f04fa753986c57b8acf9d3c6fcf4d62b2a [INFO] running `Command { std: "docker" "start" "-a" "4fb6837910020095bba6caa1703dc6f04fa753986c57b8acf9d3c6fcf4d62b2a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling lux v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> tests/integration.rs:898:1 [INFO] [stdout] | [INFO] [stdout] 898 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: duplicated attribute [INFO] [stdout] --> tests/integration.rs:944:1 [INFO] [stdout] | [INFO] [stdout] 944 | #[test] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.81s [INFO] running `Command { std: "docker" "inspect" "4fb6837910020095bba6caa1703dc6f04fa753986c57b8acf9d3c6fcf4d62b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb6837910020095bba6caa1703dc6f04fa753986c57b8acf9d3c6fcf4d62b2a", kill_on_drop: false }` [INFO] [stdout] 4fb6837910020095bba6caa1703dc6f04fa753986c57b8acf9d3c6fcf4d62b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38c0bdef881522b1e7681dbd3a74ef6036ce3c0784cc4058188b3f74d00c7899 [INFO] running `Command { std: "docker" "start" "-a" "38c0bdef881522b1e7681dbd3a74ef6036ce3c0784cc4058188b3f74d00c7899", kill_on_drop: false }` [INFO] [stderr] warning: duplicated attribute [INFO] [stderr] --> tests/integration.rs:898:1 [INFO] [stderr] | [INFO] [stderr] 898 | #[test] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(duplicate_macro_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: duplicated attribute [INFO] [stderr] --> tests/integration.rs:944:1 [INFO] [stderr] | [INFO] [stderr] 944 | #[test] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lux` (test "integration") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lux-ade87a592ec183f1) [INFO] [stdout] [INFO] [stdout] running 357 tests [INFO] [stdout] test cli::tests::test_cat_flag ... ok [INFO] [stdout] test cli::tests::test_bare_file ... ok [INFO] [stdout] test cli::tests::test_config_default_file_mode_subcommand ... ok [INFO] [stdout] test cli::tests::test_less_conflicts_with_cat ... ok [INFO] [stdout] test cli::tests::test_less_conflicts_with_follow_name ... ok [INFO] [stdout] test cli::tests::test_follow_descriptor ... ok [INFO] [stdout] test cli::tests::test_follow_name ... ok [INFO] [stdout] test cli::tests::test_color_never ... ok [INFO] [stdout] test cli::tests::test_lines_some_when_explicit ... ok [INFO] [stdout] test cli::tests::test_list_profiles_flag ... ok [INFO] [stdout] test cli::tests::test_n_with_follow ... ok [INFO] [stdout] test cli::tests::test_list_colors_flag ... ok [INFO] [stdout] test cli::tests::test_no_args ... ok [INFO] [stdout] test cli::tests::test_multiple_rules ... ok [INFO] [stdout] test cli::tests::test_color_auto_default ... ok [INFO] [stdout] test cli::tests::test_n_plus_syntax ... ok [INFO] [stdout] test cli::tests::test_n_with_file ... ok [INFO] [stdout] test cli::tests::test_profile_new_subcommand ... ok [INFO] [stdout] test cli::tests::test_profile_edit_subcommand ... ok [INFO] [stdout] test cli::tests::test_profile_flag ... ok [INFO] [stdout] test cli::tests::test_no_profile_by_default ... ok [INFO] [stdout] test cli::tests::test_profile_show_with_config ... ok [INFO] [stdout] test cli::tests::test_single_rule ... ok [INFO] [stdout] test cli::tests::test_no_subcommand_by_default ... ok [INFO] [stdout] test cli::tests::test_slow_flag ... ok [INFO] [stdout] test cli::tests::test_slow_requires_value ... ok [INFO] [stdout] test cli::tests::test_slow_style_custom ... ok [INFO] [stdout] test cli::tests::test_slow_flag_not_set ... ok [INFO] [stdout] test cli::tests::test_slow_style_default ... ok [INFO] [stdout] test cli::tests::test_profile_show_subcommand ... ok [INFO] [stdout] test cli::tests::test_trigger_defaults ... ok [INFO] [stdout] test cli::tests::test_profile_list_subcommand ... ok [INFO] [stdout] test cli::tests::test_less_flag ... ok [INFO] [stdout] test cli::tests::test_trigger_multiple ... ok [INFO] [stdout] test cli::tests::test_trigger_single ... ok [INFO] [stdout] test cli::tests::test_profile_delete_subcommand ... ok [INFO] [stdout] test cli::tests::test_trigger_with_before_after_pattern ... ok [INFO] [stdout] test color::tests::test_bg_256 ... ok [INFO] [stdout] test color::tests::test_black ... ok [INFO] [stdout] test color::tests::test_bg_invalid_error ... ok [INFO] [stdout] test color::tests::test_bold_red ... ok [INFO] [stdout] test color::tests::test_bold ... ok [INFO] [stdout] test color::tests::test_blue ... ok [INFO] [stdout] test color::tests::test_bold_red_bg_white ... ok [INFO] [stdout] test color::tests::test_bg_hex ... ok [INFO] [stdout] test color::tests::test_bright_black ... ok [INFO] [stdout] test color::tests::test_bold_red_underline ... ok [INFO] [stdout] test color::tests::test_bright_blue ... ok [INFO] [stdout] test color::tests::test_bright_magenta ... ok [INFO] [stdout] test color::tests::test_bright_cyan ... ok [INFO] [stdout] test color::tests::test_bright_green ... ok [INFO] [stdout] test color::tests::test_bright_red ... ok [INFO] [stdout] test color::tests::test_bright_white ... ok [INFO] [stdout] test color::tests::test_bright_yellow ... ok [INFO] [stdout] test color::tests::test_cyan ... ok [INFO] [stdout] test color::tests::test_empty_error ... ok [INFO] [stdout] test color::tests::test_gray_alias ... ok [INFO] [stdout] test color::tests::test_hex_0x ... ok [INFO] [stdout] test color::tests::test_grey ... ok [INFO] [stdout] test color::tests::test_invalid_error ... ok [INFO] [stdout] test color::tests::test_hex_hash ... ok [INFO] [stdout] test cli::tests::test_trigger_with_before_after_count ... ok [INFO] [stdout] test color::tests::test_bg_red ... ok [INFO] [stdout] test color::tests::test_italic ... ok [INFO] [stdout] test color::tests::test_lime ... ok [INFO] [stdout] test color::tests::test_orange ... ok [INFO] [stdout] test color::tests::test_magenta ... ok [INFO] [stdout] test color::tests::test_red ... ok [INFO] [stdout] test color::tests::test_purple ... ok [INFO] [stdout] test color::tests::test_pink ... ok [INFO] [stdout] test color::tests::test_underline ... ok [INFO] [stdout] test color::tests::test_red_bg_white ... ok [INFO] [stdout] test color::tests::test_white ... ok [INFO] [stdout] test color::tests::test_yellow ... ok [INFO] [stdout] test config::tests::builtin_profiles_contains_help ... ok [INFO] [stdout] test config::tests::builtin_profiles_count ... ok [INFO] [stdout] test config::tests::builtin_profiles_contains_logs ... ok [INFO] [stdout] test cli::tests::test_cat_conflicts_with_follow_descriptor ... ok [INFO] [stdout] test cli::tests::test_color_always ... ok [INFO] [stdout] test config::tests::config_default_file_mode_deserialized ... ok [INFO] [stdout] test color::tests::test_teal ... ok [INFO] [stdout] test config::tests::config_profiles_deserialized ... ok [INFO] [stdout] test cli::tests::test_config_flag ... ok [INFO] [stdout] test config::tests::config_rules_deserialized ... ok [INFO] [stdout] test config::tests::default_config_path_uses_xdg ... ok [INFO] [stdout] test config::tests::discover_local_profiles_cwd_file_only ... ok [INFO] [stdout] test cli::tests::test_f_without_file_allowed ... ok [INFO] [stdout] test config::tests::default_config_path_falls_back_to_home ... ok [INFO] [stdout] test cli::tests::test_f_and_f_upper_conflict ... ok [INFO] [stdout] test config::tests::discover_local_profiles_both_files ... ok [INFO] [stdout] test cli::tests::test_update_subcommand ... ok [INFO] [stdout] test color::tests::test_256_color ... ok [INFO] [stdout] test color::tests::test_dim ... ok [INFO] [stdout] test config::tests::find_profile_by_extension_log ... ok [INFO] [stdout] test cli::tests::test_profile_new_with_config ... ok [INFO] [stdout] test config::tests::discover_local_profiles_ignores_non_profile_fields ... ok [INFO] [stdout] test config::tests::discover_local_profiles_malformed_toml_errors ... ok [INFO] [stdout] test config::tests::discover_local_profiles_cwd_overrides_repo_root ... ok [INFO] [stdout] test config::tests::find_profile_by_extension_unknown ... ok [INFO] [stdout] test cli::tests::test_less_conflicts_with_follow_descriptor ... ok [INFO] [stdout] test config::tests::load_config_malformed_toml ... ok [INFO] [stdout] test config::tests::load_config_explicit_existing ... ok [INFO] [stdout] test config::tests::find_repo_root_none_when_absent ... ok [INFO] [stdout] test config::tests::find_repo_root_finds_git_dir ... ok [INFO] [stdout] test cli::tests::test_lines_none_when_omitted ... ok [INFO] [stdout] test config::tests::find_repo_root_finds_git_file_worktree ... ok [INFO] [stdout] test config::tests::load_config_none_no_file ... ok [INFO] [stdout] test config::tests::discover_local_profiles_neither_file ... ok [INFO] [stdout] test config::tests::load_config_explicit_missing ... ok [INFO] [stdout] test color::tests::test_green ... ok [INFO] [stdout] test config::tests::discover_local_profiles_repo_root_only ... ok [INFO] [stdout] test config::tests::load_config_none_with_file ... ok [INFO] [stdout] test config::tests::print_colors_contains_ansi_section ... ok [INFO] [stdout] test config::tests::scope_defaults_to_line_when_omitted ... ok [INFO] [stdout] test config::tests::show_profile_not_found ... ok [INFO] [stdout] test config::tests::print_colors_contains_styles_section ... ok [INFO] [stdout] test config::tests::print_colors_contains_extended_section ... ok [INFO] [stdout] test config::tests::print_colors_contains_formats_section ... ok [INFO] [stdout] test config::tests::show_profile_user_overrides_builtin ... ok [INFO] [stdout] test config::tests::show_profile_finds_local_profile ... ok [INFO] [stdout] test config::tests::print_profiles_no_user_profiles_shows_builtins ... ok [INFO] [stdout] test config::tests::print_profile_entry_local_tag ... ok [INFO] [stdout] test config::tests::set_config_field_roundtrip ... ok [INFO] [stdout] test config::tests::print_profiles_shows_local_profiles ... ok [INFO] [stdout] test config::tests::print_profiles_no_config_file ... ok [INFO] [stdout] test config::tests::show_profile_user_defined ... ok [INFO] [stdout] test config::tests::print_profiles_with_profiles ... ok [INFO] [stdout] test config::tests::user_profile_overrides_builtin ... ok [INFO] [stdout] test config::tests::print_profiles_sorted_alphabetically ... ok [INFO] [stdout] test engine::tests::test_apply_result_append ... ok [INFO] [stdout] test engine::tests::test_apply_result_flatten ... ok [INFO] [stdout] test engine::tests::test_apply_result_insert_before ... ok [INFO] [stdout] test config::tests::print_profiles_with_trigger_settings ... ok [INFO] [stdout] test engine::tests::test_apply_result_no_match_empty_vecs ... ok [INFO] [stdout] test engine::tests::test_color_disabled_passthrough ... ok [INFO] [stdout] test engine::tests::test_empty_rules_passthrough ... ok [INFO] [stdout] test engine::tests::test_apply_result_plain_mode_still_inserts ... ok [INFO] [stdout] test engine::tests::test_apply_result_stacking_with_style_rule ... ok [INFO] [stdout] test engine::tests::test_apply_result_prepend ... ok [INFO] [stdout] test engine::tests::test_apply_result_insert_after ... ok [INFO] [stdout] test engine::tests::test_color_disabled_returns_unchanged ... ok [INFO] [stdout] test engine::tests::test_next_scope_colors_multiple_following_lines ... ok [INFO] [stdout] test engine::tests::test_line_scope_colors_entire_line ... ok [INFO] [stdout] test engine::tests::test_next_carryforward_strips_ansi_from_following_lines ... ok [INFO] [stdout] test engine::tests::test_no_match_passthrough ... ok [INFO] [stdout] test engine::tests::test_no_rules_no_coloring ... ok [INFO] [stdout] test engine::tests::test_match_scope_colors_only_matched_text ... ok [INFO] [stdout] test engine::tests::test_missing_capture_group_silently_skipped ... ok [INFO] [stdout] test engine::tests::test_single_rule_match ... ok [INFO] [stdout] test engine::tests::test_next_scope_with_other_rules ... ok [INFO] [stdout] test engine::tests::test_line_scope_preserves_ansi_when_no_cap_next ... ok [INFO] [stdout] test engine::tests::test_priority_conflict_lower_number_wins ... ok [INFO] [stdout] test filter::tests::include_exclude_combo ... ok [INFO] [stdout] test filter::tests::include_only_matching ... ok [INFO] [stdout] test filter::tests::invalid_exclude_regex_errors ... ok [INFO] [stdout] test engine::tests::test_capture_scope_colors_only_capture_group ... ok [INFO] [stdout] test filter::tests::invalid_include_regex_errors ... ok [INFO] [stdout] test filter::tests::multiple_excludes_all_apply ... ok [INFO] [stdout] test engine::tests::test_capture_scope_strips_ansi_for_matching ... ok [INFO] [stdout] test filter::tests::no_patterns_passes_all ... ok [INFO] [stdout] test filter::tests::multiple_includes_or ... ok [INFO] [stdout] test follow::tests::file_identity_differs_for_different_files ... ok [INFO] [stdout] test follow::tests::file_identity_equality ... ok [INFO] [stdout] test follow::tests::file_identity_from_metadata ... ok [INFO] [stdout] test follow::tests::file_identity_matches_same_file ... ok [INFO] [stdout] test filter::tests::ansi_line_matches_include ... ok [INFO] [stdout] test markup::tests::test_close_tag_noop_when_no_open ... ok [INFO] [stdout] test filter::tests::exclude_hides_matching ... ok [INFO] [stdout] test filter::tests::no_strip_ansi_matches_raw ... ok [INFO] [stdout] test follow::tests::follow_mode_enum ... ok [INFO] [stdout] test config::tests::config_default_file_mode_none_when_omitted ... ok [INFO] [stdout] test engine::tests::test_multi_rule_overlap ... ok [INFO] [stdout] test markup::tests::test_interpolate_optional_group_missing ... ok [INFO] [stdout] test markup::tests::test_parse_explicit_close_tag ... ok [INFO] [stdout] test engine::tests::test_next_scope_colors_following_line ... ok [INFO] [stdout] test markup::tests::test_parse_invalid_style_error ... ok [INFO] [stdout] test engine::tests::test_next_scope_does_not_style_prepended_text ... ok [INFO] [stdout] test engine::tests::test_next_scope_no_match_no_carry ... ok [INFO] [stdout] test engine::tests::test_next_scope_retrigger_resets ... ok [INFO] [stdout] test engine::tests::test_next_scope_strips_ansi_for_matching ... ok [INFO] [stdout] test engine::tests::test_no_rules_passthrough ... ok [INFO] [stdout] test filter::tests::strip_ansi_before_matching ... ok [INFO] [stdout] test markup::tests::test_parse_simple_tag ... ok [INFO] [stdout] test markup::tests::test_parse_unclosed_tag_error ... ok [INFO] [stdout] test markup::tests::test_parse_unclosed_tag_no_text ... ok [INFO] [stdout] test markup::tests::test_parse_no_tags ... ok [INFO] [stdout] test markup::tests::test_validate_captures_out_of_range ... ok [INFO] [stdout] test markup::tests::test_validate_captures_valid ... ok [INFO] [stdout] test markup::tests::test_parse_unclosed_tag_text_before ... ok [INFO] [stdout] test markup::tests::test_render_with_default_style ... ok [INFO] [stdout] test markup::tests::test_parse_implicit_close ... ok [INFO] [stdout] test output::tests::explicit_never_overrides_force_color ... ok [INFO] [stdout] test output::tests::no_color_overrides_force_color ... ok [INFO] [stdout] test output::tests::test_color_enabled_false_for_nocolor ... ok [INFO] [stdout] test output::tests::test_color_enabled_true_for_16 ... ok [INFO] [stdout] test markup::tests::test_parse_multiple_tags ... ok [INFO] [stdout] test markup::tests::test_render_plain_mode ... ok [INFO] [stdout] test output::tests::test_always_returns_truecolor ... ok [INFO] [stdout] test output::tests::force_color_enables_color ... ok [INFO] [stdout] test markup::tests::test_interpolate_bare_dollar_at_end ... ok [INFO] [stdout] test output::tests::test_color_enabled_true_for_256 ... ok [INFO] [stdout] test output::tests::test_color_enabled_true_for_truecolor ... ok [INFO] [stdout] test output::tests::test_never_returns_nocolor ... ok [INFO] [stdout] test rules::tests::test_build_rules_empty_cli ... ok [INFO] [stdout] test rules::tests::test_build_with_config_no_config ... ok [INFO] [stdout] test rules::tests::test_build_with_config_profile_no_config ... ok [INFO] [stdout] test rules::tests::test_build_with_config_cli_plus_config ... ok [INFO] [stdout] test rules::tests::test_build_rules_invalid_rule_error ... ok [INFO] [stdout] test rules::tests::test_build_rules_user_rules_only ... ok [INFO] [stdout] test config::tests::show_profile_builtin_logs ... ok [INFO] [stdout] test rules::tests::test_build_with_config_profile_rules ... ok [INFO] [stdout] test rules::tests::test_parse_rule_append ... ok [INFO] [stdout] test rules::tests::test_default_rules_warn ... ok [INFO] [stdout] test rules::tests::test_parse_rule_backward_compat_three_parts ... ok [INFO] [stdout] test rules::tests::test_parse_rule_backward_compat_two_parts ... ok [INFO] [stdout] test markup::tests::test_interpolate_capture_group ... ok [INFO] [stdout] test rules::tests::test_parse_rule_bad_regex ... ok [INFO] [stdout] test rules::tests::test_build_with_config_unknown_profile ... ok [INFO] [stdout] test markup::tests::test_interpolate_full_match ... ok [INFO] [stdout] test rules::tests::test_parse_rule_capture_scope ... ok [INFO] [stdout] test markup::tests::test_interpolate_no_placeholders ... ok [INFO] [stdout] test rules::tests::test_default_rules_count ... ok [INFO] [stdout] test rules::tests::test_parse_rule_insert_after ... ok [INFO] [stdout] test rules::tests::test_parse_rule_insert_before ... ok [INFO] [stdout] test rules::tests::test_parse_rule_insert_missing_template ... ok [INFO] [stdout] test rules::tests::test_parse_rule_invalid_style ... ok [INFO] [stdout] test rules::tests::test_parse_rule_insert_with_colons_in_template ... ok [INFO] [stdout] test markup::tests::test_interpolate_dollar_escape ... ok [INFO] [stdout] test rules::tests::test_parse_rule_match_scope ... ok [INFO] [stdout] test rules::tests::test_priority_assignment ... ok [INFO] [stdout] test rules::tests::test_parse_rule_next_scope ... ok [INFO] [stdout] test rules::tests::test_parse_rule_with_explicit_scope ... ok [INFO] [stdout] test rules::tests::test_parse_rule_no_colon_error ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_capture_scope ... ok [INFO] [stdout] test rules::tests::test_parse_rule_prepend ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_invalid_regex ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_empty_scope_defaults_to_line ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_invalid_scope ... ok [INFO] [stdout] test slow::tests::first_line_returns_none ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_valid ... ok [INFO] [stdout] test slow::tests::flush_when_empty_returns_none ... ok [INFO] [stdout] test slow::tests::format_exact_seconds ... ok [INFO] [stdout] test rules::tests::test_default_rules_all_line_scope ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_invalid_style ... ok [INFO] [stdout] test slow::tests::flush_returns_buffered_line ... ok [INFO] [stdout] test slow::tests::format_minutes ... ok [INFO] [stdout] test rules::tests::test_rule_from_config_insert_before ... ok [INFO] [stdout] test rules::tests::test_parse_rule_colon_in_pattern ... ok [INFO] [stdout] test rules::tests::test_parse_rule_next_scope_multi ... ok [INFO] [stdout] test slow::tests::annotation_format ... ok [INFO] [stdout] test rules::tests::test_default_rules_trace ... ok [INFO] [stdout] test slow::tests::format_hours ... ok [INFO] [stdout] test slow::tests::format_sub_second ... ok [INFO] [stdout] test slow::tests::parse_hours ... ok [INFO] [stdout] test slow::tests::parse_minutes_seconds ... ok [INFO] [stdout] test slow::tests::parse_seconds ... ok [INFO] [stdout] test slow::tests::parse_invalid_empty ... ok [INFO] [stdout] test slow::tests::format_seconds ... ok [INFO] [stdout] test slow::tests::parse_invalid_no_unit ... ok [INFO] [stdout] test slow::tests::parse_invalid_garbage ... ok [INFO] [stdout] test slow::tests::parse_milliseconds ... ok [INFO] [stdout] test slow::tests::second_line_returns_first_unannotated ... ok [INFO] [stdout] test rules::tests::test_default_rules_debug ... ok [INFO] [stdout] test slow::tests::parse_minutes ... ok [INFO] [stdout] test markup::tests::test_render_template_full_pipeline ... ok [INFO] [stdout] test slow::tests::slow_gap_annotates_previous_line ... ok [INFO] [stdout] test config::tests::show_profile_builtin_help ... ok [INFO] [stdout] test syntax::tests::available_themes_non_empty ... ok [INFO] [stdout] test rules::tests::test_default_rules_fatal_critical ... ok [INFO] [stdout] test rules::tests::test_default_rules_case_insensitive ... ok [INFO] [stdout] test rules::tests::test_parse_scope_next_zero_invalid ... ok [INFO] [stdout] test rules::tests::test_parse_simple_rule ... ok [INFO] [stdout] test tail::tests::parse_line_spec_error ... ok [INFO] [stdout] test tail::tests::parse_line_spec_from_line_1 ... ok [INFO] [stdout] test tail::tests::parse_line_spec_from_line_5 ... ok [INFO] [stdout] test tail::tests::parse_line_spec_last_0 ... ok [INFO] [stdout] test tail::tests::parse_line_spec_last_10 ... ok [INFO] [stdout] test tail::tests::read_from_line_3 ... ok [INFO] [stdout] test tail::tests::read_last_0_lines ... ok [INFO] [stdout] test tail::tests::read_last_10_of_3 ... ok [INFO] [stdout] test tail::tests::read_last_5_of_20 ... ok [INFO] [stdout] test tail::tests::read_last_n_empty_file ... ok [INFO] [stdout] test trigger::tests::active_with_patterns ... ok [INFO] [stdout] test trigger::tests::after_pattern_emits_until_boundary ... ok [INFO] [stdout] test trigger::tests::after_window_countdown ... ok [INFO] [stdout] test trigger::tests::bad_regex_returns_error ... ok [INFO] [stdout] test trigger::tests::before_pattern_finds_boundary ... ok [INFO] [stdout] test trigger::tests::before_pattern_uses_last_match ... ok [INFO] [stdout] test slow::tests::timestamp_resets_after_annotation ... ok [INFO] [stdout] test trigger::tests::buffer_capacity_evicts_oldest ... ok [INFO] [stdout] test trigger::tests::empty_patterns_passthrough ... ok [INFO] [stdout] test trigger::tests::multiple_patterns_or ... ok [INFO] [stdout] test trigger::tests::both_patterns_before_and_after ... ok [INFO] [stdout] test trigger::tests::parse_context_spec_bad_regex ... ok [INFO] [stdout] test trigger::tests::no_before_pattern_match_uses_nothing ... ok [INFO] [stdout] test trigger::tests::parse_context_spec_pattern ... ok [INFO] [stdout] test trigger::tests::raw_line_used_for_matching ... ok [INFO] [stdout] test trigger::tests::retrigger_resets_after_counter ... ok [INFO] [stdout] test trigger::tests::parse_context_spec_number ... ok [INFO] [stdout] test trigger::tests::separator_between_trigger_groups ... ok [INFO] [stdout] test trigger::tests::separator_has_color_when_enabled ... ok [INFO] [stdout] test trigger::tests::strip_ansi_works ... ok [INFO] [stdout] test trigger::tests::trigger_flushes_buffer_and_trigger_line ... ok [INFO] [stdout] test update::tests::current_version_is_valid ... ok [INFO] [stdout] test update::tests::dev_version_compares_base ... ok [INFO] [stdout] test update::tests::interval_disabled_zero ... ok [INFO] [stdout] test update::tests::interval_elapsed_never_checked ... ok [INFO] [stdout] test update::tests::interval_elapsed_old_date ... ok [INFO] [stdout] test update::tests::interval_not_elapsed_recent ... ok [INFO] [stdout] test update::tests::invalid_version_returns_false ... ok [INFO] [stdout] test trigger::tests::suppressing_buffers_lines ... ok [INFO] [stdout] test update::tests::missing_state_returns_default ... ok [INFO] [stdout] test update::tests::newer_major ... ok [INFO] [stdout] test update::tests::newer_patch ... ok [INFO] [stdout] test update::tests::older_version ... ok [INFO] [stdout] test update::tests::newer_minor ... ok [INFO] [stdout] test update::tests::state_roundtrip ... ok [INFO] [stdout] test update::tests::strips_v_prefix ... ok [INFO] [stdout] test update::tests::same_version ... ok [INFO] [stdout] test wizard::tests::test_abort_on_no ... ok [INFO] [stdout] test wizard::tests::test_ask_rule_interactive_empty_skips ... ok [INFO] [stdout] test wizard::tests::test_ask_rule_interactive_basic_flow ... ok [INFO] [stdout] test wizard::tests::test_ask_rule_interactive_invalid_regex_retries ... ok [INFO] [stdout] test wizard::tests::test_ask_rule_interactive_redo ... ok [INFO] [stdout] test wizard::tests::test_build_toml_empty_profile ... ok [INFO] [stdout] test wizard::tests::test_build_toml_triggers_and_rules ... ok [INFO] [stdout] test wizard::tests::test_delete_abort ... ok [INFO] [stdout] test wizard::tests::test_ask_rule_interactive_full_style ... ok [INFO] [stdout] test wizard::tests::test_delete_by_number ... ok [INFO] [stdout] test wizard::tests::test_delete_named_directly ... ok [INFO] [stdout] test wizard::tests::test_delete_named_not_found ... ok [INFO] [stdout] test wizard::tests::test_edit_abort ... ok [INFO] [stdout] test wizard::tests::test_delete_by_name ... ok [INFO] [stdout] test wizard::tests::test_empty_name_aborts ... ok [INFO] [stdout] test wizard::tests::test_edit_keep_defaults ... ok [INFO] [stdout] test wizard::tests::test_full_profile ... ok [INFO] [stdout] test wizard::tests::test_invalid_trigger_regex_retries ... ok [INFO] [stdout] test wizard::tests::test_raw_format_shortcut ... ok [INFO] [stdout] test wizard::tests::test_minimal_profile ... ok [INFO] [stdout] test wizard::tests::test_write_profile_appends_to_existing ... ok [INFO] [stdout] test wizard::tests::test_wizard_with_interactive_rule ... ok [INFO] [stdout] test wizard::tests::test_write_profile_creates_new_file ... ok [INFO] [stdout] test wizard::tests::test_write_profile_replaces_existing ... ok [INFO] [stdout] test syntax::tests::for_file_custom_syntax_map_filename ... ok [INFO] [stdout] test syntax::tests::catppuccin_mocha_is_default ... ok [INFO] [stdout] test syntax::tests::for_file_makefile_by_filename ... ok [INFO] [stdout] test syntax::tests::for_file_toml_via_two_face ... ok [INFO] [stdout] test syntax::tests::for_file_custom_syntax_map_extension ... ok [INFO] [stdout] test syntax::tests::unknown_theme_falls_back_to_default ... ok [INFO] [stdout] test syntax::tests::for_file_unknown_extension ... ok [INFO] [stdout] test syntax::tests::custom_theme_name_used ... ok [INFO] [stdout] test syntax::tests::for_file_dockerfile_by_filename ... ok [INFO] [stdout] test syntax::tests::for_file_justfile_builtin_mapping ... ok [INFO] [stdout] test syntax::tests::for_file_known_extension ... ok [INFO] [stdout] test syntax::tests::available_syntaxes_includes_common_languages ... ok [INFO] [stdout] test syntax::tests::highlight_line_empty_input ... ok [INFO] [stdout] test syntax::tests::highlight_line_produces_spans_for_rust ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 357 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lux-49a29089d457624c) [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/integration.rs (/opt/rustwide/target/debug/deps/integration-a15a5529ab58110a) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test completions_bash ... ok [INFO] [stdout] test config_file_rules ... ok [INFO] [stdout] test cat_and_follow_conflict ... ok [INFO] [stdout] test config_subcommand_help ... ok [INFO] [stdout] test color_never_flag ... ok [INFO] [stdout] test completions_bash ... ok [INFO] [stdout] test completions_zsh ... ok [INFO] [stdout] test filter_exclude_hides_matching ... ok [INFO] [stdout] test filter_multiple_include ... ok [INFO] [stdout] test explicit_profile_overrides_extension_auto_select ... ok [INFO] [stdout] test custom_rule ... ok [INFO] [stdout] test append_rule ... ok [INFO] [stdout] test completions_fish ... ok [INFO] [stdout] test filter_invalid_regex ... ok [INFO] [stdout] test filter_with_trigger ... ok [INFO] [stdout] test force_color_overridden_by_color_never ... ok [INFO] [stdout] test default_warn_coloring ... FAILED [INFO] [stdout] test default_debug_coloring ... FAILED [INFO] [stdout] test default_error_coloring ... FAILED [INFO] [stdout] test filter_include_exclude_combo ... ok [INFO] [stdout] test filter_strip_ansi_matching ... ok [INFO] [stdout] test insert_with_capture_interpolation ... ok [INFO] [stdout] test insert_stacks_with_style_rules ... ok [INFO] [stdout] test invalid_rule_exits ... ok [INFO] [stdout] test force_color_in_pipe ... FAILED [INFO] [stdout] test force_color_in_pipe ... FAILED [INFO] [stdout] test less_and_cat_conflict ... ok [INFO] [stdout] test list_colors_forces_color ... ok [INFO] [stdout] test list_profiles_no_config ... ok [INFO] [stdout] test less_and_follow_conflict ... ok [INFO] [stdout] test list_colors_output ... ok [INFO] [stdout] test list_profiles_shows_local_lux_profiles ... ok [INFO] [stdout] test list_profiles_exits_without_stdin ... ok [INFO] [stdout] test filter_include_only_matching ... ok [INFO] [stdout] test invalid_regex_exits ... ok [INFO] [stdout] test list_profiles_no_user_profiles_shows_builtins ... ok [INFO] [stdout] test list_profiles_shows_logs_builtin ... ok [INFO] [stdout] test insert_before_rule ... ok [INFO] [stdout] test multiple_rules ... ok [INFO] [stdout] test force_color_overridden_by_no_color ... ok [INFO] [stdout] test missing_config_file_error ... ok [INFO] [stdout] test list_profiles_with_profiles ... ok [INFO] [stdout] test malformed_config_error ... ok [INFO] [stdout] test pipe_stdin_passthrough ... ok [INFO] [stdout] test sigpipe_clean_exit ... ignored [INFO] [stdout] test missing_profile_error ... ok [INFO] [stdout] test profile_selection ... ok [INFO] [stdout] test no_color_env ... ok [INFO] [stdout] test slow_no_annotation_when_fast ... ok [INFO] [stdout] test insert_template_with_colons ... ok [INFO] [stdout] test prepend_rule ... ok [INFO] [stdout] test insert_after_rule ... ok [INFO] [stdout] test syntect_highlights_rust_file ... ok [INFO] [stdout] test slow_annotation_pipe_mode ... ok [INFO] [stdout] test bare_file_prints_and_exits ... ok [INFO] [stdout] test slow_plain_mode_no_ansi ... ok [INFO] [stdout] test slow_with_custom_style ... ok [INFO] [stdout] test trigger_passthrough ... ok [INFO] [stdout] test n_with_follow_flag ... FAILED [INFO] [stdout] test unmatched_passthrough ... ok [INFO] [stdout] test version_short ... ok [INFO] [stdout] test version_output ... ok [INFO] [stdout] test trigger_basic ... ok [INFO] [stdout] test trigger_before_after ... ok [INFO] [stdout] test cat_flag_prints_file_and_exits ... ok [INFO] [stdout] test trigger_separator ... ok [INFO] [stdout] test trigger_multiple ... ok [INFO] [stdout] test slow_annotation_follow_mode ... ok [INFO] [stdout] test file_stdin_conflict ... ok [INFO] [stdout] test missing_file_f_errors ... ok [INFO] [stdout] test syntect_highlights_markdown_file ... ok [INFO] [stdout] test syntect_highlights_sh_file ... ok [INFO] [stdout] test print_and_exit_last_n ... ok [INFO] [stdout] test follow_reads_new_lines ... ok [INFO] [stdout] test follow_copytruncate ... ok [INFO] [stdout] test follow_name_rotation ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- default_warn_coloring stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'default_warn_coloring' (445) panicked at tests/integration.rs:53:5: [INFO] [stdout] Expected ANSI codes in: "WARNING: disk full\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef10d606 - integration[6b954e50b5221f99]::default_warn_coloring [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:53:5 [INFO] [stdout] 20: 0x5f73ef102d27 - integration[6b954e50b5221f99]::default_warn_coloring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:45:27 [INFO] [stdout] 21: 0x5f73ef126e76 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- default_debug_coloring stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'default_debug_coloring' (406) panicked at tests/integration.rs:68:5: [INFO] [stdout] Expected ANSI codes in: "DEBUG: entering function\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef10f086 - integration[6b954e50b5221f99]::default_debug_coloring [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:68:5 [INFO] [stdout] 20: 0x5f73ef102e77 - integration[6b954e50b5221f99]::default_debug_coloring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:60:28 [INFO] [stdout] 21: 0x5f73ef127036 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- default_error_coloring stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'default_error_coloring' (444) panicked at tests/integration.rs:38:5: [INFO] [stdout] Expected ANSI codes in: "ERROR: something broke\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef10f396 - integration[6b954e50b5221f99]::default_error_coloring [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:38:5 [INFO] [stdout] 20: 0x5f73ef102ea7 - integration[6b954e50b5221f99]::default_error_coloring::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:30:28 [INFO] [stdout] 21: 0x5f73ef127076 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- force_color_in_pipe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'force_color_in_pipe' (583) panicked at tests/integration.rs:953:5: [INFO] [stdout] Expected ANSI codes with FORCE_COLOR=1 in pipe: "ERROR: test\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef1046af - integration[6b954e50b5221f99]::force_color_in_pipe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:953:5 [INFO] [stdout] 20: 0x5f73ef102c07 - integration[6b954e50b5221f99]::force_color_in_pipe::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:945:25 [INFO] [stdout] 21: 0x5f73ef126cf6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- force_color_in_pipe stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'force_color_in_pipe' (619) panicked at tests/integration.rs:953:5: [INFO] [stdout] Expected ANSI codes with FORCE_COLOR=1 in pipe: "ERROR: test\n" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef1046af - integration[6b954e50b5221f99]::force_color_in_pipe [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:953:5 [INFO] [stdout] 20: 0x5f73ef1035f7 - integration[6b954e50b5221f99]::force_color_in_pipe::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:945:25 [INFO] [stdout] 21: 0x5f73ef127976 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- n_with_follow_flag stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'n_with_follow_flag' (818) panicked at tests/integration.rs:708:5: [INFO] [stdout] Expected last 5 lines in output: "" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f73ef50a9ea - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f73ef50a9ea - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f73ef50a9ea - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f73ef521a9a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f73ef521a9a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5f73ef510812 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f73ef510812 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f73ef4e721f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f73ef4e721f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f73ef502539 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5f73ef133a2c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5f73ef133a2c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f73ef5026f2 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5f73ef5026f2 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5f73ef4e72d8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5f73ef4deb69 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5f73ef4e80ad - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5f73ef5222dc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5f73ef109c2c - integration[6b954e50b5221f99]::n_with_follow_flag [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:708:5 [INFO] [stdout] 20: 0x5f73ef102b17 - integration[6b954e50b5221f99]::n_with_follow_flag::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:681:24 [INFO] [stdout] 21: 0x5f73ef126bb6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5f73ef127b0b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f73ef127b0b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5f73ef1344fb - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5f73ef1344fb - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5f73ef1344fb - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5f73ef1344fb - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5f73ef12fc14 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5f73ef12fc14 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5f73ef137102 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5f73ef137102 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5f73ef137102 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5f73ef137102 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5f73ef137102 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5f73ef50a0af - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 41: 0x5f73ef50a0af - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7ecabf527aa4 - [INFO] [stdout] 43: 0x7ecabf5b4a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] default_debug_coloring [INFO] [stdout] default_error_coloring [INFO] [stdout] default_warn_coloring [INFO] [stdout] force_color_in_pipe [INFO] [stdout] force_color_in_pipe [INFO] [stdout] n_with_follow_flag [INFO] [stdout] [INFO] [stdout] test result: FAILED. 69 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.44s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "38c0bdef881522b1e7681dbd3a74ef6036ce3c0784cc4058188b3f74d00c7899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c0bdef881522b1e7681dbd3a74ef6036ce3c0784cc4058188b3f74d00c7899", kill_on_drop: false }` [INFO] [stdout] 38c0bdef881522b1e7681dbd3a74ef6036ce3c0784cc4058188b3f74d00c7899