[INFO] fetching crate textwrap 0.16.1... [INFO] testing textwrap-0.16.1 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate textwrap 0.16.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate textwrap 0.16.1 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate textwrap 0.16.1 [INFO] removed 2 missing examples [INFO] finished tweaking crates.io crate textwrap 0.16.1 [INFO] tweaked toml for crates.io crate textwrap 0.16.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate textwrap 0.16.1 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3315248fef9266267c919cf65820f2636269a42951a0b1025dba7545a3f3113c [INFO] running `Command { std: "docker" "start" "-a" "3315248fef9266267c919cf65820f2636269a42951a0b1025dba7545a3f3113c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3315248fef9266267c919cf65820f2636269a42951a0b1025dba7545a3f3113c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3315248fef9266267c919cf65820f2636269a42951a0b1025dba7545a3f3113c", kill_on_drop: false }` [INFO] [stdout] 3315248fef9266267c919cf65820f2636269a42951a0b1025dba7545a3f3113c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb537c508b03eac1470225ee450c7b42fd671e06e2e7e267cbbc39528d68c301 [INFO] running `Command { std: "docker" "start" "-a" "eb537c508b03eac1470225ee450c7b42fd671e06e2e7e267cbbc39528d68c301", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling textwrap v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "eb537c508b03eac1470225ee450c7b42fd671e06e2e7e267cbbc39528d68c301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb537c508b03eac1470225ee450c7b42fd671e06e2e7e267cbbc39528d68c301", kill_on_drop: false }` [INFO] [stdout] eb537c508b03eac1470225ee450c7b42fd671e06e2e7e267cbbc39528d68c301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 352e8e1ea1bb16a3522b49665dff599b391096d2353b6ca9597fc0002f4fa026 [INFO] running `Command { std: "docker" "start" "-a" "352e8e1ea1bb16a3522b49665dff599b391096d2353b6ca9597fc0002f4fa026", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling termion v2.0.3 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stderr] Compiling textwrap v0.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:208:7 [INFO] [stdout] | [INFO] [stdout] 208 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.85s [INFO] running `Command { std: "docker" "inspect" "352e8e1ea1bb16a3522b49665dff599b391096d2353b6ca9597fc0002f4fa026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352e8e1ea1bb16a3522b49665dff599b391096d2353b6ca9597fc0002f4fa026", kill_on_drop: false }` [INFO] [stdout] 352e8e1ea1bb16a3522b49665dff599b391096d2353b6ca9597fc0002f4fa026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 439f4f1a1b31db40c6d460f727fdff8df394cdd1f6b319a076a15a199781cf88 [INFO] running `Command { std: "docker" "start" "-a" "439f4f1a1b31db40c6d460f727fdff8df394cdd1f6b319a076a15a199781cf88", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stderr] --> src/lib.rs:208:7 [INFO] [stderr] | [INFO] [stderr] 208 | #[cfg(fuzzing)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `textwrap` (lib) generated 1 warning [INFO] [stderr] warning: `textwrap` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textwrap-4a9b1ce85e600351) [INFO] [stdout] [INFO] [stdout] running 146 tests [INFO] [stdout] test columns::tests::wrap_columns_big_gaps ... ok [INFO] [stdout] test columns::tests::wrap_columns_empty_text ... ok [INFO] [stdout] test core::tests::display_width_narrow_emojis_variant_selector ... ok [INFO] [stdout] test core::tests::display_width_works ... ok [INFO] [stdout] test core::tests::display_width_narrow_emojis ... ok [INFO] [stdout] test core::tests::display_width_emojis ... ok [INFO] [stdout] test core::tests::skip_ansi_escape_sequence_works ... ok [INFO] [stdout] test fill::tests::break_words_empty_lines ... ok [INFO] [stdout] test fill::tests::fill_inplace_empty ... ok [INFO] [stdout] test fill::tests::fill_inplace_interior_whitespace ... ok [INFO] [stdout] test fill::tests::fill_inplace_leading_whitespace ... ok [INFO] [stdout] test fill::tests::fill_inplace_long_word ... ok [INFO] [stdout] test columns::tests::wrap_columns_single_column ... ok [INFO] [stdout] test columns::tests::wrap_columns_uneven_columns ... ok [INFO] [stdout] test fill::tests::break_words_line_breaks ... ok [INFO] [stdout] test fill::tests::fill_inplace_multiple_lines ... ok [INFO] [stdout] test fill::tests::fill_inplace_newlines ... ok [INFO] [stdout] test fill::tests::fill_inplace_newlines_reset_line_width ... ok [INFO] [stdout] test fill::tests::fill_inplace_no_hyphen_splitting ... ok [INFO] [stdout] test fill::tests::fill_inplace_simple ... ok [INFO] [stdout] test fill::tests::fill_preserves_line_breaks_trims_whitespace ... ok [INFO] [stdout] test fill::tests::fill_simple ... ok [INFO] [stdout] test fill::tests::fill_unicode_boundary ... ok [INFO] [stdout] test fill::tests::non_breaking_hyphen ... ok [INFO] [stdout] test fill::tests::non_breaking_space ... ok [INFO] [stdout] test indentation::tests::dedent_empty ... ok [INFO] [stdout] test indentation::tests::dedent_empty_line ... ok [INFO] [stdout] test indentation::tests::dedent_mixed_tabbed_whitespace ... ok [INFO] [stdout] test indentation::tests::dedent_mixed_tabbed_whitespace2 ... ok [INFO] [stdout] test fill::tests::preserve_line_breaks ... ok [INFO] [stdout] test indentation::tests::dedent_multi_line ... ok [INFO] [stdout] test indentation::tests::dedent_blank_line ... ok [INFO] [stdout] test indentation::tests::dedent_mixed_whitespace ... ok [INFO] [stdout] test indentation::tests::dedent_preserve_no_terminating_newline ... ok [INFO] [stdout] test indentation::tests::dedent_whitespace_line ... ok [INFO] [stdout] test indentation::tests::indent_empty ... ok [INFO] [stdout] test indentation::tests::indent_empty_line ... ok [INFO] [stdout] test indentation::tests::indent_nonempty ... ok [INFO] [stdout] test line_ending::tests::non_empty_lines_full_case ... ok [INFO] [stdout] test line_ending::tests::non_empty_lines_new_lines_only ... ok [INFO] [stdout] test line_ending::tests::non_empty_lines_no_input ... ok [INFO] [stdout] test options::tests::options_agree_with_usize ... ok [INFO] [stdout] test indentation::tests::dedent_tabbed_whitespace ... ok [INFO] [stdout] test refill::tests::refill_convert_crlf_to_lf ... ok [INFO] [stdout] test refill::tests::refill_convert_lf_to_crlf ... ok [INFO] [stdout] test columns::tests::wrap_columns_with_emojis ... ok [INFO] [stdout] test refill::tests::refill_convert_mixed_newlines ... ok [INFO] [stdout] test refill::tests::refill_defaults_to_lf ... ok [INFO] [stdout] test refill::tests::unfill_block_quote ... ok [INFO] [stdout] test refill::tests::unfill_mixed_new_lines ... ok [INFO] [stdout] test refill::tests::unfill_differing_indents ... ok [INFO] [stdout] test refill::tests::unfill_list_item ... ok [INFO] [stdout] test refill::tests::unfill_mixed_trailing_newlines ... ok [INFO] [stdout] test refill::tests::unfill_only_prefixes_issue_466 ... ok [INFO] [stdout] test refill::tests::unfill_simple ... ok [INFO] [stdout] test refill::tests::unfill_simple_crlf ... ok [INFO] [stdout] test refill::tests::unfill_trailing_crlf ... ok [INFO] [stdout] test refill::tests::unfill_trailing_newlines ... ok [INFO] [stdout] test refill::tests::unfill_trailing_newlines_issue_466 ... ok [INFO] [stdout] test refill::tests::unfill_whitespace ... ok [INFO] [stdout] test word_separators::tests::ascii_hyphens ... ok [INFO] [stdout] test word_separators::tests::ascii_inter_word_whitespace ... ok [INFO] [stdout] test word_separators::tests::ascii_leading_whitespace ... ok [INFO] [stdout] test word_separators::tests::ascii_multi_column_char ... ok [INFO] [stdout] test word_separators::tests::ascii_multiple_words ... ok [INFO] [stdout] test word_separators::tests::ascii_newline ... ok [INFO] [stdout] test word_separators::tests::ascii_non_breaking_space ... ok [INFO] [stdout] test word_separators::tests::ascii_only_whitespace ... ok [INFO] [stdout] test word_separators::tests::ascii_single_word ... ok [INFO] [stdout] test word_separators::tests::ascii_space_empty ... ok [INFO] [stdout] test word_separators::tests::ascii_tab ... ok [INFO] [stdout] test refill::tests::unfill_multiple_char_prefix ... ok [INFO] [stdout] test refill::tests::unfill_no_new_line ... ok [INFO] [stdout] test word_separators::tests::ascii_trailing_whitespace ... ok [INFO] [stdout] test refill::tests::test_unfill_consecutive_different_prefix ... ok [INFO] [stdout] test refill::tests::unfill_initial_indent ... ok [INFO] [stdout] test word_separators::tests::ascii_two_words ... ok [INFO] [stdout] test word_separators::tests::unicode_empty ... ok [INFO] [stdout] test word_separators::tests::unicode_leading_whitespace ... ok [INFO] [stdout] test word_separators::tests::find_words_color_inside_word ... ok [INFO] [stdout] test word_separators::tests::unicode_inter_word_whitespace ... ok [INFO] [stdout] test word_separators::tests::find_words_colored_text ... ok [INFO] [stdout] test word_separators::tests::unicode_multi_column_char ... ok [INFO] [stdout] test word_separators::tests::unicode_non_breaking_space ... ok [INFO] [stdout] test word_separators::tests::unicode_hyphens ... ok [INFO] [stdout] test word_separators::tests::unicode_newline ... ok [INFO] [stdout] test word_separators::tests::unicode_multiple_words ... ok [INFO] [stdout] test word_separators::tests::unicode_only_whitespace ... ok [INFO] [stdout] test word_separators::tests::unicode_single_word ... ok [INFO] [stdout] test word_separators::tests::unicode_two_words ... ok [INFO] [stdout] test word_separators::tests::word_separator_new ... ok [INFO] [stdout] test word_splitters::tests::split_words_hyphen_splitter ... ok [INFO] [stdout] test word_splitters::tests::split_words_adds_penalty ... ok [INFO] [stdout] test word_splitters::tests::split_words_empty_word ... ok [INFO] [stdout] test word_separators::tests::unicode_tab ... ok [INFO] [stdout] test word_separators::tests::unicode_trailing_whitespace ... ok [INFO] [stdout] test word_splitters::tests::split_words_no_words ... ok [INFO] [stdout] test wrap::tests::break_long_first_word ... ok [INFO] [stdout] test word_splitters::tests::split_words_no_hyphenation ... ok [INFO] [stdout] test wrap::tests::break_words ... ok [INFO] [stdout] test word_splitters::tests::split_words_single_word ... ok [INFO] [stdout] test wrap::tests::forced_split ... ok [INFO] [stdout] test wrap::tests::hyphens_alphanumeric ... ok [INFO] [stdout] test wrap::tests::break_words_wide_characters ... ok [INFO] [stdout] test wrap::tests::hyphens_non_alphanumeric ... ok [INFO] [stdout] test wrap::tests::hyphens_flag ... ok [INFO] [stdout] test wrap::tests::hyphens ... ok [INFO] [stdout] test fill::tests::fill_inplace_trailing_whitespace ... ok [INFO] [stdout] test wrap::tests::indent_break_words ... ok [INFO] [stdout] test wrap::tests::indent_multiple_lines ... ok [INFO] [stdout] test wrap::tests::break_words_zero_width ... ok [INFO] [stdout] test wrap::tests::issue_99 ... ok [INFO] [stdout] test wrap::tests::leading_whitespace ... ok [INFO] [stdout] test wrap::tests::initial_indent_break_words ... ok [INFO] [stdout] test wrap::tests::issue_129 ... ok [INFO] [stdout] test wrap::tests::indent_empty_line ... ok [INFO] [stdout] test wrap::tests::indent_first_emoji ... ok [INFO] [stdout] test wrap::tests::indent_single_line ... ok [INFO] [stdout] test wrap::tests::leading_whitespace_empty_first_line ... ok [INFO] [stdout] test wrap::tests::long_words ... ok [INFO] [stdout] test wrap::tests::max_width ... ok [INFO] [stdout] test wrap::tests::long_word ... ok [INFO] [stdout] test wrap::tests::multiple_words_on_first_line ... ok [INFO] [stdout] test wrap::tests::multiple_unbroken_words_issue_193 ... ok [INFO] [stdout] test wrap::tests::multiple_hyphens ... ok [INFO] [stdout] test wrap::tests::no_hyphenation ... ok [INFO] [stdout] test wrap::tests::no_wrap ... ok [INFO] [stdout] test wrap::tests::only_initial_indent_multiple_lines ... ok [INFO] [stdout] test wrap::tests::only_subsequent_indent_multiple_lines ... ok [INFO] [stdout] test wrap::tests::simple_hyphens ... ok [INFO] [stdout] test wrap::tests::to_be_or_not ... ok [INFO] [stdout] test wrap::tests::trailing_hyphen ... ok [INFO] [stdout] test wrap::tests::trailing_whitespace ... ok [INFO] [stdout] test wrap::tests::very_narrow_lines_issue_193 ... ok [INFO] [stdout] test wrap::tests::wrap_colored_text ... ok [INFO] [stdout] test wrap::tests::multiple_splits ... ok [INFO] [stdout] test wrap::tests::wide_character_handling ... ok [INFO] [stdout] test wrap::tests::wrap_preserves_line_breaks_trims_whitespace ... ok [INFO] [stdout] test wrap::tests::wrap_simple ... ok [INFO] [stdout] test wrap_algorithms::optimal_fit::tests::wrap_fragments_with_huge_widths ... ok [INFO] [stdout] test wrap_algorithms::optimal_fit::tests::wrap_fragments_with_infinite_widths ... ok [INFO] [stdout] test wrap_algorithms::optimal_fit::tests::wrap_fragments_with_large_widths ... ok [INFO] [stdout] test columns::tests::wrap_columns_panic_with_zero_columns - should panic ... ok [INFO] [stdout] test wrap::tests::repeated_hyphens ... ok [INFO] [stdout] test wrap_algorithms::tests::wrap_string_longer_than_f64 ... ok [INFO] [stdout] test core::tests::emojis_have_correct_width ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/indent.rs (/opt/rustwide/target/debug/deps/indent-7ef4cfdd19aebfab) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test indented_text_should_have_the_same_number_of_lines_as_the_original_text ... ok [INFO] [stdout] test test_indent_nomargin_default ... ok [INFO] [stdout] test test_indent_default ... ok [INFO] [stdout] test test_roundtrip_mixed ... ok [INFO] [stdout] test test_roundtrip_spaces ... ok [INFO] [stdout] test test_roundtrip_tabs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/version-numbers.rs (/opt/rustwide/target/debug/deps/version_numbers-2ae0bde2b250154d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_changelog ... ok [INFO] [stdout] test test_readme_deps ... ok [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] test test_dependency_graph ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests textwrap [INFO] [stderr] error: DefId(0:193 ~ textwrap[0f19]::wrap::wrap) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name textwrap --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern smawk=/opt/rustwide/target/debug/deps/libsmawk-9e7d9ce9103284a6.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-4c5927ddf8282c08.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0bd0b3f752d01bf7.rlib --extern unic_emoji_char=/opt/rustwide/target/debug/deps/libunic_emoji_char-e47280733d14f21a.rlib --extern unicode_linebreak=/opt/rustwide/target/debug/deps/libunicode_linebreak-e2d4f4a68c1e757f.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ff8848b4c91bc42d.rlib --extern version_sync=/opt/rustwide/target/debug/deps/libversion_sync-b63e3497e9970ef1.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "439f4f1a1b31db40c6d460f727fdff8df394cdd1f6b319a076a15a199781cf88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439f4f1a1b31db40c6d460f727fdff8df394cdd1f6b319a076a15a199781cf88", kill_on_drop: false }` [INFO] [stdout] 439f4f1a1b31db40c6d460f727fdff8df394cdd1f6b319a076a15a199781cf88