[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLexxFedoroff%2Fleetcode" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LexxFedoroff/leetcode on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 295f81d6bfb109f2364206cbff961afdeaf9b1dfd11cad297a536830f59c8c48 [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" "295f81d6bfb109f2364206cbff961afdeaf9b1dfd11cad297a536830f59c8c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "295f81d6bfb109f2364206cbff961afdeaf9b1dfd11cad297a536830f59c8c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295f81d6bfb109f2364206cbff961afdeaf9b1dfd11cad297a536830f59c8c48", kill_on_drop: false }` [INFO] [stdout] 295f81d6bfb109f2364206cbff961afdeaf9b1dfd11cad297a536830f59c8c48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0c2e21a516dbebaf55db87b4fb2d5407cce89e33048ee2ff6be2ced4e23673 [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" "ee0c2e21a516dbebaf55db87b4fb2d5407cce89e33048ee2ff6be2ced4e23673", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.4 [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 4.43s [INFO] running `Command { std: "docker" "inspect" "ee0c2e21a516dbebaf55db87b4fb2d5407cce89e33048ee2ff6be2ced4e23673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0c2e21a516dbebaf55db87b4fb2d5407cce89e33048ee2ff6be2ced4e23673", kill_on_drop: false }` [INFO] [stdout] ee0c2e21a516dbebaf55db87b4fb2d5407cce89e33048ee2ff6be2ced4e23673 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] b438990885d350debc2b3bc8f76378e9fba2df5b642a85e4fc93b94f717946d1 [INFO] running `Command { std: "docker" "start" "-a" "b438990885d350debc2b3bc8f76378e9fba2df5b642a85e4fc93b94f717946d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling leetcode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "b438990885d350debc2b3bc8f76378e9fba2df5b642a85e4fc93b94f717946d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b438990885d350debc2b3bc8f76378e9fba2df5b642a85e4fc93b94f717946d1", kill_on_drop: false }` [INFO] [stdout] b438990885d350debc2b3bc8f76378e9fba2df5b642a85e4fc93b94f717946d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", 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] 2a5b03d0351cf6b84a76f5341d3fee3ba1af6cd2fc623cfac34199c79d84ed01 [INFO] running `Command { std: "docker" "start" "-a" "2a5b03d0351cf6b84a76f5341d3fee3ba1af6cd2fc623cfac34199c79d84ed01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [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::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::example3 ... ok [INFO] [stdout] test solutions::implement_strstr::tests::example1 ... ok [INFO] [stdout] test solutions::longest_common_prefix::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example3 ... ok [INFO] [stdout] test solutions::degree_of_an_array::tests::example2 ... ok [INFO] [stdout] test solutions::integer_to_roman::tests::example1 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example2 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example4 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example1 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example5 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example2 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example2 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example6 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example1 ... ok [INFO] [stdout] test solutions::add_two_numbers::tests::example1 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example1 ... ok [INFO] [stdout] test solutions::median_of_two_sorted_arrays::tests::example3 ... ok [INFO] [stdout] test solutions::container_with_most_water::tests::example1 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example2 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example10 ... ok [INFO] [stdout] test solutions::longest_substring_without_repeating_characters::tests::example3 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example1 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example3 ... 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::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::minimum_distance_to_type_a_word_using_two_fingers::tests::example4 ... ok [INFO] [stdout] test solutions::longest_common_prefix::tests::example2 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example5 ... ok [INFO] [stdout] test solutions::longest_palindromic_substring::tests::example1 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example11 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example2 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example3 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example1 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example2 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example3 ... ok [INFO] [stdout] test solutions::palindrome_number::tests::example4 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example1 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example10 ... 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::regular_expression_matching::tests::example5 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example4 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example9 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example2 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example4 ... ok [INFO] [stdout] test solutions::reverse_integer::tests::example1 ... 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::example3 ... 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::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::split_array_largest_sum::tests::example2 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example8 ... ok [INFO] [stdout] test solutions::string_to_integer_atoi::tests::example2 ... ok [INFO] [stdout] test solutions::string_to_integer_atoi::tests::example1 ... ok [INFO] [stdout] test solutions::two_sum::tests::example1 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example6 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example7 ... ok [INFO] [stdout] test solutions::regular_expression_matching::tests::example7 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example8 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example1 ... ok [INFO] [stdout] test solutions::two_sum::tests::example2 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example1 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example1 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example3 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example4 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example3 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example4 ... ok [INFO] [stdout] test solutions::word_pattern::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::reverse_integer::tests::example3 ... ok [INFO] [stdout] test solutions::remove_duplicates_from_sorted_array::tests::example3 ... ok [INFO] [stdout] test solutions::remove_element::tests::example2 ... ok [INFO] [stdout] test solutions::zigzag_conversion::tests::example1 ... ok [INFO] [stdout] test solutions::valid_parentheses::tests::example5 ... 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::example2 ... ok [INFO] [stdout] test solutions::word_pattern::tests::example4 ... ok [INFO] [stdout] test tools::assert::tests::test1 ... ok [INFO] [stdout] test solutions::verify_preorder_serialization_of_a_binary_tree::tests::example2 ... ok [INFO] [stdout] test solutions::concatenated_words::tests::example4 ... ok [INFO] [stdout] test solutions::minimum_distance_to_type_a_word_using_two_fingers::tests::example9 ... 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" "2a5b03d0351cf6b84a76f5341d3fee3ba1af6cd2fc623cfac34199c79d84ed01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5b03d0351cf6b84a76f5341d3fee3ba1af6cd2fc623cfac34199c79d84ed01", kill_on_drop: false }` [INFO] [stdout] 2a5b03d0351cf6b84a76f5341d3fee3ba1af6cd2fc623cfac34199c79d84ed01