[INFO] cloning repository https://github.com/rchaser53/at-coder-localplayground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rchaser53/at-coder-localplayground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Fat-coder-localplayground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Fat-coder-localplayground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc20d2ea200464dee30570a977553c957fc3ba35
[INFO] checking rchaser53/at-coder-localplayground against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Fat-coder-localplayground" "/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/rchaser53/at-coder-localplayground
[INFO] finished tweaking git repo https://github.com/rchaser53/at-coder-localplayground
[INFO] tweaked toml for git repo https://github.com/rchaser53/at-coder-localplayground written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rchaser53/at-coder-localplayground on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rchaser53/at-coder-localplayground 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cli v0.6.3
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded proconio v0.3.8
[INFO] [stderr]   Downloaded ryu v1.0.7
[INFO] [stderr]   Downloaded environment v0.1.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f48414ec52c51f252a61832bec4497b9c11c4c82c06be3ad7bc5ae69796834a
[INFO] running `Command { std: "docker" "start" "-a" "5f48414ec52c51f252a61832bec4497b9c11c4c82c06be3ad7bc5ae69796834a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f48414ec52c51f252a61832bec4497b9c11c4c82c06be3ad7bc5ae69796834a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f48414ec52c51f252a61832bec4497b9c11c4c82c06be3ad7bc5ae69796834a", kill_on_drop: false }`
[INFO] [stdout] 5f48414ec52c51f252a61832bec4497b9c11c4c82c06be3ad7bc5ae69796834a
[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" "-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c99bde50606f4486176d77a90667c16dbf0fcd4627de39943155e23cbcf6417
[INFO] running `Command { std: "docker" "start" "-a" "1c99bde50606f4486176d77a90667c16dbf0fcd4627de39943155e23cbcf6417", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking ryu v1.0.7
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking environment v0.1.1
[INFO] [stderr]     Checking proconio v0.3.8
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]     Checking superslice v1.0.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking colored v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking nalgebra v0.20.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking assert_cli v0.6.3
[INFO] [stderr]     Checking at-coder-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> tests/solutions/a.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     n:usize,
[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: `h`
[INFO] [stdout]   --> tests/solutions/c.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |       h:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> tests/solutions/c.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |       w:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> tests/solutions/a.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     n:usize,
[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: `h`
[INFO] [stdout]   --> tests/solutions/c.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |       h:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> tests/solutions/c.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |       w:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/solver/solve1.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     n:usize,
[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: `n`
[INFO] [stdout]   --> src/solver/solve1.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     n:usize,
[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: `n`
[INFO] [stdout]   --> tests/solutions/a.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     n:usize,
[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: `h`
[INFO] [stdout]   --> tests/solutions/c.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |       h:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> tests/solutions/c.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |       w:usize,
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s
[INFO] running `Command { std: "docker" "inspect" "1c99bde50606f4486176d77a90667c16dbf0fcd4627de39943155e23cbcf6417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c99bde50606f4486176d77a90667c16dbf0fcd4627de39943155e23cbcf6417", kill_on_drop: false }`
[INFO] [stdout] 1c99bde50606f4486176d77a90667c16dbf0fcd4627de39943155e23cbcf6417
