[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#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6791f397164844e20a44964df23acb7e2ccb1df711b6150aab49db1aa8f6a46e
[INFO] running `Command { std: "docker" "start" "-a" "6791f397164844e20a44964df23acb7e2ccb1df711b6150aab49db1aa8f6a46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6791f397164844e20a44964df23acb7e2ccb1df711b6150aab49db1aa8f6a46e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6791f397164844e20a44964df23acb7e2ccb1df711b6150aab49db1aa8f6a46e", kill_on_drop: false }`
[INFO] [stdout] 6791f397164844e20a44964df23acb7e2ccb1df711b6150aab49db1aa8f6a46e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cf4ee1cacfbefef66dcdf5d98f8add4aba8315562c703f210e2e548721507c5
[INFO] running `Command { std: "docker" "start" "-a" "1cf4ee1cacfbefef66dcdf5d98f8add4aba8315562c703f210e2e548721507c5", kill_on_drop: false }`
[INFO] [stderr]     Checking 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] 
[INFO] [stdout] error: invalid character '.' in crate name: `2090.k_radius_subarray_averages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2090.k-radius-subarray-averages" 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: `1929.concatenation_of_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1929.concatenation-of-array") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `509.fibonacci_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `66.plus_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `796.rotate_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "796.rotate-string") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "509.fibonacci-number" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2215.find-the-difference-of-two-arrays" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "66.plus-one") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `20.valid_parentheses`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "20.valid-parentheses") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `15.3_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "15.3-sum") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `709.to_lower_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1920.build_array_from_permutation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `2413.smallest_even_multiple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1920.build-array-from-permutation") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "709.to-lower-case") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2413.smallest-even-multiple" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `516.longest_palindromic_subsequence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "516.longest-palindromic-subsequence" 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 "551.student-attendance-record-i" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `561.array_partition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item after doc comment
[INFO] [stdout]   --> src/bin/2336.smallest-number-in-infinite-set.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / /**
[INFO] [stdout] 46 | |  * Your SmallestInfiniteSet object will be instantiated and called as such:
[INFO] [stdout] 47 | |  * let obj = SmallestInfiniteSet::new();
[INFO] [stdout] 48 | |  * let ret_1: i32 = obj.pop_smallest();
[INFO] [stdout] 49 | |  * obj.add_back(num);
[INFO] [stdout] 50 | |  */
[INFO] [stdout]    | |___^ this doc comment doesn't document anything
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2336.smallest-number-in-infinite-set" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "561.array-partition") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `837.new_21_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "837.new-21-game") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1cf4ee1cacfbefef66dcdf5d98f8add4aba8315562c703f210e2e548721507c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf4ee1cacfbefef66dcdf5d98f8add4aba8315562c703f210e2e548721507c5", kill_on_drop: false }`
[INFO] [stdout] 1cf4ee1cacfbefef66dcdf5d98f8add4aba8315562c703f210e2e548721507c5
