[INFO] cloning repository https://github.com/Ancient77/leetcode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ancient77/leetcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 247aa691091a2a902b326759293faf4b09396464
[INFO] checking Ancient77/leetcode against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ancient77/leetcode
[INFO] finished tweaking git repo https://github.com/Ancient77/leetcode
[INFO] tweaked toml for git repo https://github.com/Ancient77/leetcode written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ancient77/leetcode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9494bb6aa1060f496aecaa2a77b13c46488c0281a0f1337f3ba5bd436470d825
[INFO] running `Command { std: "docker" "start" "-a" "9494bb6aa1060f496aecaa2a77b13c46488c0281a0f1337f3ba5bd436470d825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9494bb6aa1060f496aecaa2a77b13c46488c0281a0f1337f3ba5bd436470d825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9494bb6aa1060f496aecaa2a77b13c46488c0281a0f1337f3ba5bd436470d825", kill_on_drop: false }`
[INFO] [stdout] 9494bb6aa1060f496aecaa2a77b13c46488c0281a0f1337f3ba5bd436470d825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ddeed9b4c6d9f48245618f6738450ae1abf401517bd0213018c69b5d972a49c
[INFO] running `Command { std: "docker" "start" "-a" "4ddeed9b4c6d9f48245618f6738450ae1abf401517bd0213018c69b5d972a49c", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `3.longest_substring_without_repeating_characters`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1732.find_the_highest_altitude`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `129.sum_root_to_leaf_numbers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1732.find-the-highest-altitude" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1507.reformat_date`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leetcode` (bin "3.longest-substring-without-repeating-characters") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1507.reformat-date" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1491.average_salary_excluding_the_minimum_and_maximum_salary`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1456.maximum_number_of_vowels_in_a_substring_of_given_length`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2351.first_letter_to_appear_twice`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "129.sum-root-to-leaf-numbers") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1456.maximum-number-of-vowels-in-a-substring-of-given-length" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1374.generate_a_string_with_characters_that_have_odd_counts`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `67.add_binary`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2351.first-letter-to-appear-twice" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1672.richest_customer_wealth`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1768.merge_strings_alternately`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "67.add-binary" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1768.merge-strings-alternately") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1672.richest-customer-wealth") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1374.generate-a-string-with-characters-that-have-odd-counts" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `14.longest_common_prefix`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1961.check_if_string_is_a_prefix_of_array`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1456.maximum_number_of_vowels_in_a_substring_of_given_length`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "14.longest-common-prefix" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1456.maximum-number-of-vowels-in-a-substring-of-given-length") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `181.employees_earning_more_than_their_managers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "181.employees-earning-more-than-their-managers") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1961.check-if-string-is-a-prefix-of-array") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2545.sort_the_students_by_their_kth_score`
[INFO] [stdout]   |
[INFO] [stdout]   = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1491.average-salary-excluding-the-minimum-and-maximum-salary") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2545.sort-the-students-by-their-kth-score") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4ddeed9b4c6d9f48245618f6738450ae1abf401517bd0213018c69b5d972a49c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ddeed9b4c6d9f48245618f6738450ae1abf401517bd0213018c69b5d972a49c", kill_on_drop: false }`
[INFO] [stdout] 4ddeed9b4c6d9f48245618f6738450ae1abf401517bd0213018c69b5d972a49c
