[INFO] cloning repository https://github.com/liuliangcan/play_with_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liuliangcan/play_with_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuliangcan%2Fplay_with_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuliangcan%2Fplay_with_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 244831fe43950e9204654075bb2ee3216fffdf2c [INFO] checking liuliangcan/play_with_rust against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuliangcan%2Fplay_with_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liuliangcan/play_with_rust on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liuliangcan/play_with_rust [INFO] finished tweaking git repo https://github.com/liuliangcan/play_with_rust [INFO] tweaked toml for git repo https://github.com/liuliangcan/play_with_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liuliangcan/play_with_rust 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proconio v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 885b8603c4ffec7f9442b3a05fbbbe69ed354382b6506da2c95c0d73b1626cf1 [INFO] running `Command { std: "docker" "start" "-a" "885b8603c4ffec7f9442b3a05fbbbe69ed354382b6506da2c95c0d73b1626cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "885b8603c4ffec7f9442b3a05fbbbe69ed354382b6506da2c95c0d73b1626cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885b8603c4ffec7f9442b3a05fbbbe69ed354382b6506da2c95c0d73b1626cf1", kill_on_drop: false }` [INFO] [stdout] 885b8603c4ffec7f9442b3a05fbbbe69ed354382b6506da2c95c0d73b1626cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb87df166b64bc8ebcb081d221cbf937098226f0cf5579ab4a556ac218d3cfda [INFO] running `Command { std: "docker" "start" "-a" "fb87df166b64bc8ebcb081d221cbf937098226f0cf5579ab4a556ac218d3cfda", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking proconio v0.4.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking play_with_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::abc272_e::Scanner` [INFO] [stdout] --> src/problem/atc/abc272/e/abc272_e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc272_e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc272/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc272_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc272_e::solve` [INFO] [stdout] --> src/problem/atc/abc272/e/abc272_e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc272_e::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc272/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc272_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc111_b::Scanner` [INFO] [stdout] --> src/problem/atc/arc111/b/arc111_b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::arc111_b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc111/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc111_b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc111_b::solve` [INFO] [stdout] --> src/problem/atc/arc111/b/arc111_b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::arc111_b::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc111/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc111_b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc266_f::Scanner` [INFO] [stdout] --> src/problem/atc/abc266/f/abc266_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc266_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc266/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc266_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc266_f::run` [INFO] [stdout] --> src/problem/atc/abc266/f/abc266_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc266_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc266/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc266_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc249_f::Scanner` [INFO] [stdout] --> src/problem/atc/abc249/f/abc249_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc249_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc249/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc249_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc249_f::run` [INFO] [stdout] --> src/problem/atc/abc249/f/abc249_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc249_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc249/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc249_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc145_a::Scanner` [INFO] [stdout] --> src/problem/atc/arc145/a/arc145_a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::arc145_a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc145/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc145_a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc145_a::run` [INFO] [stdout] --> src/problem/atc/arc145/a/arc145_a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::arc145_a::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc145/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc145_a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc222_f::Scanner` [INFO] [stdout] --> src/problem/atc/abc222/f/abc222_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc222_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc222/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc222_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc222_f::run` [INFO] [stdout] --> src/problem/atc/abc222/f/abc222_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc222_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc222/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc222_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc270_e::Scanner` [INFO] [stdout] --> src/problem/atc/abc270/e/abc270_e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc270_e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc270/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc270_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc270_e::run` [INFO] [stdout] --> src/problem/atc/abc270/e/abc270_e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc270_e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc270/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc270_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc270_f::Scanner` [INFO] [stdout] --> src/problem/atc/abc270/f/abc270_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc270_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc270/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc270_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc270_f::run` [INFO] [stdout] --> src/problem/atc/abc270/f/abc270_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc270_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc270/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc270_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::jsc2021_f::Scanner` [INFO] [stdout] --> src/problem/atc/jsc2000_2099/jsc2021/f/jsc2021_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::jsc2021_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/jsc2000_2099/jsc2021/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod jsc2021_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::jsc2021_f::run` [INFO] [stdout] --> src/problem/atc/jsc2000_2099/jsc2021/f/jsc2021_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::jsc2021_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/jsc2000_2099/jsc2021/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod jsc2021_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc273_e::Scanner` [INFO] [stdout] --> src/problem/atc/abc200_299/abc273/e/abc273_e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc273_e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc200_299/abc273/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc273_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc273_e::run` [INFO] [stdout] --> src/problem/atc/abc200_299/abc273/e/abc273_e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc273_e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc200_299/abc273/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc273_e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc268_f::Scanner` [INFO] [stdout] --> src/problem/atc/abc200_299/abc268/f/abc268_f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::abc268_f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc200_299/abc268/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc268_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::abc268_f::run` [INFO] [stdout] --> src/problem/atc/abc200_299/abc268/f/abc268_f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::abc268_f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/abc200_299/abc268/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod abc268_f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc153_c::Scanner` [INFO] [stdout] --> src/problem/atc/arc100_199/arc153/c/arc153_c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::arc153_c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc100_199/arc153/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc153_c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::arc153_c::run` [INFO] [stdout] --> src/problem/atc/arc100_199/arc153/c/arc153_c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::arc153_c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/atc/arc100_199/arc153/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod arc153_c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf777d::Scanner` [INFO] [stdout] --> src/problem/cf/cf777/d/cf777d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf777d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf777/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf777d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf777d::solve` [INFO] [stdout] --> src/problem/cf/cf777/d/cf777d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf777d::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf777/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf777d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1695c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1695/c/cf1695c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1695c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1695/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1695c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1695c::solve` [INFO] [stdout] --> src/problem/cf/cf1695/c/cf1695c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1695c::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1695/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1695c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1442a::Scanner` [INFO] [stdout] --> src/problem/cf/cf1442/a/cf1442a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1442a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1442/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1442a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1442a::solve` [INFO] [stdout] --> src/problem/cf/cf1442/a/cf1442a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1442a::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1442/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1442a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1141f2::Scanner` [INFO] [stdout] --> src/problem/cf/cf1141/f2/cf1141f2_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1141f2::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1141/f2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1141f2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1141f2::solve` [INFO] [stdout] --> src/problem/cf/cf1141/f2/cf1141f2_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1141f2::solve; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1141/f2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1141f2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1361b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1361/b/cf1361b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1361b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1361/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1361b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1361b::run` [INFO] [stdout] --> src/problem/cf/cf1361/b/cf1361b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1361b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1361/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1361b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1324e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1324/e/cf1324e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1324e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1324/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1324e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1324e::run` [INFO] [stdout] --> src/problem/cf/cf1324/e/cf1324e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1324e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1324/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1324e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1374e1::Scanner` [INFO] [stdout] --> src/problem/cf/cf1374/e1/cf1374e1_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1374e1::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1374/e1/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1374e1_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1374e1::run` [INFO] [stdout] --> src/problem/cf/cf1374/e1/cf1374e1_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1374e1::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1374/e1/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1374e1_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1213d2::Scanner` [INFO] [stdout] --> src/problem/cf/cf1213/d2/cf1213d2_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1213d2::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1213/d2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1213d2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1213d2::run` [INFO] [stdout] --> src/problem/cf/cf1213/d2/cf1213d2_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1213d2::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1213/d2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1213d2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1095e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1095/e/cf1095e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1095e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1095/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1095e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1095e::run` [INFO] [stdout] --> src/problem/cf/cf1095/e/cf1095e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1095e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1095/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1095e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf165e::Scanner` [INFO] [stdout] --> src/problem/cf/cf165/e/cf165e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf165e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf165/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf165e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf165e::run` [INFO] [stdout] --> src/problem/cf/cf165/e/cf165e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf165e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf165/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf165e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1272e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1272/e/cf1272e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1272e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1272/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1272e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1272e::run` [INFO] [stdout] --> src/problem/cf/cf1272/e/cf1272e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1272e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1272/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1272e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf600c::Scanner` [INFO] [stdout] --> src/problem/cf/cf600/c/cf600c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf600c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf600/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf600c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf600c::run` [INFO] [stdout] --> src/problem/cf/cf600/c/cf600c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf600c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf600/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf600c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf5c::run` [INFO] [stdout] --> src/problem/cf/cf5/c/cf5c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf5c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf5/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf5c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf5c::Scanner` [INFO] [stdout] --> src/problem/cf/cf5/c/cf5c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf5c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf5/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf5c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf547b::Scanner` [INFO] [stdout] --> src/problem/cf/cf547/b/cf547b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf547b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf547/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf547b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf547b::run` [INFO] [stdout] --> src/problem/cf/cf547/b/cf547b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf547b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf547/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf547b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1358d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1358/d/cf1358d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1358d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1358/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1358d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1358d::run` [INFO] [stdout] --> src/problem/cf/cf1358/d/cf1358d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1358d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1358/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1358d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf584c::Scanner` [INFO] [stdout] --> src/problem/cf/cf584/c/cf584c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf584c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf584/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf584c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf584c::run` [INFO] [stdout] --> src/problem/cf/cf584/c/cf584c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf584c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf584/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf584c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1179b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1179/b/cf1179b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1179b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1179/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1179b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1179b::run` [INFO] [stdout] --> src/problem/cf/cf1179/b/cf1179b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1179b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1179/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1179b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1409e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1409/e/cf1409e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1409e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1409/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1409e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1409e::run` [INFO] [stdout] --> src/problem/cf/cf1409/e/cf1409e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1409e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1409/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1409e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf708b::Scanner` [INFO] [stdout] --> src/problem/cf/cf708/b/cf708b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf708b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf708/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf708b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf708b::run` [INFO] [stdout] --> src/problem/cf/cf708/b/cf708b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf708b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf708/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf708b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1359d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1359/d/cf1359d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1359d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1359/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1359d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1359d::run` [INFO] [stdout] --> src/problem/cf/cf1359/d/cf1359d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1359d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1359/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1359d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1721d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1721/d/cf1721d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1721d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1721/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1721d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1721d::run` [INFO] [stdout] --> src/problem/cf/cf1721/d/cf1721d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1721d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1721/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1721d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1659d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1659/d/cf1659d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1659d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1659/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1659d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1659d::run` [INFO] [stdout] --> src/problem/cf/cf1659/d/cf1659d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1659d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1659/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1659d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf388b::Scanner` [INFO] [stdout] --> src/problem/cf/cf388/b/cf388b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf388b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf388/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf388b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf388b::run` [INFO] [stdout] --> src/problem/cf/cf388/b/cf388b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf388b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf388/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf388b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1525d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1525/d/cf1525d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1525d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1525/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1525d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1525d::run` [INFO] [stdout] --> src/problem/cf/cf1525/d/cf1525d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1525d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1525/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1525d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1554c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1554/c/cf1554c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1554c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1554/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1554c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1554c::run` [INFO] [stdout] --> src/problem/cf/cf1554/c/cf1554c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1554c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1554/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1554c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf219d::Scanner` [INFO] [stdout] --> src/problem/cf/cf219/d/cf219d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf219d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf219/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf219d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf219d::run` [INFO] [stdout] --> src/problem/cf/cf219/d/cf219d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf219d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf219/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf219d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1598d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1598/d/cf1598d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1598d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1598/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1598d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1598d::run` [INFO] [stdout] --> src/problem/cf/cf1598/d/cf1598d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1598d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1598/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1598d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1733d2::Scanner` [INFO] [stdout] --> src/problem/cf/cf1733/d2/cf1733d2_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1733d2::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1733/d2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1733d2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1733d2::run` [INFO] [stdout] --> src/problem/cf/cf1733/d2/cf1733d2_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1733d2::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1733/d2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1733d2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf148e::Scanner` [INFO] [stdout] --> src/problem/cf/cf148/e/cf148e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf148e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf148/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf148e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf148e::run` [INFO] [stdout] --> src/problem/cf/cf148/e/cf148e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf148e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf148/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf148e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1490g::Scanner` [INFO] [stdout] --> src/problem/cf/cf1490/g/cf1490g_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1490g::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1490/g/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1490g_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1490g::run` [INFO] [stdout] --> src/problem/cf/cf1490/g/cf1490g_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1490g::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1490/g/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1490g_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf797d::Scanner` [INFO] [stdout] --> src/problem/cf/cf797/d/cf797d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf797d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf797/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf797d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf797d::run` [INFO] [stdout] --> src/problem/cf/cf797/d/cf797d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf797d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf797/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf797d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf337d::Scanner` [INFO] [stdout] --> src/problem/cf/cf337/d/cf337d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf337d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf337/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf337d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf337d::run` [INFO] [stdout] --> src/problem/cf/cf337/d/cf337d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf337d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf337/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf337d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1739d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1739/d/cf1739d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1739d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1739/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1739d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1739d::run` [INFO] [stdout] --> src/problem/cf/cf1739/d/cf1739d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1739d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1739/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1739d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf652d::Scanner` [INFO] [stdout] --> src/problem/cf/cf652/d/cf652d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf652d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf652/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf652d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf652d::run` [INFO] [stdout] --> src/problem/cf/cf652/d/cf652d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf652d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf652/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf652d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf379d::Scanner` [INFO] [stdout] --> src/problem/cf/cf379/d/cf379d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf379d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf379/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf379d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf379d::run` [INFO] [stdout] --> src/problem/cf/cf379/d/cf379d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf379d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf379/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf379d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1379c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1379/c/cf1379c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1379c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1379/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1379c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1379c::run` [INFO] [stdout] --> src/problem/cf/cf1379/c/cf1379c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1379c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1379/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1379c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1304d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1304/d/cf1304d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1304d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1304/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1304d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1304d::run` [INFO] [stdout] --> src/problem/cf/cf1304/d/cf1304d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1304d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1304/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1304d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1156b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1156/b/cf1156b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1156b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1156/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1156b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1156b::run` [INFO] [stdout] --> src/problem/cf/cf1156/b/cf1156b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1156b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1156/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1156b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf687c::Scanner` [INFO] [stdout] --> src/problem/cf/cf687/c/cf687c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf687c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf687/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf687c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf687c::run` [INFO] [stdout] --> src/problem/cf/cf687/c/cf687c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf687c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf687/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf687c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1054d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1054/d/cf1054d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1054d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1054/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1054d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1054d::run` [INFO] [stdout] --> src/problem/cf/cf1054/d/cf1054d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1054d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1054/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1054d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf118c::Scanner` [INFO] [stdout] --> src/problem/cf/cf118/c/cf118c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf118c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf118/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf118c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf118c::run` [INFO] [stdout] --> src/problem/cf/cf118/c/cf118c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf118c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf118/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf118c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1661c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1661/c/cf1661c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1661c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1661/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1661c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1661c::run` [INFO] [stdout] --> src/problem/cf/cf1661/c/cf1661c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1661c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1661/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1661c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1157e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1157/e/cf1157e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1157e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1157/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1157e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1157e::run` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1157/e/cf1157e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1157e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1157/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1157e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1181c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1181/c/cf1181c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1181c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1181/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1181c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1181c::run` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1181/c/cf1181c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1181c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1181/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1181c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1102d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1102/d/cf1102d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1102d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1102/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1102d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1102d::run` [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1102/d/cf1102d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1102d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1100_1199/cf1102/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1102d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1325d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1325/d/cf1325d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1325d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1325/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1325d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1325d::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1325/d/cf1325d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1325d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1325/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1325d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1370d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1370/d/cf1370d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1370d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1370/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1370d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1370d::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1370/d/cf1370d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1370d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1370/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1370d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1365f::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1365/f/cf1365f_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1365f::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1365/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1365f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1365f::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1365/f/cf1365f_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1365f::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1365/f/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1365f_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1348b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1348/b/cf1348b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1348b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1348/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1348b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1348b::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1348/b/cf1348b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1348b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1348/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1348b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1369c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1369/c/cf1369c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1369c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1369/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1369c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1369c::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1369/c/cf1369c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1369c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1369/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1369c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1344a::Scanner` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1344/a/cf1344a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1344a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1344/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1344a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1344a::run` [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1344/a/cf1344a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1344a::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1300_1399/cf1344/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1344a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1624e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1624/e/cf1624e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1624e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1624/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1624e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1624e::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1624/e/cf1624e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1624e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1624/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1624e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1626d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1626/d/cf1626d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1626d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1626/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1626d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1626d::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1626/d/cf1626d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1626d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1626/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1626d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1661d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1661/d/cf1661d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1661d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1661/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1661d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1661d::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1661/d/cf1661d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1661d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1661/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1661d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1691d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1691/d/cf1691d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1691d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1691/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1691d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1691d::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1691/d/cf1691d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1691d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1691/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1691d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1622c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1622/c/cf1622c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1622c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1622/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1622c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1622c::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1622/c/cf1622c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1622c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1622/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1622c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1628b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1628/b/cf1628b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1628b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1628/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1628b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1628b::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1628/b/cf1628b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1628b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1628/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1628b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1610e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1610/e/cf1610e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1610e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1610/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1610e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1610e::run` [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1610/e/cf1610e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1610e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1600_1699/cf1610/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1610e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1718a2::Scanner` [INFO] [stdout] --> src/problem/cf/cf1700_1799/cf1718/a2/cf1718a2_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1718a2::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1700_1799/cf1718/a2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1718a2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1718a2::run` [INFO] [stdout] --> src/problem/cf/cf1700_1799/cf1718/a2/cf1718a2_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1718a2::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1700_1799/cf1718/a2/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1718a2_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1552d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1552/d/cf1552d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1552d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1552/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1552d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1552d::run` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1552/d/cf1552d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1552d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1552/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1552d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1535c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1535/c/cf1535c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1535c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1535/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1535c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1535c::run` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1535/c/cf1535c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1535c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1535/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1535c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1555d::Scanner` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1555/d/cf1555d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1555d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1555/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1555d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1555d::run` [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1555/d/cf1555d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1555d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1500_1599/cf1555/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1555d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf961d::Scanner` [INFO] [stdout] --> src/problem/cf/cf900_999/cf961/d/cf961d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf961d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf900_999/cf961/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf961d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf961d::run` [INFO] [stdout] --> src/problem/cf/cf900_999/cf961/d/cf961d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf961d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf900_999/cf961/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf961d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf988d::Scanner` [INFO] [stdout] --> src/problem/cf/cf900_999/cf988/d/cf988d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf988d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf900_999/cf988/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf988d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf988d::run` [INFO] [stdout] --> src/problem/cf/cf900_999/cf988/d/cf988d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf988d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf900_999/cf988/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf988d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf382c::Scanner` [INFO] [stdout] --> src/problem/cf/cf300_399/cf382/c/cf382c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf382c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf300_399/cf382/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf382c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf382c::run` [INFO] [stdout] --> src/problem/cf/cf300_399/cf382/c/cf382c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf382c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf300_399/cf382/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf382c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf38e::Scanner` [INFO] [stdout] --> src/problem/cf/cf0_99/cf38/e/cf38e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf38e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf0_99/cf38/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf38e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf38e::run` [INFO] [stdout] --> src/problem/cf/cf0_99/cf38/e/cf38e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf38e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf0_99/cf38/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf38e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf91a::Scanner` [INFO] [stdout] --> src/problem/cf/cf0_99/cf91/a/cf91a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf91a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf0_99/cf91/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf91a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf91a::run` [INFO] [stdout] --> src/problem/cf/cf0_99/cf91/a/cf91a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf91a::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf0_99/cf91/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf91a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf166e::Scanner` [INFO] [stdout] --> src/problem/cf/cf100_199/cf166/e/cf166e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf166e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf100_199/cf166/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf166e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf166e::run` [INFO] [stdout] --> src/problem/cf/cf100_199/cf166/e/cf166e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf166e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf100_199/cf166/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf166e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf190d::Scanner` [INFO] [stdout] --> src/problem/cf/cf100_199/cf190/d/cf190d_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf190d::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf100_199/cf190/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf190d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf190d::run` [INFO] [stdout] --> src/problem/cf/cf100_199/cf190/d/cf190d_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf190d::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf100_199/cf190/d/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf190d_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf639b::Scanner` [INFO] [stdout] --> src/problem/cf/cf600_699/cf639/b/cf639b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf639b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf600_699/cf639/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf639b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf639b::run` [INFO] [stdout] --> src/problem/cf/cf600_699/cf639/b/cf639b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf639b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf600_699/cf639/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf639b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf788a::Scanner` [INFO] [stdout] --> src/problem/cf/cf700_799/cf788/a/cf788a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf788a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf700_799/cf788/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf788a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf788a::run` [INFO] [stdout] --> src/problem/cf/cf700_799/cf788/a/cf788a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf788a::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf700_799/cf788/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf788a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf786c::Scanner` [INFO] [stdout] --> src/problem/cf/cf700_799/cf786/c/cf786c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf786c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf700_799/cf786/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf786c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf786c::run` [INFO] [stdout] --> src/problem/cf/cf700_799/cf786/c/cf786c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf786c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf700_799/cf786/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf786c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1469c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1469/c/cf1469c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1469c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1469/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1469c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1469c::run` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1469/c/cf1469c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1469c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1469/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1469c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1436c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1436/c/cf1436c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1436c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1436/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1436c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1436c::run` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1436/c/cf1436c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1436c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1436/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1436c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1444a::Scanner` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1444/a/cf1444a_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1444a::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1444/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1444a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1444a::run` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1444/a/cf1444a_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1444a::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1444/a/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1444a_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1404b::Scanner` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1404/b/cf1404b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1404b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1404/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1404b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1404b::run` [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1404/b/cf1404b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1404b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1400_1499/cf1404/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1404b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1249e::Scanner` [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1249/e/cf1249e_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1249e::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1249/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1249e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1249e::run` [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1249/e/cf1249e_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1249e::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1249/e/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1249e_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1201c::Scanner` [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1201/c/cf1201c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf1201c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1201/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1201c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf1201c::run` [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1201/c/cf1201c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf1201c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf1200_1299/cf1201/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf1201c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf520b::Scanner` [INFO] [stdout] --> src/problem/cf/cf500_599/cf520/b/cf520b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf520b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf500_599/cf520/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf520b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf520b::run` [INFO] [stdout] --> src/problem/cf/cf500_599/cf520/b/cf520b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf520b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf500_599/cf520/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf520b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf883i::Scanner` [INFO] [stdout] --> src/problem/cf/cf800_899/cf883/i/cf883i_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf883i::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf800_899/cf883/i/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf883i_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf883i::run` [INFO] [stdout] --> src/problem/cf/cf800_899/cf883/i/cf883i_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf883i::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf800_899/cf883/i/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf883i_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf229b::Scanner` [INFO] [stdout] --> src/problem/cf/cf200_299/cf229/b/cf229b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf229b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf200_299/cf229/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf229b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf229b::run` [INFO] [stdout] --> src/problem/cf/cf200_299/cf229/b/cf229b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf229b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf200_299/cf229/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf229b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf414b::Scanner` [INFO] [stdout] --> src/problem/cf/cf400_499/cf414/b/cf414b_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf414b::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf414/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf414b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf414b::run` [INFO] [stdout] --> src/problem/cf/cf400_499/cf414/b/cf414b_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf414b::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf414/b/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf414b_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf460c::Scanner` [INFO] [stdout] --> src/problem/cf/cf400_499/cf460/c/cf460c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf460c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf460/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf460c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf460c::run` [INFO] [stdout] --> src/problem/cf/cf400_499/cf460/c/cf460c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf460c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf460/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf460c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf480c::Scanner` [INFO] [stdout] --> src/problem/cf/cf400_499/cf480/c/cf480c_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::cf480c::Scanner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf480/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf480c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::cf480c::run` [INFO] [stdout] --> src/problem/cf/cf400_499/cf480/c/cf480c_test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::cf480c::run; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/problem/cf/cf400_499/cf480/c/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod cf480c_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 192 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "fb87df166b64bc8ebcb081d221cbf937098226f0cf5579ab4a556ac218d3cfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb87df166b64bc8ebcb081d221cbf937098226f0cf5579ab4a556ac218d3cfda", kill_on_drop: false }` [INFO] [stdout] fb87df166b64bc8ebcb081d221cbf937098226f0cf5579ab4a556ac218d3cfda [INFO] checking liuliangcan/play_with_rust against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuliangcan%2Fplay_with_rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liuliangcan/play_with_rust on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liuliangcan/play_with_rust [INFO] finished tweaking git repo https://github.com/liuliangcan/play_with_rust [INFO] tweaked toml for git repo https://github.com/liuliangcan/play_with_rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liuliangcan/play_with_rust 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37980d97a9a45b14d0c0454586267b204c6a545315c7e378c90205d558870a19 [INFO] running `Command { std: "docker" "start" "-a" "37980d97a9a45b14d0c0454586267b204c6a545315c7e378c90205d558870a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37980d97a9a45b14d0c0454586267b204c6a545315c7e378c90205d558870a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37980d97a9a45b14d0c0454586267b204c6a545315c7e378c90205d558870a19", kill_on_drop: false }` [INFO] [stdout] 37980d97a9a45b14d0c0454586267b204c6a545315c7e378c90205d558870a19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f1048ad9e4feb2650ec4aa2be229c3a3c421574b47d10827388abb02e4256cf [INFO] running `Command { std: "docker" "start" "-a" "0f1048ad9e4feb2650ec4aa2be229c3a3c421574b47d10827388abb02e4256cf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking proconio v0.4.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 825 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 826 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 827 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 828 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 829 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.45/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 831 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f1048ad9e4feb2650ec4aa2be229c3a3c421574b47d10827388abb02e4256cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f1048ad9e4feb2650ec4aa2be229c3a3c421574b47d10827388abb02e4256cf", kill_on_drop: false }` [INFO] [stdout] 0f1048ad9e4feb2650ec4aa2be229c3a3c421574b47d10827388abb02e4256cf