[INFO] cloning repository https://github.com/njhoffman/lsc-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/njhoffman/lsc-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Flsc-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Flsc-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cb1a234524cd31e2872ad90cec7107452ea48bd
[INFO] testing njhoffman/lsc-utils against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnjhoffman%2Flsc-utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/njhoffman/lsc-utils
[INFO] finished tweaking git repo https://github.com/njhoffman/lsc-utils
[INFO] tweaked toml for git repo https://github.com/njhoffman/lsc-utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/njhoffman/lsc-utils on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/njhoffman/lsc-utils 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0eee33547102c3a344909b12996cd75d1f38d0ead4a8683d1317794d8799b36e
[INFO] running `Command { std: "docker" "start" "-a" "0eee33547102c3a344909b12996cd75d1f38d0ead4a8683d1317794d8799b36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eee33547102c3a344909b12996cd75d1f38d0ead4a8683d1317794d8799b36e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eee33547102c3a344909b12996cd75d1f38d0ead4a8683d1317794d8799b36e", kill_on_drop: false }`
[INFO] [stdout] 0eee33547102c3a344909b12996cd75d1f38d0ead4a8683d1317794d8799b36e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f69429415e3443102e1559dfef913ee612fe963ccb9e165a220e1f616ed9787
[INFO] running `Command { std: "docker" "start" "-a" "9f69429415e3443102e1559dfef913ee612fe963ccb9e165a220e1f616ed9787", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling csscolorparser v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling lsc-utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.29s
[INFO] running `Command { std: "docker" "inspect" "9f69429415e3443102e1559dfef913ee612fe963ccb9e165a220e1f616ed9787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f69429415e3443102e1559dfef913ee612fe963ccb9e165a220e1f616ed9787", kill_on_drop: false }`
[INFO] [stdout] 9f69429415e3443102e1559dfef913ee612fe963ccb9e165a220e1f616ed9787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93b745986afd51dd736a1450eeeb21a77ca5ee645190e396b72b6e8101aef972
[INFO] running `Command { std: "docker" "start" "-a" "93b745986afd51dd736a1450eeeb21a77ca5ee645190e396b72b6e8101aef972", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling lsc-utils v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.66s
[INFO] running `Command { std: "docker" "inspect" "93b745986afd51dd736a1450eeeb21a77ca5ee645190e396b72b6e8101aef972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b745986afd51dd736a1450eeeb21a77ca5ee645190e396b72b6e8101aef972", kill_on_drop: false }`
[INFO] [stdout] 93b745986afd51dd736a1450eeeb21a77ca5ee645190e396b72b6e8101aef972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 178ad4a6aabcdb5c7403d29962b78e0e4a91f58dc50822f611c50b6a8ab16df7
[INFO] running `Command { std: "docker" "start" "-a" "178ad4a6aabcdb5c7403d29962b78e0e4a91f58dc50822f611c50b6a8ab16df7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lsc_utils-2719c2d9bb08f9a6)
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test cli::tests::dark_and_light_conflict ... ok
[INFO] [stdout] test cli::tests::explicit_paths_passed_through ... ok
[INFO] [stdout] test cli::tests::color_bare_defaults_to_always ... ok
[INFO] [stdout] test cli::tests::color_never_resolved ... ok
[INFO] [stdout] test cli::tests::format_across_aliases_horizontal ... ok
[INFO] [stdout] test cli::tests::format_long_resolves ... ok
[INFO] [stdout] test cli::tests::long_flag_conflicts_with_one_per_line ... ok
[INFO] [stdout] test cli::tests::long_flag_resolves ... ok
[INFO] [stdout] test cli::tests::filter_flags_collected ... ok
[INFO] [stdout] test cli::tests::horizontal_flag ... ok
[INFO] [stdout] test cli::tests::inode_flag ... ok
[INFO] [stdout] test cli::tests::one_and_horizontal_conflict ... ok
[INFO] [stdout] test cli::tests::defaults_resolve_to_auto_color_dark_theme ... ok
[INFO] [stdout] test cli::tests::report_long_explicit ... ok
[INFO] [stdout] test cli::tests::light_flag_swaps_theme ... ok
[INFO] [stdout] test cli::tests::indicator_style_none ... ok
[INFO] [stdout] test cli::tests::report_short_default_when_bare ... ok
[INFO] [stdout] test cli::tests::report_invalid_value_errors ... ok
[INFO] [stdout] test cli::tests::one_per_line_flag ... ok
[INFO] [stdout] test cli::tests::time_style_plus_prefix ... ok
[INFO] [stdout] test cli::tests::non_human_readable_flag ... ok
[INFO] [stdout] test cli::tests::without_icons_flag ... ok
[INFO] [stdout] test cli::tests::vertical_flag ... ok
[INFO] [stdout] test config::icons::tests::directory_alias_chain ... ok
[INFO] [stdout] test cli::tests::no_owner_no_group_flags_propagate ... ok
[INFO] [stdout] test config::icons::tests::directory_direct_match ... ok
[INFO] [stdout] test config::icons::tests::glyphs_are_single_char_or_load_fails ... ok
[INFO] [stdout] test config::merge::tests::empty_base_takes_full_overlay ... ok
[INFO] [stdout] test config::merge::tests::empty_overrides_is_noop ... ok
[INFO] [stdout] test config::icons::tests::directory_unknown_falls_back ... ok
[INFO] [stdout] test config::icons::tests::directory_match_is_case_insensitive ... ok
[INFO] [stdout] test config::icons::tests::file_direct_extension_match ... ok
[INFO] [stdout] test config::merge::tests::overlay_replaces_existing_keys ... ok
[INFO] [stdout] test config::tests::xdg_config_home_takes_precedence ... ok
[INFO] [stdout] test config::tests::dark_theme_includes_canonical_keys ... ok
[INFO] [stdout] test config::icons::tests::file_no_extension_falls_back ... ok
[INFO] [stdout] test config::icons::tests::file_extension_match_is_case_insensitive ... ok
[INFO] [stdout] test config::icons::tests::file_unknown_extension_falls_back ... ok
[INFO] [stdout] test config::theme::tests::no_color_env_disables_auto ... ok
[INFO] [stdout] test config::theme::tests::parse_hex_color ... ok
[INFO] [stdout] test config::tests::wrong_shape_user_yaml_surfaces_path_in_error ... ok
[INFO] [stdout] test config::tests::bundled_defaults_load_non_empty ... ok
[INFO] [stdout] test config::theme::tests::paint_emits_sgr_when_enabled ... ok
[INFO] [stdout] test config::theme::tests::parse_navyblue_x11_alias ... ok
[INFO] [stdout] test config::theme::tests::parse_rejects_garbage ... ok
[INFO] [stdout] test config::theme::tests::parse_named_css_color ... ok
[INFO] [stdout] test config::theme::tests::light_palette_loads_with_all_aliases_resolved ... ok
[INFO] [stdout] test config::theme::tests::paint_passthrough_when_never ... ok
[INFO] [stdout] test fs::entry::tests::classifies_regular_file ... ok
[INFO] [stdout] test fs::entry::tests::classifies_directory ... ok
[INFO] [stdout] test fs::entry::tests::classifies_symlink_without_following ... ok
[INFO] [stdout] test fs::entry::tests::detects_hidden ... ok
[INFO] [stdout] test fs::entry::tests::missing_path_errors_with_context ... ok
[INFO] [stdout] test config::merge::tests::overlay_adds_new_keys ... ok
[INFO] [stdout] test fs::scan::tests::all_includes_dot_and_dotdot ... ok
[INFO] [stdout] test config::theme::tests::theme_loads_dark_with_canonical_styles ... ok
[INFO] [stdout] test fs::scan::tests::almost_all_shows_dotfiles_but_not_dot_dotdot ... ok
[INFO] [stdout] test fs::scan::tests::missing_dir_errors_with_context ... ok
[INFO] [stdout] test fs::scan::tests::default_filter_hides_dotfiles ... ok
[INFO] [stdout] test fs::scan::tests::only_dirs_filters_files ... ok
[INFO] [stdout] test fs::scan::tests::only_files_filters_dirs ... ok
[INFO] [stdout] test fs::sort::tests::dirs_first_partitions ... ok
[INFO] [stdout] test fs::sort::tests::extension_then_name ... ok
[INFO] [stdout] test fs::sort::tests::files_first_partitions ... ok
[INFO] [stdout] test config::icons::tests::file_alias_chain ... ok
[INFO] [stdout] test fs::sort::tests::name_ascending ... ok
[INFO] [stdout] test config::theme::tests::missing_key_returns_fallback ... ok
[INFO] [stdout] test fs::sort::tests::reverse_flips ... ok
[INFO] [stdout] test fs::sort::tests::time_newest_first ... ok
[INFO] [stdout] test git::tests::discover_outside_repo_returns_none ... ok
[INFO] [stdout] test fs::sort::tests::size_largest_first ... ok
[INFO] [stdout] test fs::sort::tests::none_preserves_order ... ok
[INFO] [stdout] test git::tests::render_clean_is_check_mark ... ok
[INFO] [stdout] test render::cell::tests::unknown_extension_uses_unrecognized_file_color ... ok
[INFO] [stdout] test render::grid::tests::empty_input_emits_nothing ... ok
[INFO] [stdout] test render::grid::tests::horizontal_pads_short_cells_to_column_width ... ok
[INFO] [stdout] test render::grid::tests::narrow_width_falls_back_to_one_column ... ok
[INFO] [stdout] test render::grid::tests::vertical_top_to_bottom_ordering ... ok
[INFO] [stdout] test render::hyperlink::tests::always_wraps_in_osc8 ... ok
[INFO] [stdout] test render::hyperlink::tests::ascii_alnum_path_unencoded ... ok
[INFO] [stdout] test render::hyperlink::tests::never_returns_text_unchanged ... ok
[INFO] [stdout] test render::hyperlink::tests::off_returns_text_unchanged ... ok
[INFO] [stdout] test render::hyperlink::tests::percent_encodes_spaces_and_specials ... ok
[INFO] [stdout] test render::grid::tests::horizontal_three_per_row_in_30_cols ... ok
[INFO] [stdout] test git::tests::render_modified_letter_in_4_char_field ... ok
[INFO] [stdout] test config::tests::user_dir_missing_is_ok ... ok
[INFO] [stdout] test render::grid::tests::single_cell_one_line ... ok
[INFO] [stdout] test render::cell::tests::file_cell_without_icon ... ok
[INFO] [stdout] test render::cell::tests::live_symlink_uses_link_color ... ok
[INFO] [stdout] test render::one_per_line::tests::empty_input_emits_nothing ... ok
[INFO] [stdout] test render::one_per_line::tests::writes_one_per_line ... ok
[INFO] [stdout] test config::tests::user_overlay_replaces_specific_keys_only ... ok
[INFO] [stdout] test git::tests::render_multiple_flags ... ok
[INFO] [stdout] test render::tree::tests::depth_limit_truncates ... ok
[INFO] [stdout] test render::tree::tests::nested_dir_descends_with_pipe_prefix ... ok
[INFO] [stdout] test render::cell::tests::directory_uses_dir_color ... ok
[INFO] [stdout] test render::width::tests::ascii_widths ... ok
[INFO] [stdout] test render::cell::tests::file_cell_has_icon_when_enabled ... ok
[INFO] [stdout] test render::width::tests::cjk_double_width ... ok
[INFO] [stdout] test render::width::tests::control_chars_zero_width ... ok
[INFO] [stdout] test render::width::tests::pua_glyph_counted_as_two ... ok
[INFO] [stdout] test tests::version_is_non_empty ... ok
[INFO] [stdout] test render::width::tests::supplementary_pua_double_width ... ok
[INFO] [stdout] test util::human::tests::buckets ... ok
[INFO] [stdout] test util::human::tests::kib_with_two_decimals ... ok
[INFO] [stdout] test util::human::tests::mib_threshold ... ok
[INFO] [stdout] test util::human::tests::raw_bytes ... ok
[INFO] [stdout] test util::human::tests::small_under_1024 ... ok
[INFO] [stdout] test util::mode::tests::color_key_mapping ... ok
[INFO] [stdout] test util::mode::tests::no_perms ... ok
[INFO] [stdout] test util::mode::tests::setuid_without_x_uppercase_s ... ok
[INFO] [stdout] test util::mode::tests::sticky_with_x_lowercase_t ... ok
[INFO] [stdout] test util::mode::tests::rwxr_xr_x ... ok
[INFO] [stdout] test util::owner::tests::root_group_resolves ... ok
[INFO] [stdout] test util::owner::tests::root_user_resolves ... ok
[INFO] [stdout] test util::mode::tests::setuid_with_x_lowercase_s ... ok
[INFO] [stdout] test render::tree::tests::flat_dir_uses_branch_connectors ... ok
[INFO] [stdout] test util::owner::tests::unknown_gid_falls_back_to_decimal ... ok
[INFO] [stdout] test util::report::tests::long_report_lists_all_categories ... ok
[INFO] [stdout] test util::report::tests::record_counts_by_kind ... ok
[INFO] [stdout] test util::time_fmt::tests::age_buckets ... ok
[INFO] [stdout] test util::report::tests::short_report ... ok
[INFO] [stdout] test util::time_fmt::tests::parse_no_prefix_asctime ... ok
[INFO] [stdout] test util::time_fmt::tests::parse_plus_prefix_custom ... ok
[INFO] [stdout] test util::owner::tests::unknown_uid_falls_back_to_decimal ... ok
[INFO] [stdout] test render::tree::tests::empty_dir_emits_nothing ... ok
[INFO] [stdout] test git::tests::directory_aggregates_descendant_flags ... ok
[INFO] [stdout] test render::tree::tests::depth_zero_treated_as_unbounded_via_caller ... ok
[INFO] [stdout] test git::tests::untracked_file_flagged_new ... ok
[INFO] [stdout] test git::tests::modified_file_flagged_modified ... ok
[INFO] [stdout] test render::long::tests::non_human_readable_uses_raw_byte_width ... ok
[INFO] [stdout] test render::long::tests::renders_a_row_with_expected_columns ... ok
[INFO] [stdout] test util::time_fmt::tests::custom_format_passes_through_to_jiff ... ok
[INFO] [stdout] test render::long::tests::report_counts_track_by_icon_kind ... ok
[INFO] [stdout] test render::long::tests::symlink_renders_arrow_target ... ok
[INFO] [stdout] test render::long::tests::dead_symlink_marked ... ok
[INFO] [stdout] test util::time_fmt::tests::asctime_shape_for_unix_epoch ... FAILED
[INFO] [stdout] test fs::sort::tests::size_sort_descending_invariant ... ok
[INFO] [stdout] test fs::sort::tests::name_sort_is_total_and_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- util::time_fmt::tests::asctime_shape_for_unix_epoch stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'util::time_fmt::tests::asctime_shape_for_unix_epoch' (162) panicked at src/util/time_fmt.rs:98:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 5
[INFO] [stdout]  right: 4
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b579ec1236a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b579ec1236a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b579ec1236a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b579ec1236a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b579ec2b2fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b579ec2b2fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b579ec17f22 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5b579ec17f22 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5b579ebed7ff - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b579ebed7ff - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b579ec08e29 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b579e84815c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5b579e84815c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b579ec090a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5b579ec090a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b579ebed8b8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b579ebe4829 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b579ebeea4d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b579ec2bb6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b579ec2b9f3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5b579ec25acd - core[35159d6ffb30e017]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5b579e723bf1 - lsc_utils[f7e4bc78e38bf513]::util::time_fmt::tests::asctime_shape_for_unix_epoch
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/time_fmt.rs:98:9
[INFO] [stdout]   22:     0x5b579e721d17 - lsc_utils[f7e4bc78e38bf513]::util::time_fmt::tests::asctime_shape_for_unix_epoch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/time_fmt.rs:93:38
[INFO] [stdout]   23:     0x5b579e78d126 - <lsc_utils[f7e4bc78e38bf513]::util::time_fmt::tests::asctime_shape_for_unix_epoch::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b579e83b43b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b579e83b43b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5b579e848c2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5b579e848c2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5b579e848c2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b579e848c2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b579e848c2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b579e848c2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5b579e848c2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5b579e843604 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5b579e843604 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b579e84b832 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5b579e84b832 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5b579e84b832 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b579e84b832 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b579e84b832 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b579e84b832 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5b579e84b832 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b579ec113df - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5b579ec113df - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x76250c82baa4 - <unknown>
[INFO] [stdout]   45:     0x76250c8b8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     util::time_fmt::tests::asctime_shape_for_unix_epoch
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 138 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "178ad4a6aabcdb5c7403d29962b78e0e4a91f58dc50822f611c50b6a8ab16df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178ad4a6aabcdb5c7403d29962b78e0e4a91f58dc50822f611c50b6a8ab16df7", kill_on_drop: false }`
[INFO] [stdout] 178ad4a6aabcdb5c7403d29962b78e0e4a91f58dc50822f611c50b6a8ab16df7
