[INFO] cloning repository https://github.com/AkihiroSasabe/hundred_problems
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkihiroSasabe/hundred_problems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Fhundred_problems", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Fhundred_problems'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88082c97e72cd9e737bf18b6dbad5841efb90923
[INFO] checking AkihiroSasabe/hundred_problems against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Fhundred_problems" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AkihiroSasabe/hundred_problems
[INFO] finished tweaking git repo https://github.com/AkihiroSasabe/hundred_problems
[INFO] tweaked toml for git repo https://github.com/AkihiroSasabe/hundred_problems written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkihiroSasabe/hundred_problems on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AkihiroSasabe/hundred_problems 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f15511c249e0c9a25c172d675f78d3ea78240bd51a917d2480653c7a2ec2d235
[INFO] running `Command { std: "docker" "start" "-a" "f15511c249e0c9a25c172d675f78d3ea78240bd51a917d2480653c7a2ec2d235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f15511c249e0c9a25c172d675f78d3ea78240bd51a917d2480653c7a2ec2d235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15511c249e0c9a25c172d675f78d3ea78240bd51a917d2480653c7a2ec2d235", kill_on_drop: false }`
[INFO] [stdout] f15511c249e0c9a25c172d675f78d3ea78240bd51a917d2480653c7a2ec2d235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d959fa5dbea9deebb429fb44a5611e73f15937c543ceb365e0b85feddd1077
[INFO] running `Command { std: "docker" "start" "-a" "07d959fa5dbea9deebb429fb44a5611e73f15937c543ceb365e0b85feddd1077", kill_on_drop: false }`
[INFO] [stderr]     Checking proconio v0.3.8
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking hundred_problems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q030" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q030.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/q048.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q048" test) due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q070.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q080") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q080.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q070") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q089.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q089" test) due to 1 previous error
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/q019.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         while (max as isize - min as isize > 1) {
[INFO] [stdout]    |               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -         while (max as isize - min as isize > 1) {
[INFO] [stdout] 40 +         while max as isize - min as isize > 1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q084.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q043.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q040.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/q019.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         while (max as isize - min as isize > 1) {
[INFO] [stdout]    |               ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -         while (max as isize - min as isize > 1) {
[INFO] [stdout] 40 +         while max as isize - min as isize > 1  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q066.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q059.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q032.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q084" test) due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q059" test) due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q043" test) due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q040") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q032") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q066") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q085") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q085.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q092.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/q035.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     for i in 0..n {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q092" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "07d959fa5dbea9deebb429fb44a5611e73f15937c543ceb365e0b85feddd1077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d959fa5dbea9deebb429fb44a5611e73f15937c543ceb365e0b85feddd1077", kill_on_drop: false }`
[INFO] [stdout] 07d959fa5dbea9deebb429fb44a5611e73f15937c543ceb365e0b85feddd1077
