[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 master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cac7399039267a5a994054da6a016dfc4804476c05f7f4cfb75581ba9b3fef8f
[INFO] running `Command { std: "docker" "start" "-a" "cac7399039267a5a994054da6a016dfc4804476c05f7f4cfb75581ba9b3fef8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cac7399039267a5a994054da6a016dfc4804476c05f7f4cfb75581ba9b3fef8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac7399039267a5a994054da6a016dfc4804476c05f7f4cfb75581ba9b3fef8f", kill_on_drop: false }`
[INFO] [stdout] cac7399039267a5a994054da6a016dfc4804476c05f7f4cfb75581ba9b3fef8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcfbee10e54e054f0bc6716b75c13b4380b3e6ec4a593827ae7b854d761e7183
[INFO] running `Command { std: "docker" "start" "-a" "dcfbee10e54e054f0bc6716b75c13b4380b3e6ec4a593827ae7b854d761e7183", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `657.robot_return_to_origin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "657.robot-return-to-origin") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1254.number_of_closed_islands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid character '.' in crate name: `2315.count_asterisks`
[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] 
[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: `190.reverse_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1254.number-of-closed-islands") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2315.count-asterisks") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2140.solving_questions_with_brainpower`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `268.missing_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1046.last_stone_weight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `495.teemo_attacking`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "190.reverse-bits") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "268.missing-number") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1816.truncate_sentence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1046.last-stone-weight") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2140.solving-questions-with-brainpower" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "495.teemo-attacking") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1827.minimum_operations_to_make_the_array_increasing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1816.truncate-sentence") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `225.implement_stack_using_queues`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1791.find_center_of_star_graph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1827.minimum-operations-to-make-the-array-increasing" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1791.find-center-of-star-graph" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `540.single_element_in_a_sorted_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1005.maximize_sum_of_array_after_k_negations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "225.implement-stack-using-queues" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "540.single-element-in-a-sorted-array" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1005.maximize-sum-of-array-after-k-negations") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1859.sorting_the_sentence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1859.sorting-the-sentence") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dcfbee10e54e054f0bc6716b75c13b4380b3e6ec4a593827ae7b854d761e7183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcfbee10e54e054f0bc6716b75c13b4380b3e6ec4a593827ae7b854d761e7183", kill_on_drop: false }`
[INFO] [stdout] dcfbee10e54e054f0bc6716b75c13b4380b3e6ec4a593827ae7b854d761e7183
