[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#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f13af4b8da51707a9d9b60e513862825d4a7cbff5e985ee3abae3a676b5951
[INFO] running `Command { std: "docker" "start" "-a" "a5f13af4b8da51707a9d9b60e513862825d4a7cbff5e985ee3abae3a676b5951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f13af4b8da51707a9d9b60e513862825d4a7cbff5e985ee3abae3a676b5951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f13af4b8da51707a9d9b60e513862825d4a7cbff5e985ee3abae3a676b5951", kill_on_drop: false }`
[INFO] [stdout] a5f13af4b8da51707a9d9b60e513862825d4a7cbff5e985ee3abae3a676b5951
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e26b94fb6f1f144fab10d0fe2f52396678cd4740991a5b5d73f565584119c0d5
[INFO] running `Command { std: "docker" "start" "-a" "e26b94fb6f1f144fab10d0fe2f52396678cd4740991a5b5d73f565584119c0d5", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `leetcode` (bin "1304.find-n-unique-integers-sum-up-to-zero") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1304.find_n_unique_integers_sum_up_to_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid character '.' in crate name: `1.two_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1588.sum_of_all_odd_length_subarrays`
[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] [stderr] error: could not compile `leetcode` (bin "1.two-sum" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2545.sort_the_students_by_their_kth_score`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `219.contains_duplicate_ii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1282.group_the_people_given_the_group_size_they_belong_to`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2545.sort-the-students-by-their-kth-score") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1523.count_odd_numbers_in_an_interval_range`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "219.contains-duplicate-ii" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1282.group-the-people-given-the-group-size-they-belong-to") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `66.plus_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2325.decode_the_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1523.count-odd-numbers-in-an-interval-range" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `649.dota_2_senate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1684.count_the_number_of_consistent_strings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2325.decode-the-message") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "649.dota-2-senate") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "66.plus-one" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1684.count-the-number-of-consistent-strings" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `520.detect_capital`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1502.can_make_arithmetic_progression_from_sequence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1502.can-make-arithmetic-progression-from-sequence") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `344.reverse_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `4.median_of_two_sorted_arrays`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "344.reverse-string" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `551.student_attendance_record_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "520.detect-capital") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "551.student-attendance-record-i" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "4.median-of-two-sorted-arrays") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e26b94fb6f1f144fab10d0fe2f52396678cd4740991a5b5d73f565584119c0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e26b94fb6f1f144fab10d0fe2f52396678cd4740991a5b5d73f565584119c0d5", kill_on_drop: false }`
[INFO] [stdout] e26b94fb6f1f144fab10d0fe2f52396678cd4740991a5b5d73f565584119c0d5
