[INFO] cloning repository https://github.com/LexxFedoroff/leetcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LexxFedoroff/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexxFedoroff%2Fleetcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexxFedoroff%2Fleetcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70cdebc9cbcc41029dc702e66ae3b38733cffcf2 [INFO] testing LexxFedoroff/leetcode against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexxFedoroff%2Fleetcode" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LexxFedoroff/leetcode on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LexxFedoroff/leetcode [INFO] finished tweaking git repo https://github.com/LexxFedoroff/leetcode [INFO] tweaked toml for git repo https://github.com/LexxFedoroff/leetcode written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/LexxFedoroff/leetcode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d8ef17b951ed3119a80efd29e85a5ce89faaa1ca3f0490e3880f757f914dcc [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" "43d8ef17b951ed3119a80efd29e85a5ce89faaa1ca3f0490e3880f757f914dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d8ef17b951ed3119a80efd29e85a5ce89faaa1ca3f0490e3880f757f914dcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d8ef17b951ed3119a80efd29e85a5ce89faaa1ca3f0490e3880f757f914dcc", kill_on_drop: false }` [INFO] [stdout] 43d8ef17b951ed3119a80efd29e85a5ce89faaa1ca3f0490e3880f757f914dcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b49c3647bc92d451ac1765209899afe9d8f7a25f032e869fb3b49e98403157b [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" "7b49c3647bc92d451ac1765209899afe9d8f7a25f032e869fb3b49e98403157b", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.52 [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "7b49c3647bc92d451ac1765209899afe9d8f7a25f032e869fb3b49e98403157b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b49c3647bc92d451ac1765209899afe9d8f7a25f032e869fb3b49e98403157b", kill_on_drop: false }` [INFO] [stdout] 7b49c3647bc92d451ac1765209899afe9d8f7a25f032e869fb3b49e98403157b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 3f60184a1cf7e302caee92669de7df187dc25e6b440562b440a4dae422cfc1eb [INFO] running `Command { std: "docker" "start" "-a" "3f60184a1cf7e302caee92669de7df187dc25e6b440562b440a4dae422cfc1eb", kill_on_drop: false }` [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "3f60184a1cf7e302caee92669de7df187dc25e6b440562b440a4dae422cfc1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f60184a1cf7e302caee92669de7df187dc25e6b440562b440a4dae422cfc1eb", kill_on_drop: false }` [INFO] [stdout] 3f60184a1cf7e302caee92669de7df187dc25e6b440562b440a4dae422cfc1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4911402254d1f3a9970ff5bda744227b14d03b45b2e8e67480a6e3666cec273 [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" "e4911402254d1f3a9970ff5bda744227b14d03b45b2e8e67480a6e3666cec273", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/leetcode-9df53d027ab4ec6d [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test solutions::add_two_numbers::tests::example2 ... ok [INFO] [stdout] test solutions::container_with_most_water::tests::example1 ... ok [INFO] [stdout] test solutions::add_two_numbers::tests::example3 ... ok [INFO] [stdout] test solutions::degree_of_an_array::tests::example1 ... ok [INFO] [stdout] test solutions::degree_of_an_array::tests::example2 ... ok [INFO] [stdout] test solutions::implement_strstr::tests::example1 ... ok [INFO] [stdout] test solutions::degree_of_an_array::tests::example3 ... ok [INFO] [stdout] test solutions::longest_common_prefix::tests::example2 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example3 ... ok [INFO] [stdout] test solutions::longest_common_prefix::tests::example1 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example2 ... ok [INFO] [stdout] test solutions::add_two_numbers::tests::example1 ... ok [INFO] [stdout] test solutions::integer_to_roman::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example6 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example2 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example3 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example1 ... ok [INFO] [stdout] test solutions::merge_k_sorted_lists::tests::example1 ... ok [INFO] [stdout] test solutions::merge_two_sorted_lists::tests::example1 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example3 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example1 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example10 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example4 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example2 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example3 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example3 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example7 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example2 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example2 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example8 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example4 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example5 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example5 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example2 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example6 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example7 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example5 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example1 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example2 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example11 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example4 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example1 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example2 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example4 ... ok [INFO] [stdout] test solutions::remove_element::tests::example1 ... ok [INFO] [stdout] test solutions::remove_element::tests::example2 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example1 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example2 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example3 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example4 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example5 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example6 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example1 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example2 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example4 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example4 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example5 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example6 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example7 ... ok [INFO] [stdout] test solutions::split_array_largest_sum::tests::example1 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example10 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example3 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example1 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example3 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example3 ... ok [INFO] [stdout] test solutions::roman_to_integer::tests::example3 ... ok [INFO] [stdout] test solutions::string_to_integer_atoi::tests::example3 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example2 ... ok [INFO] [stdout] test solutions::two_sum::tests::example1 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example3 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example5 ... ok [INFO] [stdout] test solutions::two_sum::tests::example2 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example4 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example1 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example2 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example9 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example8 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example4 ... ok [INFO] [stdout] test solutions::word_pattern::tests::example1 ... ok [INFO] [stdout] test solutions::word_pattern::tests::example2 ... ok [INFO] [stdout] test solutions::zigzag_conversion::tests::example1 ... ok [INFO] [stdout] test solutions::word_pattern::tests::example3 ... ok [INFO] [stdout] test solutions::zigzag_conversion::tests::example2 ... ok [INFO] [stdout] test tools::assert::tests::test1 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example1 ... ok [INFO] [stdout] test solutions::split_array_largest_sum::tests::example2 ... ok [INFO] [stdout] test solutions::string_to_integer_atoi::tests::example1 ... ok [INFO] [stdout] test solutions::string_to_integer_atoi::tests::example2 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example3 ... ok [INFO] [stdout] test solutions::word_pattern::tests::example4 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example9 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example4 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example6 ... ok [INFO] [stdout] test solutions::split_array_largest_sum::tests::example3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests leetcode [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e4911402254d1f3a9970ff5bda744227b14d03b45b2e8e67480a6e3666cec273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4911402254d1f3a9970ff5bda744227b14d03b45b2e8e67480a6e3666cec273", kill_on_drop: false }` [INFO] [stdout] e4911402254d1f3a9970ff5bda744227b14d03b45b2e8e67480a6e3666cec273