[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#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e12a555146ce8455a4ffce098da501af7d5e46b620d77827e2c2d7db8e6f342f
[INFO] running `Command { std: "docker" "start" "-a" "e12a555146ce8455a4ffce098da501af7d5e46b620d77827e2c2d7db8e6f342f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12a555146ce8455a4ffce098da501af7d5e46b620d77827e2c2d7db8e6f342f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12a555146ce8455a4ffce098da501af7d5e46b620d77827e2c2d7db8e6f342f", kill_on_drop: false }`
[INFO] [stdout] e12a555146ce8455a4ffce098da501af7d5e46b620d77827e2c2d7db8e6f342f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea9f420ed5c8412729a19b4856e1a92d4e70fbc0047770adf2a6b38e7f1408ec
[INFO] running `Command { std: "docker" "start" "-a" "ea9f420ed5c8412729a19b4856e1a92d4e70fbc0047770adf2a6b38e7f1408ec", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `234.palindrome_linked_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "234.palindrome-linked-list") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid character '.' in crate name: `1011.capacity_to_ship_packages_within_d_days`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1011.capacity-to-ship-packages-within-d-days") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `87.scramble_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "87.scramble-string") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1656.design_an_ordered_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2169.count_operations_to_obtain_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `119.pascals_triangle_ii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2367.number_of_arithmetic_triplets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2169.count-operations-to-obtain-zero") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "119.pascals-triangle-ii") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2367.number-of-arithmetic-triplets" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1046.last_stone_weight`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `141.linked_list_cycle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2206.divide_array_into_equal_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1656.design-an-ordered-stream") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1046.last-stone-weight" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "141.linked-list-cycle" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1945.sum_of_digits_of_string_after_convert`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2610.convert_an_array_into_a_2_d_array_with_conditions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `682.baseball_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2610.convert-an-array-into-a-2-d-array-with-conditions" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1945.sum-of-digits-of-string-after-convert" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2206.divide-array-into-equal-pairs" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "682.baseball-game" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `71.simplify_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "71.simplify-path" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1920.build_array_from_permutation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1920.build-array-from-permutation" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1295.find_numbers_with_even_number_of_digits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1295.find-numbers-with-even-number-of-digits" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ea9f420ed5c8412729a19b4856e1a92d4e70fbc0047770adf2a6b38e7f1408ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea9f420ed5c8412729a19b4856e1a92d4e70fbc0047770adf2a6b38e7f1408ec", kill_on_drop: false }`
[INFO] [stdout] ea9f420ed5c8412729a19b4856e1a92d4e70fbc0047770adf2a6b38e7f1408ec
