[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#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 100b07ad0cbb44fd02737e0ed74dcef441347ea502767358d78366f4a5dae391
[INFO] running `Command { std: "docker" "start" "-a" "100b07ad0cbb44fd02737e0ed74dcef441347ea502767358d78366f4a5dae391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100b07ad0cbb44fd02737e0ed74dcef441347ea502767358d78366f4a5dae391", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100b07ad0cbb44fd02737e0ed74dcef441347ea502767358d78366f4a5dae391", kill_on_drop: false }`
[INFO] [stdout] 100b07ad0cbb44fd02737e0ed74dcef441347ea502767358d78366f4a5dae391
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad08dab02c13c26377f9c273077b760eb56be18fa8475e3368fd1ee8bd9c95ca
[INFO] running `Command { std: "docker" "start" "-a" "ad08dab02c13c26377f9c273077b760eb56be18fa8475e3368fd1ee8bd9c95ca", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `1732.find_the_highest_altitude`
[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] [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 "1732.find-the-highest-altitude") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1684.count_the_number_of_consistent_strings`
[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: `1512.number_of_good_pairs`
[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 "1684.count-the-number-of-consistent-strings" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1512.number-of-good-pairs") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1827.minimum_operations_to_make_the_array_increasing`
[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: `1688.count_of_matches_in_tournament`
[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: `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] [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 "2160.minimum-sum-of-four-digit-number-after-splitting-digits") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1827.minimum-operations-to-make-the-array-increasing" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "785.is-graph-bipartite") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `796.rotate_string`
[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: `1773.count_items_matching_a_rule`
[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: `121.best_time_to_buy_and_sell_stock`
[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 "121.best-time-to-buy-and-sell-stock" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "796.rotate-string" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1773.count-items-matching-a-rule" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1688.count-of-matches-in-tournament" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1389.create_target_array_in_the_given_order`
[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: expected item after doc comment
[INFO] [stdout]   --> src/bin/1476.subrectangle-queries.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / /**
[INFO] [stdout] 37 | |  * Your SubrectangleQueries object will be instantiated and called as such:
[INFO] [stdout] 38 | |  * let obj = SubrectangleQueries::new(rectangle);
[INFO] [stdout] 39 | |  * obj.update_subrectangle(row1, col1, row2, col2, newValue);
[INFO] [stdout] 40 | |  * let ret_2: i32 = obj.get_value(row, col);
[INFO] [stdout] 41 | |  */
[INFO] [stdout]    | |___^ this doc comment doesn't document anything
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `129.sum_root_to_leaf_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] [stdout] error: invalid character '.' in crate name: `64.minimum_path_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 "64.minimum-path-sum" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "129.sum-root-to-leaf-numbers") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1486.xor_operation_in_an_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 "1486.xor-operation-in-an-array") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1476.subrectangle-queries") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1389.create-target-array-in-the-given-order" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ad08dab02c13c26377f9c273077b760eb56be18fa8475e3368fd1ee8bd9c95ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad08dab02c13c26377f9c273077b760eb56be18fa8475e3368fd1ee8bd9c95ca", kill_on_drop: false }`
[INFO] [stdout] ad08dab02c13c26377f9c273077b760eb56be18fa8475e3368fd1ee8bd9c95ca
