[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#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncient77%2Fleetcode" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ancient77/leetcode on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ec88a5d388e16cd732848c450c9643b488fb32b6d2957e417f444cd710ac4d8
[INFO] running `Command { std: "docker" "start" "-a" "8ec88a5d388e16cd732848c450c9643b488fb32b6d2957e417f444cd710ac4d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ec88a5d388e16cd732848c450c9643b488fb32b6d2957e417f444cd710ac4d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ec88a5d388e16cd732848c450c9643b488fb32b6d2957e417f444cd710ac4d8", kill_on_drop: false }`
[INFO] [stdout] 8ec88a5d388e16cd732848c450c9643b488fb32b6d2957e417f444cd710ac4d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a75f5918bbb822857c0eede0862f3fc060d7b62078f0cf7552122f712863d064
[INFO] running `Command { std: "docker" "start" "-a" "a75f5918bbb822857c0eede0862f3fc060d7b62078f0cf7552122f712863d064", kill_on_drop: false }`
[INFO] [stderr]     Checking leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `leetcode` (bin "258.add-digits" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `258.add_digits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `leetcode` (bin "946.validate-stack-sequences" test) 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: `1480.running_sum_of_1_d_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `70.climbing_stairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1704.determine_if_string_halves_are_alike`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1678.goal_parser_interpretation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1252.cells_with_odd_values_in_a_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `129.sum_root_to_leaf_numbers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1678.goal-parser-interpretation" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1252.cells-with-odd-values-in-a-matrix") 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] [stderr] error: could not compile `leetcode` (bin "1480.running-sum-of-1-d-array" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1704.determine-if-string-halves-are-alike") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "70.climbing-stairs") 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: `1528.shuffle_string`
[INFO] [stdout] 
[INFO] [stdout] 
[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 "1528.shuffle-string") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1295.find_numbers_with_even_number_of_digits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1816.truncate_sentence`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1295.find-numbers-with-even-number-of-digits" test) due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `2439.minimize_maximum_of_array`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1816.truncate-sentence") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1572.matrix_diagonal_sum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "2439.minimize-maximum-of-array" test) due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1572.matrix-diagonal-sum") due to 1 previous error
[INFO] [stdout] error: invalid character '.' in crate name: `1507.reformat_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid character '.' in crate name: `1295.find_numbers_with_even_number_of_digits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (bin "1507.reformat-date") due to 1 previous error
[INFO] [stderr] error: could not compile `leetcode` (bin "1295.find-numbers-with-even-number-of-digits") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a75f5918bbb822857c0eede0862f3fc060d7b62078f0cf7552122f712863d064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a75f5918bbb822857c0eede0862f3fc060d7b62078f0cf7552122f712863d064", kill_on_drop: false }`
[INFO] [stdout] a75f5918bbb822857c0eede0862f3fc060d7b62078f0cf7552122f712863d064
