[INFO] fetching crate comfy-table 6.0.0-rc.1... [INFO] testing comfy-table-6.0.0-rc.1 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a 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 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7adf324239fdb888474c2be023b2a952c1fb21c9dee0b647707854634c866b38 [INFO] running `Command { std: "docker" "start" "-a" "7adf324239fdb888474c2be023b2a952c1fb21c9dee0b647707854634c866b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7adf324239fdb888474c2be023b2a952c1fb21c9dee0b647707854634c866b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7adf324239fdb888474c2be023b2a952c1fb21c9dee0b647707854634c866b38", kill_on_drop: false }` [INFO] [stdout] 7adf324239fdb888474c2be023b2a952c1fb21c9dee0b647707854634c866b38 [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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41b18eeae5ae32ab7dd56ce71862db3fa63a60fa057c7b17d6f3a99f57a659d2 [INFO] running `Command { std: "docker" "start" "-a" "41b18eeae5ae32ab7dd56ce71862db3fa63a60fa057c7b17d6f3a99f57a659d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.15 [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 7.64s [INFO] running `Command { std: "docker" "inspect" "41b18eeae5ae32ab7dd56ce71862db3fa63a60fa057c7b17d6f3a99f57a659d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41b18eeae5ae32ab7dd56ce71862db3fa63a60fa057c7b17d6f3a99f57a659d2", kill_on_drop: false }` [INFO] [stdout] 41b18eeae5ae32ab7dd56ce71862db3fa63a60fa057c7b17d6f3a99f57a659d2 [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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f171a71625c344aa789a44cc8366380d17b027c4ec08b23cce4d08ed4aec3bb1 [INFO] running `Command { std: "docker" "start" "-a" "f171a71625c344aa789a44cc8366380d17b027c4ec08b23cce4d08ed4aec3bb1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.4.1 [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 fastrand v1.7.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.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 walkdir v2.3.2 [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 plotters-svg v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [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 pretty_assertions v1.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [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 11.77s [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" "f171a71625c344aa789a44cc8366380d17b027c4ec08b23cce4d08ed4aec3bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f171a71625c344aa789a44cc8366380d17b027c4ec08b23cce4d08ed4aec3bb1", kill_on_drop: false }` [INFO] [stdout] f171a71625c344aa789a44cc8366380d17b027c4ec08b23cce4d08ed4aec3bb1 [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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bf846110a575a2b755650013171a81668ea36bee50fb1c66855c8bf78f9c34b [INFO] running `Command { std: "docker" "start" "-a" "7bf846110a575a2b755650013171a81668ea36bee50fb1c66855c8bf78f9c34b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [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] [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_disabled_arrangement ... ok [INFO] [stdout] test utils::arrangement::tests::test_discover_columns ... ok [INFO] [stderr] Running tests/all_tests.rs (/opt/rustwide/target/debug/deps/all_tests-302c73c971b366d3) [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::constraints_test::max_100_percentage ... ok [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::unnecessary_max_min_constraints ... ok [INFO] [stdout] test all::constraints_test::max_percentage ... ok [INFO] [stdout] test all::constraints_test::fixed_max_min_constraints ... ok [INFO] [stdout] test all::constraints_test::min_max_boundary ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width ... ok [INFO] [stdout] test all::constraints_test::percentage ... ok [INFO] [stdout] test all::content_arrangement_test::dynamic_full_width_after_split ... ok [INFO] [stdout] test all::combined_test::combined_features ... ok [INFO] [stdout] test all::content_arrangement_test::unused_space_after_split ... ok [INFO] [stdout] test all::constraints_test::percentage_second ... ok [INFO] [stdout] test all::content_arrangement_test::distribute_space_after_split ... ok [INFO] [stdout] test all::content_arrangement_test::simple_dynamic_table ... ok [INFO] [stdout] test all::hidden_test::only_hidden_columns ... ok [INFO] [stdout] test all::modifiers_test::utf8_round_corners ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only ... ok [INFO] [stdout] test all::padding_test::custom_padding ... ok [INFO] [stdout] test all::presets_test::test_ascii_borders_only_condensed ... ok [INFO] [stdout] test all::hidden_test::hidden_columns_with_dynamic_adjustment ... ok [INFO] [stdout] test all::content_arrangement_test::table_with_truncate ... ok [INFO] [stdout] test all::hidden_test::hidden_columns ... ok [INFO] [stdout] test all::presets_test::test_ascii_full ... ok [INFO] [stdout] test all::presets_test::test_ascii_horizontal_only ... ok [INFO] [stdout] test all::presets_test::test_ascii_markdown ... ok [INFO] [stdout] test all::presets_test::test_nothing ... 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::presets_test::test_ascii_no_borders ... ok [INFO] [stdout] test all::presets_test::test_utf8_horizontal_only ... ok [INFO] [stdout] test all::simple_test::lines ... ok [INFO] [stdout] test all::simple_test::missing_column_table ... ok [INFO] [stdout] test all::custom_delimiter_test::full_custom_delimiters ... ok [INFO] [stdout] test all::simple_test::single_column_table ... ok [INFO] [stdout] test all::simple_test::simple_table ... ok [INFO] [stdout] test all::styling_test::no_style_styled_table ... ok [INFO] [stdout] test all::styling_test::styled_table ... ok [INFO] [stdout] test all::utf_8_characters::multi_character_utf8_symbols ... 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::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 3.15s [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] [stdout] test src/table.rs - table::Table::set_content_arrangement (line 175) ... ok [INFO] [stdout] test src/row.rs - row::Row::max_height (line 44) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_style (line 423) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::set_alignment (line 65) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::fg (line 83) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_header (line 101) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell (line 149) ... ok [INFO] [stdout] test src/style/table.rs - style::table::ContentArrangement (line 5) ... ok [INFO] [stdout] test src/column.rs - column::Column (line 13) ... ok [INFO] [stdout] test src/table.rs - table::Table::current_style_as_preset (line 351) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_cells_iter (line 513) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::bg (line 102) ... ok [INFO] [stdout] test src/row.rs - row::Row::add_cell (line 30) ... ok [INFO] [stdout] test src/table.rs - table::Table::apply_modifier (line 378) ... ok [INFO] [stdout] test src/cell.rs - cell::Cell::add_attribute (line 122) ... ok [INFO] [stdout] test src/table.rs - table::Table::enforce_styling (line 246) ... ok [INFO] [stdout] test src/lib.rs - (line 88) ... ok [INFO] [stdout] test src/lib.rs - (line 143) ... ok [INFO] [stdout] test src/table.rs - table::Table::column_iter_mut (line 483) ... ok [INFO] [stdout] test src/table.rs - table::Table::add_row (line 123) ... ok [INFO] [stdout] test src/cell.rs - cell::Cells (line 170) ... ok [INFO] [stdout] test src/table.rs - table::Table::style (line 445) ... ok [INFO] [stdout] test src/table.rs - table::Table::set_constraints (line 287) ... ok [INFO] [stdout] test src/row.rs - row::Row (line 89) ... ok [INFO] [stdout] test src/table.rs - table::Table::row_iter_mut (line 552) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bf846110a575a2b755650013171a81668ea36bee50fb1c66855c8bf78f9c34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf846110a575a2b755650013171a81668ea36bee50fb1c66855c8bf78f9c34b", kill_on_drop: false }` [INFO] [stdout] 7bf846110a575a2b755650013171a81668ea36bee50fb1c66855c8bf78f9c34b