[INFO] fetching crate comfy-table 6.0.0-rc.1... [INFO] testing comfy-table-6.0.0-rc.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate comfy-table 6.0.0-rc.1 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate comfy-table 6.0.0-rc.1 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate comfy-table 6.0.0-rc.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate comfy-table 6.0.0-rc.1 [INFO] tweaked toml for crates.io crate comfy-table 6.0.0-rc.1 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate comfy-table 6.0.0-rc.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.23.0 [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded strum_macros v0.23.1 [INFO] [stderr] Downloaded crossterm v0.23.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded pretty_assertions v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec118838be070d2afd24031e6d491246e2c0ea2cf8785b8a0bf41eff564b5d55 [INFO] running `Command { std: "docker" "start" "-a" "ec118838be070d2afd24031e6d491246e2c0ea2cf8785b8a0bf41eff564b5d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec118838be070d2afd24031e6d491246e2c0ea2cf8785b8a0bf41eff564b5d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec118838be070d2afd24031e6d491246e2c0ea2cf8785b8a0bf41eff564b5d55", kill_on_drop: false }` [INFO] [stdout] ec118838be070d2afd24031e6d491246e2c0ea2cf8785b8a0bf41eff564b5d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58b4a516e1a4985ffc249104e8ac86cfe1c0868b6b082f82d4891c833898ae96 [INFO] running `Command { std: "docker" "start" "-a" "58b4a516e1a4985ffc249104e8ac86cfe1c0868b6b082f82d4891c833898ae96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling comfy-table v6.0.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.58s [INFO] running `Command { std: "docker" "inspect" "58b4a516e1a4985ffc249104e8ac86cfe1c0868b6b082f82d4891c833898ae96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58b4a516e1a4985ffc249104e8ac86cfe1c0868b6b082f82d4891c833898ae96", kill_on_drop: false }` [INFO] [stdout] 58b4a516e1a4985ffc249104e8ac86cfe1c0868b6b082f82d4891c833898ae96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce080dfa548204d8265d0d0ece1bdce8a097ead9ce5a4dd16854f2797530c5cf [INFO] running `Command { std: "docker" "start" "-a" "ce080dfa548204d8265d0d0ece1bdce8a097ead9ce5a4dd16854f2797530c5cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pretty_assertions v1.1.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling comfy-table v6.0.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.68s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/comfy_table-00986906e2d49da6) [INFO] [stderr] Executable tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-302c73c971b366d3) [INFO] running `Command { std: "docker" "inspect" "ce080dfa548204d8265d0d0ece1bdce8a097ead9ce5a4dd16854f2797530c5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce080dfa548204d8265d0d0ece1bdce8a097ead9ce5a4dd16854f2797530c5cf", kill_on_drop: false }` [INFO] [stdout] ce080dfa548204d8265d0d0ece1bdce8a097ead9ce5a4dd16854f2797530c5cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 305f334c5f04cd8007ba50f3ac32aca47c45f8565087c677a53c6d89cac76229 [INFO] running `Command { std: "docker" "start" "-a" "305f334c5f04cd8007ba50f3ac32aca47c45f8565087c677a53c6d89cac76229", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/comfy_table-00986906e2d49da6) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cell::tests::test_column_generation ... ok [INFO] [stderr] Running tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-302c73c971b366d3) [INFO] [stdout] test column::tests::test_column ... ok [INFO] [stdout] test row::tests::test_correct_max_content_width ... ok [INFO] [stdout] test row::tests::test_some_functions ... ok [INFO] [stdout] test utils::arrangement::tests::test_discover_columns ... ok [INFO] [stdout] test utils::arrangement::tests::test_disabled_arrangement ... ok [INFO] [stdout] test table::tests::test_column_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test all::alignment_test::cell_alignment ... ok [INFO] [stdout] test all::constraints_test::constraints_bigger_than_table_width ... ok [INFO] [stdout] test all::constraints_test::max_100_percentage ... ok [INFO] [stdout] test all::combined_test::combined_features ... ok [INFO] [stdout] test all::constraints_test::max_percentage ... ok [INFO] [stdout] test all::constraints_test::percentage ... ok [INFO] [stdout] test all::constraints_test::unnecessary_max_min_constraints ... ok [INFO] [stdout] test all::constraints_test::percentage_second ... ok [INFO] [stdout] test all::constraints_test::min_max_boundary ... ok [INFO] [stdout] test all::constraints_test::fixed_max_min_constraints ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width_after_split ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width ... ok [INFO] [stdout] test all::content_arrangement_test::unused_space_after_split ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only_condensed ... ok [INFO] [stdout] test all::hidden_test::hidden_columns ... ok [INFO] [stdout] test all::hidden_test::only_hidden_columns ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only ... ok [INFO] [stdout] test all::custom_delimiter_test::full_custom_delimiters ... ok [INFO] [stdout] test all::presets_test::test_ascii_full ... ok [INFO] [stdout] test all::padding_test::custom_padding ... ok [INFO] [stdout] test all::presets_test::test_ascii_horizontal_only ... ok [INFO] [stdout] test all::content_arrangement_test::table_with_truncate ... ok [INFO] [stdout] test all::hidden_test::hidden_columns_with_dynamic_adjustment ... ok [INFO] [stdout] test all::modifiers_test::utf8_round_corners ... ok [INFO] [stdout] test all::content_arrangement_test::distribute_space_after_split ... ok [INFO] [stdout] test all::presets_test::test_ascii_markdown ... ok [INFO] [stdout] test all::content_arrangement_test::simple_dynamic_table ... ok [INFO] [stdout] test all::presets_test::test_nothing ... ok [INFO] [stdout] test all::presets_test::test_ascii_no_borders ... ok [INFO] [stdout] test all::presets_test::test_utf8_horizontal_only ... ok [INFO] [stdout] test all::presets_test::test_utf8_full ... ok [INFO] [stdout] test all::presets_test::test_utf8_no_borders ... ok [INFO] [stdout] test all::simple_test::lines ... ok [INFO] [stdout] test all::simple_test::missing_column_table ... ok [INFO] [stdout] test all::simple_test::single_column_table ... ok [INFO] [stdout] test all::styling_test::no_style_styled_table ... ok [INFO] [stdout] test all::simple_test::simple_table ... ok [INFO] [stdout] test all::styling_test::styled_text_only_table ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_utf8_word_splitting ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_utf8_symbols ... ok [INFO] [stdout] test all::styling_test::styled_table ... ok [INFO] [stdout] test all::property_test::random_tables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.54s [INFO] [stdout] [INFO] [stderr] Doc-tests comfy-table [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/lib.rs - (line 224) ... ignored [INFO] [stdout] test src/lib.rs - (line 240) ... ignored [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name comfy_table --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-db82e6b21e7aed33.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4685b2a2d4de63e6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-995c4ba59ed06cfa.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-547114905a4d2f08.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-0c32901025b26e3f.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-3e6d0813223dc422.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a90c9f3d79d7eb24.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-76e71fd7781acf2a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-f7877374fccc767a.so --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib -C embed-bitcode=no --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="tty"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "305f334c5f04cd8007ba50f3ac32aca47c45f8565087c677a53c6d89cac76229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305f334c5f04cd8007ba50f3ac32aca47c45f8565087c677a53c6d89cac76229", kill_on_drop: false }` [INFO] [stdout] 305f334c5f04cd8007ba50f3ac32aca47c45f8565087c677a53c6d89cac76229