[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#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaebfc4fb60fb119c521f8cc191d7ae5a426fc21beb670a7763bb6eac43d4e19
[INFO] running `Command { std: "docker" "start" "-a" "eaebfc4fb60fb119c521f8cc191d7ae5a426fc21beb670a7763bb6eac43d4e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaebfc4fb60fb119c521f8cc191d7ae5a426fc21beb670a7763bb6eac43d4e19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaebfc4fb60fb119c521f8cc191d7ae5a426fc21beb670a7763bb6eac43d4e19", kill_on_drop: false }`
[INFO] [stdout] eaebfc4fb60fb119c521f8cc191d7ae5a426fc21beb670a7763bb6eac43d4e19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b72aa87bf563124c82bd8dba75768c0f2e1df7643e5483b8df5af601b1910be
[INFO] running `Command { std: "docker" "start" "-a" "3b72aa87bf563124c82bd8dba75768c0f2e1df7643e5483b8df5af601b1910be", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `785.is_graph_bipartite`
[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 "785.is-graph-bipartite" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid character '.' in crate name: `837.new_21_game`
[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: `1588.sum_of_all_odd_length_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 "837.new-21-game") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `837.new_21_game`
[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 "1588.sum-of-all-odd-length-subarrays") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `118.pascals_triangle`
[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 "118.pascals-triangle" test) due to 1 previous error
[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] [stdout] error: invalid character '.' in crate name: `2280.minimum_lines_to_represent_a_line_chart`
[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: `1675.minimize_deviation_in_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 "59.spiral-matrix-ii") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1675.minimize-deviation-in-array") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2389.longest_subsequence_with_limited_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 "2389.longest-subsequence-with-limited-sum" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2280.minimum-lines-to-represent-a-line-chart") 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] [stderr] error: could not compile `leetcode` (bin "837.new-21-game" test) due to 1 previous error
[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: `989.add_to_array_form_of_integer`
[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] [stderr] error: could not compile `leetcode` (bin "989.add-to-array-form-of-integer") 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 "2348.number-of-zero-filled-subarrays" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `15.3_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 "15.3-sum" test) 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: `2373.largest_local_values_in_a_matrix`
[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 "2373.largest-local-values-in-a-matrix") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1689.partitioning_into_minimum_number_of_deci_binary_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 "1689.partitioning-into-minimum-number-of-deci-binary-numbers") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3b72aa87bf563124c82bd8dba75768c0f2e1df7643e5483b8df5af601b1910be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b72aa87bf563124c82bd8dba75768c0f2e1df7643e5483b8df5af601b1910be", kill_on_drop: false }`
[INFO] [stdout] 3b72aa87bf563124c82bd8dba75768c0f2e1df7643e5483b8df5af601b1910be
