[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] testing AkihiroSasabe/hundred_problems against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkihiroSasabe%2Fhundred_problems" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkihiroSasabe/hundred_problems on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proconio v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee6a4af4c612f402486084ee04b372093f1deb39e7c42c74b4d6ddb4fe34a4b
[INFO] running `Command { std: "docker" "start" "-a" "aee6a4af4c612f402486084ee04b372093f1deb39e7c42c74b4d6ddb4fe34a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee6a4af4c612f402486084ee04b372093f1deb39e7c42c74b4d6ddb4fe34a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee6a4af4c612f402486084ee04b372093f1deb39e7c42c74b4d6ddb4fe34a4b", kill_on_drop: false }`
[INFO] [stdout] aee6a4af4c612f402486084ee04b372093f1deb39e7c42c74b4d6ddb4fe34a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 752a725ce485c3fac2b9b682d40208aa651c12e80f8a5db77cddbe796074a71e
[INFO] running `Command { std: "docker" "start" "-a" "752a725ce485c3fac2b9b682d40208aa651c12e80f8a5db77cddbe796074a71e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proconio v0.3.8
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling hundred_problems v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/q077.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q077") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `src/q031.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q031") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q050.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q083.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/q010.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let a: Vec<usize> = a.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[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] 22 -     let a: Vec<usize> = a.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 22 +     let a: Vec<usize> = a.into_iter().map(|i| i.parse().expect("変換エラー")).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/q010.rs:33:47
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let m: Vec<usize> = m.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout]    |                                               ^                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let m: Vec<usize> = m.into_iter().map(|i| (i.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 33 +     let m: Vec<usize> = m.into_iter().map(|i| i.parse().expect("変換エラー")).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/q010.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |             if (bit & (1_usize << i) == (1_usize << i)) {
[INFO] [stdout]    |                ^                                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -             if (bit & (1_usize << i) == (1_usize << i)) {
[INFO] [stdout] 44 +             if bit & (1_usize << i) == (1_usize << i) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q064.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q054.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q050") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q043.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q083") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q013.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/q014.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q064") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q013") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q014") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q043") due to 1 previous error
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q054") due to 1 previous error
[INFO] [stdout] error: couldn't read `src/q001.rs`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hundred_problems` (bin "q001") 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] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/q018.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let s: Vec<usize> = s.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[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] 13 -     let s: Vec<usize> = s.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 13 +     let s: Vec<usize> = s.into_iter().map(|j| j.parse().expect("変換エラー") ).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/q018.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let t: Vec<usize> = t.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[INFO] [stdout]    |                                               ^                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let t: Vec<usize> = t.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 23 +     let t: Vec<usize> = t.into_iter().map(|j| j.parse().expect("変換エラー") ).collect();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]   --> src/q018.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         while (min <= max) {
[INFO] [stdout]    |               ^          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 34 -         while (min <= max) {
[INFO] [stdout] 34 +         while min <= max  {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/q015.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut average_distance = total_distance / factorial(n as isize) as f64;
[INFO] [stdout]    |         ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/q017.rs:104:57
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let rc_i: Vec<usize> = rc_i.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[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] 104 -         let rc_i: Vec<usize> = rc_i.into_iter().map(|j| (j.parse().expect("変換エラー"))).collect();
[INFO] [stdout] 104 +         let rc_i: Vec<usize> = rc_i.into_iter().map(|j| j.parse().expect("変換エラー")).collect();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/q018.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |             let mut mid = (min + max) / 2;
[INFO] [stdout]    |                 ----^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> src/q018.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let n: usize = n.trim().parse().expect("変換エラー");
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]   --> src/q018.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let q: usize = q.trim().parse().expect("変換エラー");
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/q017.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for i in 0..k {
[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] running `Command { std: "docker" "inspect" "752a725ce485c3fac2b9b682d40208aa651c12e80f8a5db77cddbe796074a71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752a725ce485c3fac2b9b682d40208aa651c12e80f8a5db77cddbe796074a71e", kill_on_drop: false }`
[INFO] [stdout] 752a725ce485c3fac2b9b682d40208aa651c12e80f8a5db77cddbe796074a71e
