[INFO] cloning repository https://github.com/gozssky/leetcode-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gozssky/leetcode-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgozssky%2Fleetcode-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgozssky%2Fleetcode-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdfd5e73d9c89c4241c3ba3d91504fa3cf0fdf55 [INFO] testing gozssky/leetcode-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgozssky%2Fleetcode-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gozssky/leetcode-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gozssky/leetcode-rust [INFO] finished tweaking git repo https://github.com/gozssky/leetcode-rust [INFO] tweaked toml for git repo https://github.com/gozssky/leetcode-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gozssky/leetcode-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1934764dd5177ecd57c56bea3bb1238ee28c5b04d3ee9a40a619ce60c7a393df [INFO] running `Command { std: "docker" "start" "-a" "1934764dd5177ecd57c56bea3bb1238ee28c5b04d3ee9a40a619ce60c7a393df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1934764dd5177ecd57c56bea3bb1238ee28c5b04d3ee9a40a619ce60c7a393df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1934764dd5177ecd57c56bea3bb1238ee28c5b04d3ee9a40a619ce60c7a393df", kill_on_drop: false }` [INFO] [stdout] 1934764dd5177ecd57c56bea3bb1238ee28c5b04d3ee9a40a619ce60c7a393df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc1cbbffc9ba0356e9cc52234897eea486f13bde0cd2cf0336cdfd6012990902 [INFO] running `Command { std: "docker" "start" "-a" "bc1cbbffc9ba0356e9cc52234897eea486f13bde0cd2cf0336cdfd6012990902", kill_on_drop: false }` [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `Command { std: "docker" "inspect" "bc1cbbffc9ba0356e9cc52234897eea486f13bde0cd2cf0336cdfd6012990902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1cbbffc9ba0356e9cc52234897eea486f13bde0cd2cf0336cdfd6012990902", kill_on_drop: false }` [INFO] [stdout] bc1cbbffc9ba0356e9cc52234897eea486f13bde0cd2cf0336cdfd6012990902 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 848441ccc55a6d74785be7fb73cc0e8b3f6d389d0a21fbc216888a5d4dc991b5 [INFO] running `Command { std: "docker" "start" "-a" "848441ccc55a6d74785be7fb73cc0e8b3f6d389d0a21fbc216888a5d4dc991b5", kill_on_drop: false }` [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "848441ccc55a6d74785be7fb73cc0e8b3f6d389d0a21fbc216888a5d4dc991b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "848441ccc55a6d74785be7fb73cc0e8b3f6d389d0a21fbc216888a5d4dc991b5", kill_on_drop: false }` [INFO] [stdout] 848441ccc55a6d74785be7fb73cc0e8b3f6d389d0a21fbc216888a5d4dc991b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ae313dece1ab25c29ac7248b274f595967017835e90a3f156b83b97a0ac32cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ae313dece1ab25c29ac7248b274f595967017835e90a3f156b83b97a0ac32cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/leetcode-207ef05ab0734cf1) [INFO] [stdout] running 436 tests [INFO] [stdout] test archived::p0002_add_two_numbers::tests::test_add_two_numbers ... ok [INFO] [stdout] test archived::p0007_reverse_integer::tests::test_reverse ... ok [INFO] [stdout] test archived::p0001_two_sum::tests::test_two_sum ... ok [INFO] [stdout] test archived::p0008_string_to_integer_atoi::tests::test_my_atoi ... ok [INFO] [stdout] test archived::p0003_longest_substring_without_repeating_characters::tests::test_length_of_longest_substring ... ok [INFO] [stdout] test archived::p0006_zigzag_conversion::tests::test_convert ... ok [INFO] [stdout] test archived::p0004_median_of_two_sorted_arrays::tests::test_find_median_sorted_arrays ... ok [INFO] [stdout] test archived::p0010_regular_expression_matching::tests::test_is_match ... ok [INFO] [stdout] test archived::p0013_roman_to_integer::tests::test_roman_to_int ... ok [INFO] [stdout] test archived::p0016_3sum_closest::tests::test_three_sum_closest ... ok [INFO] [stdout] test archived::p0017_letter_combinations_of_a_phone_number::tests::test_letter_combinations ... ok [INFO] [stdout] test archived::p0022_generate_parentheses::tests::test_generate_parenthesis ... ok [INFO] [stdout] test archived::p0011_container_with_most_water::tests::test_max_area ... ok [INFO] [stdout] test archived::p0005_longest_palindromic_substring::tests::test_longest_palindrome ... ok [INFO] [stdout] test archived::p0012_integer_to_roman::tests::test_int_to_roman ... ok [INFO] [stdout] test archived::p0009_palindrome_number::tests::test_is_palindrome ... ok [INFO] [stdout] test archived::p0014_longest_common_prefix::tests::test_longest_common_prefix ... ok [INFO] [stdout] test archived::p0015_3sum::tests::test_three_sum ... ok [INFO] [stdout] test archived::p0021_merge_two_sorted_lists::tests::test_merge_two_lists ... ok [INFO] [stdout] test archived::p0033_search_in_rotated_sorted_array::tests::test_search ... ok [INFO] [stdout] test archived::p0036_valid_sudoku::tests::test_is_valid_sudoku ... ok [INFO] [stdout] test archived::p0032_longest_valid_parentheses::tests::test_longest_valid_parentheses ... ok [INFO] [stdout] test archived::p0029_divide_two_integers::tests::test_divide ... ok [INFO] [stdout] test archived::p0028_implement_strstr::tests::test_str_str ... ok [INFO] [stdout] test archived::p0034_find_first_and_last_position_of_element_in_sorted_array::tests::test_search_range ... ok [INFO] [stdout] test archived::p0031_next_permutation::tests::test_next_permutation ... ok [INFO] [stdout] test archived::p0025_reverse_nodes_in_k_group::tests::test_reverse_k_group ... ok [INFO] [stdout] test archived::p0027_remove_element::tests::test_remove_element ... ok [INFO] [stdout] test archived::p0023_merge_k_sorted_lists::tests::test_merge_k_lists ... ok [INFO] [stdout] test archived::p0030_substring_with_concatenation_of_all_words::tests::test_find_substring ... ok [INFO] [stdout] test archived::p0018_4sum::tests::test_four_sum ... ok [INFO] [stdout] test archived::p0019_remove_nth_node_from_end_of_list::tests::test_remove_nth_from_end ... ok [INFO] [stdout] test archived::p0020_valid_parentheses::tests::test_is_valid ... ok [INFO] [stdout] test archived::p0035_search_insert_position::tests::test_search_insert ... ok [INFO] [stdout] test archived::p0024_swap_nodes_in_pairs::tests::test_swap_pairs ... ok [INFO] [stdout] test archived::p0026_remove_duplicates_from_sorted_array::tests::test_remove_duplicates ... ok [INFO] [stdout] test archived::p0044_wildcard_matching::tests::test_is_match ... ok [INFO] [stdout] test archived::p0039_combination_sum::tests::test_combination_sum ... ok [INFO] [stdout] test archived::p0047_permutations_ii::tests::test_permute_unique ... ok [INFO] [stdout] test archived::p0045_jump_game_ii::tests::test_jump ... ok [INFO] [stdout] test archived::p0046_permutations::tests::test_permute ... ok [INFO] [stdout] test archived::p0048_rotate_image::tests::test_rotate ... ok [INFO] [stdout] test archived::p0042_trapping_rain_water::tests::test_trap ... ok [INFO] [stdout] test archived::p0040_combination_sum_ii::tests::test_combination_sum2 ... ok [INFO] [stdout] test archived::p0038_count_and_say::tests::test_count_and_say ... ok [INFO] [stdout] test archived::p0058_length_of_last_word::tests::test_length_of_last_word ... ok [INFO] [stdout] test archived::p0053_maximum_subarray::tests::test_max_sub_array ... ok [INFO] [stdout] test archived::p0054_spiral_matrix::tests::test_spiral_order ... ok [INFO] [stdout] test archived::p0043_multiply_strings::tests::test_multiply ... ok [INFO] [stdout] test archived::p0041_first_missing_positive::tests::test_first_missing_positive ... ok [INFO] [stdout] test archived::p0055_jump_game::tests::test_can_jump ... ok [INFO] [stdout] test archived::p0056_merge_intervals::tests::test_merge ... ok [INFO] [stdout] test archived::p0060_permutation_sequence::tests::test_get_permutation ... ok [INFO] [stdout] test archived::p0062_unique_paths::tests::test_unique_paths ... ok [INFO] [stdout] test archived::p0061_rotate_list::tests::test_rotate_right ... ok [INFO] [stdout] test archived::p0057_insert_interval::tests::test_insert ... ok [INFO] [stdout] test archived::p0063_unique_paths_ii::tests::test_unique_paths_with_obstacles ... ok [INFO] [stdout] test archived::p0065_valid_number::tests::test_is_number ... ok [INFO] [stdout] test archived::p0066_plus_one::tests::test_plus_one ... ok [INFO] [stdout] test archived::p0064_minimum_path_sum::tests::test_min_path_sum ... ok [INFO] [stdout] test archived::p0075_sort_colors::tests::test_sort_colors ... ok [INFO] [stdout] test archived::p0076_minimum_window_substring::tests::test_min_window ... ok [INFO] [stdout] test archived::p0077_combinations::tests::test_combine ... ok [INFO] [stdout] test archived::p0070_climbing_stairs::tests::test_climb_stairs ... ok [INFO] [stdout] test archived::p0078_subsets::tests::test_subsets ... ok [INFO] [stdout] test archived::p0071_simplify_path::tests::test_simplify_path ... ok [INFO] [stdout] test archived::p0073_set_matrix_zeroes::tests::test_set_zeroes ... ok [INFO] [stdout] test archived::p0074_search_a_2d_matrix::tests::test_search_matrix ... ok [INFO] [stdout] test archived::p0079_word_search::tests::test_exist ... ok [INFO] [stdout] test archived::p0081_search_in_rotated_sorted_array_ii::tests::test_search ... ok [INFO] [stdout] test archived::p0084_largest_rectangle_in_histogram::tests::test_largest_rectangle_area ... ok [INFO] [stdout] test archived::p0080_remove_duplicates_from_sorted_array_ii::tests::test_remove_duplicates ... ok [INFO] [stdout] test archived::p0083_remove_duplicates_from_sorted_list::tests::test_delete_duplicates ... ok [INFO] [stdout] test archived::p0085_maximal_rectangle::tests::test_maximal_rectangle ... ok [INFO] [stdout] test archived::p0086_partition_list::tests::test_partition ... ok [INFO] [stdout] test archived::p0087_scramble_string::tests::test_is_scramble ... ok [INFO] [stdout] test archived::p0088_merge_sorted_array::tests::test_merge ... ok [INFO] [stdout] test archived::p0089_gray_code::tests::test_gray_code ... ok [INFO] [stdout] test archived::p0092_reverse_linked_list_ii::tests::test_reverse_between ... ok [INFO] [stdout] test archived::p0090_subsets_ii::tests::test_subsets_with_dup ... ok [INFO] [stdout] test archived::p0096_unique_binary_search_trees::tests::test_num_trees ... ok [INFO] [stdout] test archived::p0059_spiral_matrix_ii::tests::test_generate_matrix ... ok [INFO] [stdout] test archived::p0091_decode_ways::tests::test_num_decodings ... ok [INFO] [stdout] test archived::p0067_add_binary::tests::test_add_binary ... ok [INFO] [stdout] test archived::p0082_remove_duplicates_from_sorted_list_ii::tests::test_delete_duplicates ... ok [INFO] [stdout] test archived::p0072_edit_distance::tests::test_min_distance ... ok [INFO] [stdout] test archived::p0051_n_queens::tests::test_solve_n_queens ... ok [INFO] [stdout] test archived::p0050_powx_n::tests::test_my_pow ... ok [INFO] [stdout] test archived::p0068_text_justification::tests::test_full_justify ... ok [INFO] [stdout] test archived::p0052_n_queens_ii::tests::test_solve_n_queens ... ok [INFO] [stdout] test archived::p0099_recover_binary_search_tree::tests::test_recover_tree ... ok [INFO] [stdout] test archived::p0069_sqrtx::tests::test_my_sqrt ... ok [INFO] [stdout] test archived::p0095_unique_binary_search_trees_ii::tests::test_generate_trees ... ok [INFO] [stdout] test archived::p0049_group_anagrams::tests::test_group_anagrams ... ok [INFO] [stdout] test archived::p0100_same_tree::tests::test_is_same_tree ... ok [INFO] [stdout] test archived::p0104_maximum_depth_of_binary_tree::tests::test_max_depth ... ok [INFO] [stdout] test archived::p0101_symmetric_tree::tests::test_is_symmetric ... ok [INFO] [stdout] test archived::p0105_construct_binary_tree_from_preorder_and_inorder_traversal::tests::test_build_tree ... ok [INFO] [stdout] test archived::p0102_binary_tree_level_order_traversal::tests::test_level_order ... ok [INFO] [stdout] test archived::p0109_convert_sorted_list_to_binary_search_tree::tests::sorted_list_to_bst ... ok [INFO] [stdout] test archived::p0103_binary_tree_zigzag_level_order_traversal::tests::test_zigzag_level_order ... ok [INFO] [stdout] test archived::p0110_balanced_binary_tree::tests::test_is_balanced ... ok [INFO] [stdout] test archived::p0108_convert_sorted_array_to_binary_search_tree::tests::test_sorted_array_to_bst ... ok [INFO] [stdout] test archived::p0111_minimum_depth_of_binary_tree::tests::test_min_depth ... ok [INFO] [stdout] test archived::p0114_flatten_binary_tree_to_linked_list::tests::test_flatten ... ok [INFO] [stdout] test archived::p0112_path_sum::tests::test_has_path_sum ... ok [INFO] [stdout] test archived::p0115_distinct_subsequences::tests::test_num_distinct ... ok [INFO] [stdout] test archived::p0113_path_sum_ii::tests::test_has_path_sum ... ok [INFO] [stdout] test archived::p0118_pascals_triangle::tests::test_generate ... ok [INFO] [stdout] test archived::p0121_best_time_to_buy_and_sell_stock::tests::test_max_profit ... ok [INFO] [stdout] test archived::p0119_pascals_triangle_ii::tests::test_get_row ... ok [INFO] [stdout] test archived::p0120_triangle::tests::test_minimum_total ... ok [INFO] [stdout] test archived::p0124_binary_tree_maximum_path_sum::tests::test_max_path_sum ... ok [INFO] [stdout] test archived::p0122_best_time_to_buy_and_sell_stock_ii::tests::test_max_profit ... ok [INFO] [stdout] test archived::p0123_best_time_to_buy_and_sell_stock_iii::tests::test_max_profit ... ok [INFO] [stdout] test archived::p0125_valid_palindrome::tests::test_is_palindrome ... ok [INFO] [stdout] test archived::p0126_word_ladder_ii::tests::test_find_ladders ... ok [INFO] [stdout] test archived::p0128_longest_consecutive_sequence::tests::test_longest_consecutive ... ok [INFO] [stdout] test archived::p0127_word_ladder::tests::test_ladder_length ... ok [INFO] [stdout] test archived::p0130_surrounded_regions::tests::test_solve ... ok [INFO] [stdout] test archived::p0129_sum_root_to_leaf_numbers::tests::test_sum_numbers ... ok [INFO] [stdout] test archived::p0136_single_number::tests::test_single_number ... ok [INFO] [stdout] test archived::p0131_palindrome_partitioning::tests::test_partition ... ok [INFO] [stdout] test archived::p0093_restore_ip_addresses::tests::test_restore_ip_addresses ... ok [INFO] [stdout] test archived::p0094_binary_tree_inorder_traversal::tests::test_inorder_traversal ... ok [INFO] [stdout] test archived::p0137_single_number_ii::tests::test_single_number ... ok [INFO] [stdout] test archived::p0139_word_break::tests::test_word_break ... ok [INFO] [stdout] test archived::p0132_palindrome_partitioning_ii::tests::test_min_cut ... ok [INFO] [stdout] test archived::p0134_gas_station::tests::test_can_complete_circuit ... ok [INFO] [stdout] test archived::p0140_word_break_ii::tests::test_word_break ... ok [INFO] [stdout] test archived::p0135_candy::tests::test_candy ... ok [INFO] [stdout] test archived::p0152_maximum_product_subarray::tests::test_max_product ... ok [INFO] [stdout] test archived::p0153_find_minimum_in_rotated_sorted_array::tests::test_find_min ... ok [INFO] [stdout] test archived::p0154_find_minimum_in_rotated_sorted_array_ii::tests::test_find_min ... ok [INFO] [stdout] test archived::p0155_min_stack::tests::test_min_stack ... ok [INFO] [stdout] test archived::p0162_find_peak_element::tests::test_find_peak_element ... ok [INFO] [stdout] test archived::p0164_maximum_gap::tests::test_maximum_gap ... ok [INFO] [stdout] test archived::p0165_compare_version_numbers::tests::test_compare_version ... ok [INFO] [stdout] test archived::p0167_two_sum_ii_input_array_is_sorted::tests::test_two_sum ... ok [INFO] [stdout] test archived::p0143_reorder_list::tests::test_reorder_list ... ok [INFO] [stdout] test archived::p0144_binary_tree_preorder_traversal::tests::test_preorder_traversal ... ok [INFO] [stdout] test archived::p0145_binary_tree_postorder_traversal::tests::test_postorder_traversal ... ok [INFO] [stdout] test archived::p0166_fraction_to_recurring_decimal::tests::test_fraction_to_decimal ... ok [INFO] [stdout] test archived::p0146_lru_cache::tests::test_lru_cache ... ok [INFO] [stdout] test archived::p0147_insertion_sort_list::tests::test_insertion_sort_list ... ok [INFO] [stdout] test archived::p0148_sort_list::tests::test_sort_list ... ok [INFO] [stdout] test archived::p0149_max_points_on_a_line::tests::test_max_points ... ok [INFO] [stdout] test archived::p0168_excel_sheet_column_title::tests::test_convert_to_title ... ok [INFO] [stdout] test archived::p0172_factorial_trailing_zeroes::tests::test_trailing_zeroes ... ok [INFO] [stdout] test archived::p0174_dungeon_game::tests::test_calculate_minimum_hp ... ok [INFO] [stdout] test archived::p0190_reverse_bits::tests::test_reverse_bits ... ok [INFO] [stdout] test archived::p0198_house_robber::tests::test_rob ... ok [INFO] [stdout] test archived::p0199_binary_tree_right_side_view::tests::test_right_side_view ... ok [INFO] [stdout] test archived::p0200_number_of_islands::tests::test_num_islands ... ok [INFO] [stdout] test archived::p0187_repeated_dna_sequences::tests::test_find_repeated_dna_sequences ... ok [INFO] [stdout] test archived::p0191_number_of_1_bits::tests::test_hammingWeight ... ok [INFO] [stdout] test archived::p0189_rotate_array::tests::test_rotate ... ok [INFO] [stdout] test archived::p0098_validate_binary_search_tree::tests::test_is_valid_bst ... ok [INFO] [stdout] test archived::p0151_reverse_words_in_a_string::tests::test_reverse_words ... ok [INFO] [stdout] test archived::p0169_majority_element::tests::test_majority_element ... ok [INFO] [stdout] test archived::p0150_evaluate_reverse_polish_notation::tests::test_eval_rpn ... ok [INFO] [stdout] test archived::p0106_construct_binary_tree_from_inorder_and_postorder_traversal::tests::test_build_tree ... ok [INFO] [stdout] test archived::p0179_largest_number::tests::test_largest_number ... ok [INFO] [stdout] test archived::p0107_binary_tree_level_order_traversal_ii::tests::test_level_order ... ok [INFO] [stdout] test archived::p0205_isomorphic_strings::tests::test_is_isomorphic ... ok [INFO] [stdout] test archived::p0206_reverse_linked_list::tests::test_reverse_list ... ok [INFO] [stdout] test archived::p0211_design_add_and_search_words_data_structure::tests::test_word_dictionary ... ok [INFO] [stdout] test archived::p0188_best_time_to_buy_and_sell_stock_iv::tests::test_max_profit ... ok [INFO] [stdout] test archived::p0207_course_schedule::tests::test_can_finish ... ok [INFO] [stdout] test archived::p0208_implement_trie_prefix_tree::tests::test_trie ... ok [INFO] [stdout] test archived::p0171_excel_sheet_column_number::tests::test_title_to_number ... ok [INFO] [stdout] test archived::p0201_bitwise_and_of_numbers_range::tests::test_range_bitwise_and ... ok [INFO] [stdout] test archived::p0209_minimum_size_subarray_sum::tests::test_min_sub_array_len ... ok [INFO] [stdout] test archived::p0214_shortest_palindrome::tests::test_shortest_palindrome ... ok [INFO] [stdout] test archived::p0213_house_robber_ii::tests::test_rob ... ok [INFO] [stdout] test archived::p0203_remove_linked_list_elements::tests::test_remove_elements ... ok [INFO] [stdout] test archived::p0215_kth_largest_element_in_an_array::tests::test_find_kth_largest ... ok [INFO] [stdout] test archived::p0217_contains_duplicate::tests::test_contains_duplicate ... ok [INFO] [stdout] test archived::p0173_binary_search_tree_iterator::tests::test_bst_iterator ... ok [INFO] [stdout] test archived::p0216_combination_sum_iii::tests::test_combination_sum3 ... ok [INFO] [stdout] test archived::p0225_implement_stack_using_queues::tests::test_my_stack ... ok [INFO] [stdout] test archived::p0224_basic_calculator::tests::test_calculate ... ok [INFO] [stdout] test archived::p0222_count_complete_tree_nodes::tests::test_count_nodes ... ok [INFO] [stdout] test archived::p0219_contains_duplicate_ii::tests::test_contains_nearby_duplicate ... ok [INFO] [stdout] test archived::p0228_summary_ranges::tests::test_summary_ranges ... ok [INFO] [stdout] test archived::p0218_the_skyline_problem::tests::test_get_skyline ... ok [INFO] [stdout] test archived::p0229_majority_element_ii::tests::test_majority_element ... ok [INFO] [stdout] test archived::p0230_kth_smallest_element_in_a_bst::tests::test_kth_smallest ... ok [INFO] [stdout] test archived::p0232_implement_queue_using_stacks::tests::test_my_queue ... ok [INFO] [stdout] test archived::p0231_power_of_two::tests::test_is_power_of_two ... ok [INFO] [stdout] test archived::p0234_palindrome_linked_list::tests::test_is_palindrome ... ok [INFO] [stdout] test archived::p0233_number_of_digit_one::tests::test_count_digit_one ... ok [INFO] [stdout] test archived::p0236_lowest_common_ancestor_of_a_binary_tree::tests::test_lowest_common_ancestor ... ok [INFO] [stdout] test archived::p0235_lowest_common_ancestor_of_a_binary_search_tree::tests::test_lowest_common_ancestor ... ok [INFO] [stdout] test archived::p0238_product_of_array_except_self::tests::test_product_except_self ... ok [INFO] [stdout] test archived::p0239_sliding_window_maximum::tests::test_max_sliding_window ... ok [INFO] [stdout] test archived::p0240_search_a_2d_matrix_ii::tests::test_search_matrix ... ok [INFO] [stdout] test archived::p0242_valid_anagram::tests::test_is_anagram ... ok [INFO] [stdout] test archived::p0241_different_ways_to_add_parentheses::tests::test_diff_ways_to_compute ... ok [INFO] [stdout] test archived::p0257_binary_tree_paths::tests::test_binary_tree_paths ... ok [INFO] [stdout] test archived::p0258_add_digits::tests::test_add_digits ... ok [INFO] [stdout] test archived::p0260_single_number_iii::tests::test_single_number ... ok [INFO] [stdout] test archived::p0263_ugly_number::tests::test_is_ugly ... ok [INFO] [stdout] test archived::p0268_missing_number::tests::test_missing_number ... ok [INFO] [stdout] test archived::p0264_ugly_number_ii::tests::test_nth_ugly_number ... ok [INFO] [stdout] test archived::p0273_integer_to_english_words::tests::test_number_to_words ... ok [INFO] [stdout] test archived::p0274_h_index::tests::test_h_index ... ok [INFO] [stdout] test archived::p0279_perfect_squares::tests::test_num_squares ... ok [INFO] [stdout] test archived::p0275_h_index_ii::tests::test_h_index ... ok [INFO] [stdout] test archived::p0278_first_bad_version::tests::test_first_bad_version ... ok [INFO] [stdout] test archived::p0227_basic_calculator_ii::tests::test_calculate ... ok [INFO] [stdout] test archived::p0283_move_zeroes::tests::test_move_zeros ... ok [INFO] [stdout] test archived::p0226_invert_binary_tree::tests::test_invert_tree ... ok [INFO] [stdout] test archived::p0097_interleaving_string::tests::test_is_interleave ... ok [INFO] [stdout] test archived::p0223_rectangle_area::tests::test_compute_area ... ok [INFO] [stdout] test archived::p0202_happy_number::tests::test_is_happy ... ok [INFO] [stdout] test archived::p0204_count_primes::tests::test_count_primes ... ok [INFO] [stdout] test archived::p0287_find_the_duplicate_number::tests::test_find_duplicate ... ok [INFO] [stdout] test archived::p0295_find_median_from_data_stream::tests::test_median_finder ... ok [INFO] [stdout] test archived::p0210_course_schedule_ii::tests::test_find_order ... ok [INFO] [stdout] test archived::p0299_bulls_and_cows::tests::test_get_hint ... ok [INFO] [stdout] test archived::p0297_serialize_and_deserialize_binary_tree::tests::test_codec ... ok [INFO] [stdout] test archived::p0220_contains_duplicate_iii::tests::test_contains_nearby_almost_duplicate ... ok [INFO] [stdout] test archived::p0221_maximal_square::tests::test_maximal_square ... ok [INFO] [stdout] test archived::p0303_range_sum_query_immutable::tests::test_num_array ... ok [INFO] [stdout] test archived::p0304_range_sum_query_2d_immutable::tests::test_num_matrix ... ok [INFO] [stdout] test archived::p0307_range_sum_query_mutable::tests::test_num_array ... ok [INFO] [stdout] test archived::p0313_super_ugly_number::tests::test_nth_super_ugly_number ... ok [INFO] [stdout] test archived::p0315_count_of_smaller_numbers_after_self::tests::test_count_smaller ... ok [INFO] [stdout] test archived::p0292_nim_game::tests::test_can_win_nim ... ok [INFO] [stdout] test archived::p0301_remove_invalid_parentheses::tests::test_remove_invalid_parentheses ... ok [INFO] [stdout] test archived::p0306_additive_number::tests::test_is_additive_number ... ok [INFO] [stdout] test archived::p0309_best_time_to_buy_and_sell_stock_with_cooldown::tests::test_max_profit ... ok [INFO] [stdout] test archived::p0310_minimum_height_trees::tests::test_find_min_height_trees ... ok [INFO] [stdout] test archived::p0312_burst_balloons::tests::test_max_coins ... ok [INFO] [stdout] test archived::p0316_remove_duplicate_letters::tests::test_remove_duplicate_letters ... ok [INFO] [stdout] test archived::p0318_maximum_product_of_word_lengths::tests::test_max_product ... ok [INFO] [stdout] test archived::p0300_longest_increasing_subsequence::tests::test_length_of_lis ... ok [INFO] [stdout] test archived::p0289_game_of_life::tests::test_game_of_life ... ok [INFO] [stdout] test archived::p0290_word_pattern::tests::test_word_pattern ... ok [INFO] [stdout] test archived::p0322_coin_change::tests::test_coin_change ... ok [INFO] [stdout] test archived::p0324_wiggle_sort_ii::tests::test_wiggle_sort ... ok [INFO] [stdout] test archived::p0326_power_of_three::tests::test_is_power_of_three ... ok [INFO] [stdout] test archived::p0331_verify_preorder_serialization_of_a_binary_tree::tests::test_is_valid_serialization ... ok [INFO] [stdout] test archived::p0332_reconstruct_itinerary::tests::test_find_itinerary ... ok [INFO] [stdout] test archived::p0338_counting_bits::tests::test_count_bits ... ok [INFO] [stdout] test archived::p0341_flatten_nested_list_iterator::tests::test_nested_iterator ... ok [INFO] [stdout] test archived::p0336_palindrome_pairs::tests::test_palindrome_pairs ... ok [INFO] [stdout] test archived::p0337_house_robber_iii::tests::test_rob ... ok [INFO] [stdout] test archived::p0347_top_k_frequent_elements::tests::test_top_k_frequent ... ok [INFO] [stdout] test archived::p0344_reverse_string::tests::test_reverse_string ... ok [INFO] [stdout] test archived::p0345_reverse_vowels_of_a_string::tests::test_reverse_vowels ... ok [INFO] [stdout] test archived::p0343_integer_break::tests::test_integer_break ... ok [INFO] [stdout] test archived::p0349_intersection_of_two_arrays::tests::test_intersection ... ok [INFO] [stdout] test archived::p0354_russian_doll_envelopes::tests::test_max_envelopes ... ok [INFO] [stdout] test archived::p0355_design_twitter::tests::test_twitter ... ok [INFO] [stdout] test archived::p0357_count_numbers_with_unique_digits::tests::test_count_numbers_with_unique_digits ... ok [INFO] [stdout] test archived::p0319_bulb_switcher::tests::test_bulb_switch ... ok [INFO] [stdout] test archived::p0363_max_sum_of_rectangle_no_larger_than_k::tests::test_max_sum_submatrix ... ok [INFO] [stdout] test archived::p0321_create_maximum_number::tests::test_max_number ... ok [INFO] [stdout] test archived::p0327_count_of_range_sum::tests::test_count_range_sum ... ok [INFO] [stdout] test archived::p0342_power_of_four::tests::test_is_power_of_four ... ok [INFO] [stdout] test archived::p0365_water_and_jug_problem::tests::test_can_measure_water ... ok [INFO] [stdout] test archived::p0328_odd_even_linked_list::tests::test_odd_even_list ... ok [INFO] [stdout] test archived::p0329_longest_increasing_path_in_a_matrix::tests::test_longest_increasing_path ... ok [INFO] [stdout] test archived::p0376_wiggle_subsequence::tests::test_wiggle_max_length ... ok [INFO] [stdout] test archived::p0377_combination_sum_iv::tests::test_combination_sum4 ... ok [INFO] [stdout] test archived::p0368_largest_divisible_subset::tests::test_largest_divisible_subset ... ok [INFO] [stdout] test archived::p0371_sum_of_two_integers::tests::test_get_num ... ok [INFO] [stdout] test archived::p0372_super_pow::tests::test_super_pow ... ok [INFO] [stdout] test archived::p0378_kth_smallest_element_in_a_sorted_matrix::tests::test_kth_smallest ... ok [INFO] [stdout] test archived::p0367_valid_perfect_square::tests::test_is_perfect_square ... ok [INFO] [stdout] test archived::p0375_guess_number_higher_or_lower_ii::tests::test_get_money_amount ... ok [INFO] [stdout] test archived::p0387_first_unique_character_in_a_string::tests::test_first_uniq_char ... ok [INFO] [stdout] test archived::p0383_ransom_note::tests::test_can_construct ... ok [INFO] [stdout] test archived::p0335_self_crossing::tests::test_is_self_crossing ... ok [INFO] [stdout] test archived::p0334_increasing_triplet_subsequence::tests::test_increasing_triplet ... ok [INFO] [stdout] test archived::p0352_data_stream_as_disjoint_intervals::tests::test_summary_ranges ... ok [INFO] [stdout] test archived::p0381_insert_delete_getrandom_o1_duplicates_allowed::tests::test_randomized_collection ... ok [INFO] [stdout] test archived::p0330_patching_array::tests::test_min_patches ... ok [INFO] [stdout] test archived::p0388_longest_absolute_file_path::tests::test_length_longest_path ... ok [INFO] [stdout] test archived::p0391_perfect_rectangle::tests::test_is_rectangle_cover ... ok [INFO] [stdout] test archived::p0397_integer_replacement::tests::test_integer_replacement ... ok [INFO] [stdout] test archived::p0392_is_subsequence::tests::test_is_subsequence ... ok [INFO] [stdout] test archived::p0396_rotate_function::tests::test_max_rotate_function ... ok [INFO] [stdout] test archived::p0400_nth_digit::tests::test_find_nth_digit ... ok [INFO] [stdout] test archived::p0402_remove_k_digits::tests::test_remove_kdigits ... ok [INFO] [stdout] test archived::p0404_sum_of_left_leaves::tests::test_sum_of_left_leaves ... ok [INFO] [stdout] test archived::p0405_convert_a_number_to_hexadecimal::tests::test_to_hex ... ok [INFO] [stdout] test archived::p0406_queue_reconstruction_by_height::tests::test_reconstruct_queue ... ok [INFO] [stdout] test archived::p0407_trapping_rain_water_ii::tests::test_trap_rain_water ... ok [INFO] [stdout] test archived::p0409_longest_palindrome::tests::test_longest_palindrome ... ok [INFO] [stdout] test archived::p0410_split_array_largest_sum::tests::test_split_array ... ok [INFO] [stdout] test archived::p0412_fizz_buzz::tests::test_fizz_buzz ... ok [INFO] [stdout] test archived::p0413_arithmetic_slices::tests::test_number_of_arithmetic_slices ... ok [INFO] [stdout] test archived::p0414_third_maximum_number::tests::test_third_max ... ok [INFO] [stdout] test archived::p0415_add_strings::tests::test_add_string ... ok [INFO] [stdout] test archived::p0389_find_the_difference::tests::test_find_the_difference ... ok [INFO] [stdout] test archived::p0385_mini_parser::tests::test_deserialize ... ok [INFO] [stdout] test archived::p0393_utf_8_validation::tests::test_valid_utf8 ... ok [INFO] [stdout] test archived::p0394_decode_string::tests::test_decode_string ... ok [INFO] [stdout] test archived::p0417_pacific_atlantic_water_flow::tests::test_pacific_atlantic ... ok [INFO] [stdout] test archived::p0421_maximum_xor_of_two_numbers_in_an_array::tests::test_find_maximum_xor ... ok [INFO] [stdout] test archived::p0419_battleships_in_a_board::tests::test_count_battleships ... ok [INFO] [stdout] test archived::p0420_strong_password_checker::tests::test_strong_password_checker ... ok [INFO] [stdout] test archived::p0423_reconstruct_original_digits_from_english::tests::test_original_digits ... ok [INFO] [stdout] test archived::p0433_minimum_genetic_mutation::tests::test_min_mutation ... ok [INFO] [stdout] test archived::p0435_non_overlapping_intervals::tests::test_erase_overlap_intervals ... ok [INFO] [stdout] test archived::p0434_number_of_segments_in_a_string::tests::test_count_segments ... ok [INFO] [stdout] test archived::p0437_path_sum_iii::tests::test_path_sum ... ok [INFO] [stdout] test archived::p0436_find_right_interval::tests::test_find_right_interval ... ok [INFO] [stdout] test archived::p0440_k_th_smallest_in_lexicographical_order::tests::test_find_kth_number ... ok [INFO] [stdout] test archived::p0438_find_all_anagrams_in_a_string::tests::test_find_anagrams ... ok [INFO] [stdout] test archived::p0441_arranging_coins::tests::test_arrange_coins ... ok [INFO] [stdout] test archived::p0442_find_all_duplicates_in_an_array::tests::test_find_duplicates ... ok [INFO] [stdout] test archived::p0443_string_compression::tests::test_compress ... ok [INFO] [stdout] test archived::p0445_add_two_numbers_ii::tests::test_add_two_numbers ... ok [INFO] [stdout] test archived::p0446_arithmetic_slices_ii_subsequence::tests::test_number_of_arithmetic_slices ... ok [INFO] [stdout] test archived::p0447_number_of_boomerangs::tests::test_number_of_boomerangs ... ok [INFO] [stdout] test archived::p0449_serialize_and_deserialize_bst::tests::test_codec ... ok [INFO] [stdout] test archived::p0448_find_all_numbers_disappeared_in_an_array::tests::test_find_disappeared_numbers ... ok [INFO] [stdout] test archived::p0451_sort_characters_by_frequency::tests::test_frequency_sort ... ok [INFO] [stdout] test archived::p0450_delete_node_in_a_bst::tests::test_delete_node ... ok [INFO] [stdout] test archived::p0453_minimum_moves_to_equal_array_elements::tests::test_min_moves ... ok [INFO] [stdout] test archived::p0452_minimum_number_of_arrows_to_burst_balloons::tests::test_find_min_arrow_shots ... ok [INFO] [stdout] test archived::p0454_4sum_ii::tests::test_four_sum_count ... ok [INFO] [stdout] test archived::p0456_132_pattern::tests::test_find132pattern ... ok [INFO] [stdout] test archived::p0457_circular_array_loop::tests::test_circular_array_loop ... ok [INFO] [stdout] test archived::p0458_poor_pigs::tests::test_poor_pigs ... ok [INFO] [stdout] test archived::p0460_lfu_cache::tests::test_lfu_cache ... ok [INFO] [stdout] test archived::p0459_repeated_substring_pattern::tests::test_repeated_substring_pattern ... ok [INFO] [stdout] test archived::p0462_minimum_moves_to_equal_array_elements_ii::tests::test_min_moves2 ... ok [INFO] [stdout] test archived::p0461_hamming_distance::tests::test_hamming_distance ... ok [INFO] [stdout] test archived::p0463_island_perimeter::tests::test_island_perimeter ... ok [INFO] [stdout] test archived::p0390_elimination_game::tests::test_last_remaining ... ok [INFO] [stdout] test archived::p0424_longest_repeating_character_replacement::tests::test_character_replacement ... ok [INFO] [stdout] test archived::p0432_all_oone_data_structure::tests::test_all_one ... ok [INFO] [stdout] test archived::p0401_binary_watch::tests::test_read_binary_watch ... ok [INFO] [stdout] test archived::p0395_longest_substring_with_at_least_k_repeating_characters::tests::test_longest_substring ... ok [INFO] [stdout] test archived::p0350_intersection_of_two_arrays_ii::tests::test_intersect ... ok [INFO] [stdout] test archived::p0474_ones_and_zeroes::tests::test_find_max_form ... ok [INFO] [stdout] test archived::p0403_frog_jump::tests::test_can_cross ... ok [INFO] [stdout] test archived::p0373_find_k_pairs_with_smallest_sums::tests::test_k_smallest_pairs ... ok [INFO] [stdout] test archived::p0386_lexicographical_numbers::tests::test_lexical_order ... ok [INFO] [stdout] test archived::p0466_count_the_repetitions::tests::test_get_max_repetitions ... ok [INFO] [stdout] test archived::p0476_number_complement::tests::test_find_complement ... ok [INFO] [stdout] test archived::p0479_largest_palindrome_product::tests::test_largest_palindrome ... ok [INFO] [stdout] test archived::p0399_evaluate_division::tests::test_calc_equation ... ok [INFO] [stdout] test archived::p0467_unique_substrings_in_wraparound_string::tests::test_find_substring_in_wrapround_string ... ok [INFO] [stdout] test archived::p0472_concatenated_words::tests::test_find_all_concatenated_words_in_a_dict ... ok [INFO] [stdout] test archived::p0480_sliding_window_median::tests::test_median_sliding_window ... ok [INFO] [stdout] test archived::p0481_magical_string::tests::test_magical_string ... ok [INFO] [stdout] test archived::p0483_smallest_good_base::tests::test_smallest_good_base ... ok [INFO] [stdout] test archived::p0485_max_consecutive_ones::tests::test_find_max_consecutive_ones ... ok [INFO] [stdout] test archived::p0482_license_key_formatting::tests::test_license_key_formatting ... ok [INFO] [stdout] test archived::p0477_total_hamming_distance::tests::test_total_hamming_distance ... ok [INFO] [stdout] test archived::p0495_teemo_attacking::tests::test_find_poisoned_duration ... ok [INFO] [stdout] test archived::p0475_heaters::tests::test_find_radius ... ok [INFO] [stdout] test archived::p0498_diagonal_traverse::tests::test_find_diagonal_order ... ok [INFO] [stdout] test archived::p0500_keyboard_row::tests::test_find_words ... ok [INFO] [stdout] test archived::p0464_can_i_win::tests::test_can_i_win ... ok [INFO] [stdout] test archived::p0501_find_mode_in_binary_search_tree::tests::test_find_mode ... ok [INFO] [stdout] test archived::p0491_increasing_subsequences::tests::test_find_subsequences ... ok [INFO] [stdout] test archived::p0478_generate_random_point_in_a_circle::tests::test_rand_point ... ok [INFO] [stdout] test archived::p0503_next_greater_element_ii::tests::test_next_greater_elements ... ok [INFO] [stdout] test archived::p0502_ipo::tests::test_find_maximized_capital ... ok [INFO] [stdout] test archived::p0507_perfect_number::tests::test_check_perfect_number ... ok [INFO] [stdout] test archived::p0494_target_sum::tests::test_find_target_sum_ways ... ok [INFO] [stdout] test archived::p0493_reverse_pairs::tests::test_reverse_pairs ... ok [INFO] [stdout] test archived::p0492_construct_the_rectangle::tests::test_construct_rectangle ... ok [INFO] [stdout] test archived::p0506_relative_ranks::tests::test_find_relative_ranks ... ok [INFO] [stdout] test archived::p0496_next_greater_element_i::tests::test_next_greater_element ... ok [INFO] [stdout] test archived::p0508_most_frequent_subtree_sum::tests::test_find_frequent_tree_sum ... ok [INFO] [stdout] test archived::p0516_longest_palindromic_subsequence::tests::test_longest_palindrome_subseq ... ok [INFO] [stdout] test archived::p0517_super_washing_machines::tests::test_find_min_moves ... ok [INFO] [stdout] test archived::p0518_coin_change_2::tests::test_change ... ok [INFO] [stdout] test archived::p0521_longest_uncommon_subsequence_i::tests::test_find_lu_slength ... ok [INFO] [stdout] test archived::p0520_detect_capital::tests::test_detect_capital_use ... ok [INFO] [stdout] test archived::p0522_longest_uncommon_subsequence_ii::tests::test_find_lu_slength ... ok [INFO] [stdout] test archived::p0524_longest_word_in_dictionary_through_deleting::tests::test_find_longest_word ... ok [INFO] [stdout] test archived::p0523_continuous_subarray_sum::tests::test_check_subarray_sum ... ok [INFO] [stdout] test archived::p0525_contiguous_array::tests::test_find_max_length ... ok [INFO] [stdout] test archived::p0530_minimum_absolute_difference_in_bst::tests::test_get_minimum_difference ... ok [INFO] [stdout] test archived::p0529_minesweeper::tests::test_update_board ... ok [INFO] [stdout] test archived::p0526_beautiful_arrangement::tests::test_count_arrangement ... ok [INFO] [stdout] test archived::p0486_predict_the_winner::tests::test_predict_the_winner ... ok [INFO] [stdout] test archived::p0532_k_diff_pairs_in_an_array::tests::test_find_pairs ... ok [INFO] [stdout] test archived::p0537_complex_number_multiplication::tests::test_complex_number_multiply ... ok [INFO] [stdout] test archived::p0538_convert_bst_to_greater_tree::tests::test_convert_bst ... ok [INFO] [stdout] test archived::p0509_fibonacci_number::tests::test_fib ... ok [INFO] [stdout] test archived::p0540_single_element_in_a_sorted_array::tests::test_single_non_duplicate ... ok [INFO] [stdout] test archived::p0542_01_matrix::tests::test_update_matrix ... ok [INFO] [stdout] test archived::p0513_find_bottom_left_tree_value::tests::test_find_bottom_left_value ... ok [INFO] [stdout] test archived::p0543_diameter_of_binary_tree::tests::test_diameter_of_binary_tree ... ok [INFO] [stdout] test archived::p0514_freedom_trail::tests::test_find_rotate_steps ... ok [INFO] [stdout] test archived::p0515_find_largest_value_in_each_tree_row::tests::test_largest_values ... ok [INFO] [stdout] test archived::p0554_brick_wall::tests::test_least_bricks ... ok [INFO] [stdout] test archived::p0468_validate_ip_address::tests::test_valid_ip_address ... ok [INFO] [stdout] test archived::p0539_minimum_time_difference::tests::test_find_min_difference ... ok [INFO] [stdout] test archived::p0504_base_7::tests::test_convert_to_base7 ... ok [INFO] [stdout] test archived::p0541_reverse_string_ii::tests::test_reverse_str ... ok [INFO] [stdout] test archived::p0547_number_of_provinces::tests::test_find_circle_num ... ok [INFO] [stdout] test archived::p0551_student_attendance_record_i::tests::test_check_record ... ok [INFO] [stdout] test archived::p0561_array_partition_i::tests::test_array_pair_sum ... ok [INFO] [stdout] test archived::p0563_binary_tree_tilt::tests::test_find_tilt ... ok [INFO] [stdout] test archived::p0566_reshape_the_matrix::tests::test_matrix_reshape ... ok [INFO] [stdout] test archived::p0572_subtree_of_another_tree::tests::test_is_subtree ... ok [INFO] [stdout] test archived::p0575_distribute_candies::tests::test_distribute_candies ... ok [INFO] [stdout] test archived::p0576_out_of_boundary_paths::tests::test_find_paths ... ok [INFO] [stdout] test archived::p0581_shortest_unsorted_continuous_subarray::tests::test_find_unsorted_subarray ... ok [INFO] [stdout] test archived::p0583_delete_operation_for_two_strings::tests::test_min_distance ... ok [INFO] [stdout] test archived::p0587_erect_the_fence::tests::test_outer_trees ... ok [INFO] [stdout] test archived::p0591_tag_validator::tests::test_is_valid ... ok [INFO] [stdout] test archived::p0592_fraction_addition_and_subtraction::tests::test_fraction_addition ... ok [INFO] [stdout] test archived::p0593_valid_square::tests::test_valid_square ... ok [INFO] [stdout] test archived::p0594_longest_harmonious_subsequence::tests::test_find_lhs ... ok [INFO] [stdout] test archived::p0557_reverse_words_in_a_string_iii::tests::test_reverse_words ... ok [INFO] [stdout] test archived::p0560_subarray_sum_equals_k::tests::test ... ok [INFO] [stdout] test archived::p0565_array_nesting::tests::test_array_nesting ... ok [INFO] [stdout] test archived::p0567_permutation_in_string::tests::test_check_inclusion ... ok [INFO] [stdout] test archived::p0598_range_addition_ii::tests::test_max_count ... ok [INFO] [stdout] test archived::p0600_non_negative_integers_without_consecutive_ones::tests::test_find_integers ... ok [INFO] [stdout] test templates::kiss_rng::tests::test_rng64 ... ok [INFO] [stdout] test archived::p0553_optimal_division::tests::test_optimal_division ... ok [INFO] [stdout] test archived::p0552_student_attendance_record_ii::tests::test_check_record ... ok [INFO] [stdout] test archived::p0564_find_the_closest_palindrome::tests::test_nearest_palindromic ... ok [INFO] [stdout] test archived::p0556_next_greater_element_iii::tests::test_next_greater_element ... ok [INFO] [stdout] test archived::p0599_minimum_index_sum_of_two_lists::tests::test_find_restaurant ... ok [INFO] [stdout] test archived::p0473_matchsticks_to_square::tests::test_makesquare ... ok [INFO] [stdout] test archived::p0037_sudoku_solver::tests::test_solve_sudoku ... ok [INFO] [stdout] test templates::kiss_rng::tests::test_rng32 ... ok [INFO] [stdout] test archived::p0212_word_search_ii::tests::test_find_words ... ok [INFO] [stdout] test archived::p0416_partition_equal_subset_sum::tests::test_can_partition ... ok [INFO] [stdout] test archived::p0546_remove_boxes::tests::test_remove_boxes ... ok [INFO] [stdout] test archived::p0282_expression_add_operators::tests::test_add_operators ... ok [INFO] [stdout] test archived::p0488_zuma_game::tests::test_find_min_step ... ok [INFO] [stderr] Doc-tests leetcode [INFO] [stdout] [INFO] [stdout] test result: ok. 436 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.90s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ae313dece1ab25c29ac7248b274f595967017835e90a3f156b83b97a0ac32cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae313dece1ab25c29ac7248b274f595967017835e90a3f156b83b97a0ac32cb", kill_on_drop: false }` [INFO] [stdout] 6ae313dece1ab25c29ac7248b274f595967017835e90a3f156b83b97a0ac32cb