[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#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eb4bc27a491fc6f27dcb617efd0ea6fe952c28cb3effab7628032c6779b2614
[INFO] running `Command { std: "docker" "start" "-a" "8eb4bc27a491fc6f27dcb617efd0ea6fe952c28cb3effab7628032c6779b2614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eb4bc27a491fc6f27dcb617efd0ea6fe952c28cb3effab7628032c6779b2614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb4bc27a491fc6f27dcb617efd0ea6fe952c28cb3effab7628032c6779b2614", kill_on_drop: false }`
[INFO] [stdout] 8eb4bc27a491fc6f27dcb617efd0ea6fe952c28cb3effab7628032c6779b2614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a9cd502cea3019b88377bb645bab191e2d586d3fc6b57e433e1fc4791c6b644
[INFO] running `Command { std: "docker" "start" "-a" "3a9cd502cea3019b88377bb645bab191e2d586d3fc6b57e433e1fc4791c6b644", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: invalid character '.' in crate name: `101.symmetric_tree`
[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: `1769.minimum_number_of_operations_to_move_all_balls_to_each_box`
[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 "101.symmetric-tree") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leetcode` (bin "1769.minimum-number-of-operations-to-move-all-balls-to-each-box" test) due to 1 previous error
[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] [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: `2114.maximum_number_of_words_found_in_sentences`
[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: `2405.optimal_partition_of_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] [stderr] error: could not compile `leetcode` (bin "703.kth-largest-element-in-a-stream" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `71.simplify_path`
[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 "2405.optimal-partition-of-string") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `703.kth_largest_element_in_a_stream`
[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: `1409.queries_on_a_permutation_with_key`
[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: `1656.design_an_ordered_stream`
[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: `1456.maximum_number_of_vowels_in_a_substring_of_given_length`
[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 "1409.queries-on-a-permutation-with-key") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "71.simplify-path") due to 1 previous error
[INFO] [stdout] error: expected item after doc comment
[INFO] [stdout]   --> src/bin/211.design-add-and-search-words-data-structure.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | / /**
[INFO] [stdout] 69 | |  * Your WordDictionary object will be instantiated and called as such:
[INFO] [stdout] 70 | |  * let obj = WordDictionary::new();
[INFO] [stdout] 71 | |  * obj.add_word(word);
[INFO] [stdout] 72 | |  * let ret_2: bool = obj.search(word);
[INFO] [stdout] 73 | |  */
[INFO] [stdout]    | |___^ this doc comment doesn't document anything
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1656.design-an-ordered-stream") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1318.minimum_flips_to_make_a_or_b_equal_to_c`
[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 "2114.maximum-number-of-words-found-in-sentences") due to 1 previous error
[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 "211.design-add-and-search-words-data-structure" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2160.minimum-sum-of-four-digit-number-after-splitting-digits" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1318.minimum-flips-to-make-a-or-b-equal-to-c") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1456.maximum-number-of-vowels-in-a-substring-of-given-length") due to 1 previous error
[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: `94.binary_tree_inorder_traversal`
[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: `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 "1773.count-items-matching-a-rule" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "94.binary-tree-inorder-traversal" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2389.longest-subsequence-with-limited-sum") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3a9cd502cea3019b88377bb645bab191e2d586d3fc6b57e433e1fc4791c6b644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a9cd502cea3019b88377bb645bab191e2d586d3fc6b57e433e1fc4791c6b644", kill_on_drop: false }`
[INFO] [stdout] 3a9cd502cea3019b88377bb645bab191e2d586d3fc6b57e433e1fc4791c6b644
