[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] building Ancient77/leetcode against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 53d8432402cfa63d343406113a7db531a3784c9fe482be01c901e0ca85aa83d9
[INFO] running `Command { std: "docker" "start" "-a" "53d8432402cfa63d343406113a7db531a3784c9fe482be01c901e0ca85aa83d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d8432402cfa63d343406113a7db531a3784c9fe482be01c901e0ca85aa83d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d8432402cfa63d343406113a7db531a3784c9fe482be01c901e0ca85aa83d9", kill_on_drop: false }`
[INFO] [stdout] 53d8432402cfa63d343406113a7db531a3784c9fe482be01c901e0ca85aa83d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3bd25536398953f6dc2d0a10bfc87c7ab5560af52ba9704165ef82004337da9
[INFO] running `Command { std: "docker" "start" "-a" "f3bd25536398953f6dc2d0a10bfc87c7ab5560af52ba9704165ef82004337da9", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character `'.'` in crate name: `2215.find_the_difference_of_two_arrays`
[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: `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: `2325.decode_the_message`
[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: `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] [stdout] error: invalid character `'.'` in crate name: `1945.sum_of_digits_of_string_after_convert`
[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: `59.spiral_matrix_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 "1491.average-salary-excluding-the-minimum-and-maximum-salary") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leetcode` (bin "2215.find-the-difference-of-two-arrays") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1507.reformat-date") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1945.sum-of-digits-of-string-after-convert") due to 1 previous error
[INFO] [stdout] error: invalid character `'.'` in crate name: `1791.find_center_of_star_graph`
[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 "1791.find-center-of-star-graph") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2325.decode-the-message") due to 1 previous error
[INFO] [stdout] error: invalid character `'.'` in crate name: `605.can_place_flowers`
[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: `1005.maximize_sum_of_array_after_k_negations`
[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: `2194.cells_in_a_range_on_an_excel_sheet`
[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: `2160.minimum_sum_of_four_digit_number_after_splitting_digits`
[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 "605.can-place-flowers") due to 1 previous error
[INFO] [stdout] error: invalid character `'.'` in crate name: `2348.number_of_zero_filled_subarrays`
[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 "2160.minimum-sum-of-four-digit-number-after-splitting-digits") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2194.cells-in-a-range-on-an-excel-sheet") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "59.spiral-matrix-ii") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2348.number-of-zero-filled-subarrays") due to 1 previous error
[INFO] [stdout] error: invalid character `'.'` in crate name: `101.symmetric_tree`
[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: `509.fibonacci_number`
[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 "509.fibonacci-number") 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] [stderr] error: could not compile `leetcode` (bin "101.symmetric-tree") due to 1 previous error
[INFO] [stdout] error: invalid character `'.'` in crate name: `1409.queries_on_a_permutation_with_key`
[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: `234.palindrome_linked_list`
[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 "1409.queries-on-a-permutation-with-key") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "234.palindrome-linked-list") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f3bd25536398953f6dc2d0a10bfc87c7ab5560af52ba9704165ef82004337da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3bd25536398953f6dc2d0a10bfc87c7ab5560af52ba9704165ef82004337da9", kill_on_drop: false }`
[INFO] [stdout] f3bd25536398953f6dc2d0a10bfc87c7ab5560af52ba9704165ef82004337da9
