[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#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[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 ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e85bad231d80e838d0cbb9c7f58156a387b0f19a271472a0cb88b06fa18a1168
[INFO] running `Command { std: "docker" "start" "-a" "e85bad231d80e838d0cbb9c7f58156a387b0f19a271472a0cb88b06fa18a1168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e85bad231d80e838d0cbb9c7f58156a387b0f19a271472a0cb88b06fa18a1168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85bad231d80e838d0cbb9c7f58156a387b0f19a271472a0cb88b06fa18a1168", kill_on_drop: false }`
[INFO] [stdout] e85bad231d80e838d0cbb9c7f58156a387b0f19a271472a0cb88b06fa18a1168
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be0619766e4295c64d8bcd1a82339ccd72a3ec2fe291135323072fb2d4fb2d50
[INFO] running `Command { std: "docker" "start" "-a" "be0619766e4295c64d8bcd1a82339ccd72a3ec2fe291135323072fb2d4fb2d50", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `119.pascals_triangle_ii`
[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 "119.pascals-triangle-ii") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stdout] error: invalid character '.' in crate name: `1502.can_make_arithmetic_progression_from_sequence`
[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") due to 1 previous error
[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] [stdout] error: invalid character '.' in crate name: `217.contains_duplicate`
[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: `1528.shuffle_string`
[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 "1528.shuffle-string") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "67.add-binary") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "217.contains-duplicate") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1678.goal_parser_interpretation`
[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: `94.binary_tree_inorder_traversal`
[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 "1678.goal-parser-interpretation") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "94.binary-tree-inorder-traversal" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1502.can-make-arithmetic-progression-from-sequence" test) due to 1 previous error
[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: `476.number_complement`
[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: `228.summary_ranges`
[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 "228.summary-ranges") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "476.number-complement") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `748.shortest_completing_word`
[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: `520.detect_capital`
[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: `540.single_element_in_a_sorted_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] [stderr] error: could not compile `leetcode` (bin "1961.check-if-string-is-a-prefix-of-array" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `709.to_lower_case`
[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: `1572.matrix_diagonal_sum`
[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 "709.to-lower-case" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "540.single-element-in-a-sorted-array") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "748.shortest-completing-word") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1572.matrix-diagonal-sum" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "520.detect-capital") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "be0619766e4295c64d8bcd1a82339ccd72a3ec2fe291135323072fb2d4fb2d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be0619766e4295c64d8bcd1a82339ccd72a3ec2fe291135323072fb2d4fb2d50", kill_on_drop: false }`
[INFO] [stdout] be0619766e4295c64d8bcd1a82339ccd72a3ec2fe291135323072fb2d4fb2d50
