[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#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[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 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aef4e887127dc5715cc9e4e3c9e404e12db6b071905ff9736b07a84f603d6464
[INFO] running `Command { std: "docker" "start" "-a" "aef4e887127dc5715cc9e4e3c9e404e12db6b071905ff9736b07a84f603d6464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aef4e887127dc5715cc9e4e3c9e404e12db6b071905ff9736b07a84f603d6464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef4e887127dc5715cc9e4e3c9e404e12db6b071905ff9736b07a84f603d6464", kill_on_drop: false }`
[INFO] [stdout] aef4e887127dc5715cc9e4e3c9e404e12db6b071905ff9736b07a84f603d6464
[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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f53268b6057b12e3a00e858ab901b3f4d0085f8e57c9c532d0fc0be41b9ca4bd
[INFO] running `Command { std: "docker" "start" "-a" "f53268b6057b12e3a00e858ab901b3f4d0085f8e57c9c532d0fc0be41b9ca4bd", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[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") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: invalid character '.' in crate name: `1281.subtract_the_product_and_sum_of_digits_of_an_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1281.subtract-the-product-and-sum-of-digits-of-an-integer") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `748.shortest_completing_word`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1935.maximum_number_of_words_you_can_type`
[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: `1221.split_a_string_in_balanced_strings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1221.split-a-string-in-balanced-strings" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2492.minimum_score_of_a_path_between_two_cities`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "748.shortest-completing-word") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1935.maximum-number-of-words-you-can-type") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "219.contains-duplicate-ii") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2492.minimum-score-of-a-path-between-two-cities") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `191.number_of_1_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `703.kth_largest_element_in_a_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1323.maximum_69_number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "703.kth-largest-element-in-a-stream") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "191.number-of-1-bits" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1323.maximum-69-number") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `946.validate_stack_sequences`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `119.pascals_triangle_ii`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "946.validate-stack-sequences") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1290.convert_binary_number_in_a_linked_list_to_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "119.pascals-triangle-ii" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2011.final_value_of_variable_after_performing_operations`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1290.convert-binary-number-in-a-linked-list-to-integer" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2236.root_equals_sum_of_children`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2236.root-equals-sum-of-children") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "2011.final-value-of-variable-after-performing-operations") due to 1 previous error
[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] running `Command { std: "docker" "inspect" "f53268b6057b12e3a00e858ab901b3f4d0085f8e57c9c532d0fc0be41b9ca4bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53268b6057b12e3a00e858ab901b3f4d0085f8e57c9c532d0fc0be41b9ca4bd", kill_on_drop: false }`
[INFO] [stdout] f53268b6057b12e3a00e858ab901b3f4d0085f8e57c9c532d0fc0be41b9ca4bd
