[INFO] cloning repository https://github.com/kohei-kp/atcoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kohei-kp/atcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohei-kp%2Fatcoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohei-kp%2Fatcoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aeed39a66241602ef9826f01befc02ea320dd706 [INFO] building kohei-kp/atcoder against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohei-kp%2Fatcoder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kohei-kp/atcoder on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kohei-kp/atcoder [INFO] finished tweaking git repo https://github.com/kohei-kp/atcoder [INFO] tweaked toml for git repo https://github.com/kohei-kp/atcoder written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kohei-kp/atcoder 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5f21282b2dae4e9f1d5ddda920c77db724add10bf215cb9310be5bee151aed [INFO] running `Command { std: "docker" "start" "-a" "7f5f21282b2dae4e9f1d5ddda920c77db724add10bf215cb9310be5bee151aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5f21282b2dae4e9f1d5ddda920c77db724add10bf215cb9310be5bee151aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5f21282b2dae4e9f1d5ddda920c77db724add10bf215cb9310be5bee151aed", kill_on_drop: false }` [INFO] [stdout] 7f5f21282b2dae4e9f1d5ddda920c77db724add10bf215cb9310be5bee151aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82334908e66a6f760e702bac2108477efc75981217fd16221ce7de08faf5b878 [INFO] running `Command { std: "docker" "start" "-a" "82334908e66a6f760e702bac2108477efc75981217fd16221ce7de08faf5b878", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `a` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `a` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `b` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `b` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `c` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `c` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `d` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `d` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `e` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `e` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `f` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `f` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `g` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)` has the same output filename as the bin target `g` in package `abc329 v0.1.0 (/opt/rustwide/workdir/abc329)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)` has the same output filename as the bin target `a` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)` has the same output filename as the bin target `a` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)` has the same output filename as the bin target `b` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)` has the same output filename as the bin target `b` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `a` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `a` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `b` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `b` in package `abc331 v0.1.0 (/opt/rustwide/workdir/abc331)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `c` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `c` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `d` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `d` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `e` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `e` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `f` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `f` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `g` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)` has the same output filename as the bin target `g` in package `abc330 v0.1.0 (/opt/rustwide/workdir/abc330)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)` has the same output filename as the bin target `a` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)` has the same output filename as the bin target `a` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)` has the same output filename as the bin target `b` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)` has the same output filename as the bin target `b` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)` has the same output filename as the bin target `a` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)` has the same output filename as the bin target `a` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)` has the same output filename as the bin target `b` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)` has the same output filename as the bin target `b` in package `abc333 v0.1.0 (/opt/rustwide/workdir/abc333)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `a` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `a` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `b` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `b` in package `abc334 v0.1.0 (/opt/rustwide/workdir/abc334)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `c` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `c` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `d` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `d` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `e` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `e` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `f` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `f` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `g` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)` has the same output filename as the bin target `g` in package `abc332 v0.1.0 (/opt/rustwide/workdir/abc332)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `e` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `e` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `f` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `f` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `g` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)` has the same output filename as the bin target `g` in package `abc335 v0.1.0 (/opt/rustwide/workdir/abc335)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)` has the same output filename as the bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)` has the same output filename as the bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)` has the same output filename as the bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)` has the same output filename as the bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)` has the same output filename as the bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)` has the same output filename as the bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)` has the same output filename as the bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)` has the same output filename as the bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/abc337)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/abc338)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `d` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `d` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `e` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `e` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `f` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `f` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `g` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)` has the same output filename as the bin target `g` in package `abc336 v0.1.0 (/opt/rustwide/workdir/abc336)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `e` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `e` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `f` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `f` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `g` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)` has the same output filename as the bin target `g` in package `abc339 v0.1.0 (/opt/rustwide/workdir/abc339)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `e` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `e` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `f` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `f` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `g` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)` has the same output filename as the bin target `g` in package `abc340 v0.1.0 (/opt/rustwide/workdir/abc340)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `b` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `b` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `c` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `c` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `d` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `d` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `e` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `e` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `f` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `f` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `g` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)` has the same output filename as the bin target `g` in package `abc341 v0.1.0 (/opt/rustwide/workdir/abc341)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `a` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `a` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `b` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `b` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `c` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `c` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `d` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `d` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `e` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `e` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `f` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `f` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `g` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)` has the same output filename as the bin target `g` in package `abc342 v0.1.0 (/opt/rustwide/workdir/abc342)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `a` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `a` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `b` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `b` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `c` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `c` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `d` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `d` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `e` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `e` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `f` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `f` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `g` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)` has the same output filename as the bin target `g` in package `abc343 v0.1.0 (/opt/rustwide/workdir/abc343)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `a` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `a` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `b` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `b` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `c` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `c` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `d` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `d` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `e` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `e` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `f` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `f` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `g` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)` has the same output filename as the bin target `g` in package `abc344 v0.1.0 (/opt/rustwide/workdir/abc344)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `a` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `a` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `b` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `b` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `c` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `c` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `d` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `d` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `e` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `e` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `f` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `f` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `g` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)` has the same output filename as the bin target `g` in package `abc345 v0.1.0 (/opt/rustwide/workdir/abc345)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `d` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `d` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `e` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `e` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `f` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `f` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `g` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)` has the same output filename as the bin target `g` in package `abc346 v0.1.0 (/opt/rustwide/workdir/abc346)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `a` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `a` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `b` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `b` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `c` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `c` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `d` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `d` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `e` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `e` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `f` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `f` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `g` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)` has the same output filename as the bin target `g` in package `abc347 v0.1.0 (/opt/rustwide/workdir/abc347)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `a` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `a` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `b` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `b` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `c` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `c` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `d` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `d` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `e` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `e` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `f` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `f` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `g` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)` has the same output filename as the bin target `g` in package `abc348 v0.1.0 (/opt/rustwide/workdir/abc348)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `a` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `a` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `b` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `b` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `c` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `c` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `d` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `d` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `e` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `e` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `f` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `f` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `g` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)` has the same output filename as the bin target `g` in package `abc349 v0.1.0 (/opt/rustwide/workdir/abc349)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `a` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `a` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `b` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `b` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `c` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `c` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `d` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `d` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `e` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `e` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `f` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `f` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `g` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)` has the same output filename as the bin target `g` in package `abc350 v0.1.0 (/opt/rustwide/workdir/abc350)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `c` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `c` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `d` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `d` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `e` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `e` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `f` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `f` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `g` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)` has the same output filename as the bin target `g` in package `abc351 v0.1.0 (/opt/rustwide/workdir/abc351)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `e` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `e` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `f` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `f` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `g` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)` has the same output filename as the bin target `g` in package `abc352 v0.1.0 (/opt/rustwide/workdir/abc352)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `a` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `a` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `b` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `b` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `c` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `c` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `d` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `d` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `e` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `e` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `f` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `f` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `g` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)` has the same output filename as the bin target `g` in package `abc353 v0.1.0 (/opt/rustwide/workdir/abc353)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `a` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `a` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `b` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `b` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `c` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `c` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `d` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `d` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `e` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `e` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `f` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `f` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `g` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)` has the same output filename as the bin target `g` in package `abc354 v0.1.0 (/opt/rustwide/workdir/abc354)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `e` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `e` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `f` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `f` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `g` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)` has the same output filename as the bin target `g` in package `abc355 v0.1.0 (/opt/rustwide/workdir/abc355)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `a` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `a` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `b` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `b` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `c` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `c` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `d` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `d` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `e` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `e` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `f` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `f` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `g` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)` has the same output filename as the bin target `g` in package `abc356 v0.1.0 (/opt/rustwide/workdir/abc356)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `a` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `a` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `b` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `b` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `c` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `c` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `d` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `d` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `e` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `e` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `f` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `f` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `g` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)` has the same output filename as the bin target `g` in package `abc357 v0.1.0 (/opt/rustwide/workdir/abc357)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `a` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `a` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `b` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `b` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `c` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `c` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `d` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `d` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `e` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `e` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `f` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `f` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `g` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)` has the same output filename as the bin target `g` in package `abc358 v0.1.0 (/opt/rustwide/workdir/abc358)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `a` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `a` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `b` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `b` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `c` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `c` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `d` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `d` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `e` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `e` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `f` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `f` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `g` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)` has the same output filename as the bin target `g` in package `abc359 v0.1.0 (/opt/rustwide/workdir/abc359)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `a` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `a` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `b` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `b` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `c` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `c` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `d` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `d` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `e` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `e` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `f` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `f` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `g` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)` has the same output filename as the bin target `g` in package `abc360 v0.1.0 (/opt/rustwide/workdir/abc360)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `a` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `a` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `b` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `b` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `c` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `c` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `d` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `d` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `e` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `e` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `f` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `f` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `g` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)` has the same output filename as the bin target `g` in package `abc361 v0.1.0 (/opt/rustwide/workdir/abc361)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `a` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `a` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `b` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `b` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `c` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `c` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `d` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `d` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `e` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `e` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `f` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `f` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `g` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)` has the same output filename as the bin target `g` in package `abc362 v0.1.0 (/opt/rustwide/workdir/abc362)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `a` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `a` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `b` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `b` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `c` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `c` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `d` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `d` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `e` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `e` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `f` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `f` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `g` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)` has the same output filename as the bin target `g` in package `abc363 v0.1.0 (/opt/rustwide/workdir/abc363)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `a` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `a` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `b` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `b` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `c` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `c` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `d` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `d` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `e` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `e` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `f` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `f` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `g` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)` has the same output filename as the bin target `g` in package `abc364 v0.1.0 (/opt/rustwide/workdir/abc364)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `e` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `e` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `f` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `f` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `g` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)` has the same output filename as the bin target `g` in package `abc365 v0.1.0 (/opt/rustwide/workdir/abc365)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` has the same output filename as the bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` has the same output filename as the bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` has the same output filename as the bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` has the same output filename as the bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)` has the same output filename as the bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)` has the same output filename as the bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/abc370)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)` has the same output filename as the bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/abc371)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)` has the same output filename as the bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/abc372)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)` has the same output filename as the bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/abc373)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)` has the same output filename as the bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/abc374)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)` has the same output filename as the bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/abc375)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)` has the same output filename as the bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/abc376)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/abc377)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)` has the same output filename as the bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)` has the same output filename as the bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)` has the same output filename as the bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/abc379)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)` has the same output filename as the bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/abc380)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `a` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `a` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `b` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `b` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `c` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)` has the same output filename as the bin target `c` in package `abc381 v0.1.0 (/opt/rustwide/workdir/abc381)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/abc382)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/abc378)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `f` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `f` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `g` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)` has the same output filename as the bin target `g` in package `abc366 v0.1.0 (/opt/rustwide/workdir/abc366)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `d` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `d` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `e` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `e` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `f` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `f` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `g` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)` has the same output filename as the bin target `g` in package `abc383 v0.1.0 (/opt/rustwide/workdir/abc383)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `a` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `a` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `b` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `b` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `c` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `c` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `d` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `d` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `e` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `e` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `f` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `f` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `g` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)` has the same output filename as the bin target `g` in package `abc384 v0.1.0 (/opt/rustwide/workdir/abc384)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `a` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `a` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `b` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `b` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `c` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `c` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `d` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `d` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `e` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `e` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `f` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `f` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `g` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)` has the same output filename as the bin target `g` in package `abc385 v0.1.0 (/opt/rustwide/workdir/abc385)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `a` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `a` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `b` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `b` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `c` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `c` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `d` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `d` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `e` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `e` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `f` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `f` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `g` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)` has the same output filename as the bin target `g` in package `abc386 v0.1.0 (/opt/rustwide/workdir/abc386)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `a` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `a` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `b` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `b` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `c` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `c` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `d` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `d` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `e` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `e` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `f` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `f` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `g` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)` has the same output filename as the bin target `g` in package `abc387 v0.1.0 (/opt/rustwide/workdir/abc387)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `a` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `a` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `b` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `b` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `c` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `c` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `d` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `d` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `e` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `e` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `f` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `f` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `g` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)` has the same output filename as the bin target `g` in package `abc388 v0.1.0 (/opt/rustwide/workdir/abc388)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `a` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `a` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `b` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `b` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `c` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `c` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `d` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `d` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `e` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `e` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `f` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `f` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `g` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)` has the same output filename as the bin target `g` in package `abc389 v0.1.0 (/opt/rustwide/workdir/abc389)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `a` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `a` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `b` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `b` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `c` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `c` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `d` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `d` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `e` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `e` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `f` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `f` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `g` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)` has the same output filename as the bin target `g` in package `abc390 v0.1.0 (/opt/rustwide/workdir/abc390)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `a` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `a` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/a.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `b` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `b` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `b` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/b.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `c` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `c` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `c` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/c.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `d` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `d` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `d` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/d.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `e` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `e` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `e` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/e.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `f` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `f` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `f` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/f.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `g` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `g` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)` has the same output filename as the bin target `g` in package `abc391 v0.1.0 (/opt/rustwide/workdir/abc391)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/g.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proconio v0.5.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling abc357 v0.1.0 (/opt/rustwide/workdir/abc357) [INFO] [stderr] Compiling abc333 v0.1.0 (/opt/rustwide/workdir/abc333) [INFO] [stderr] Compiling abc338 v0.1.0 (/opt/rustwide/workdir/abc338) [INFO] [stderr] Compiling abc344 v0.1.0 (/opt/rustwide/workdir/abc344) [INFO] [stderr] Compiling abc372 v0.1.0 (/opt/rustwide/workdir/abc372) [INFO] [stderr] Compiling abc351 v0.1.0 (/opt/rustwide/workdir/abc351) [INFO] [stderr] Compiling abc350 v0.1.0 (/opt/rustwide/workdir/abc350) [INFO] [stderr] Compiling abc386 v0.1.0 (/opt/rustwide/workdir/abc386) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc389 v0.1.0 (/opt/rustwide/workdir/abc389) [INFO] [stderr] Compiling abc341 v0.1.0 (/opt/rustwide/workdir/abc341) [INFO] [stderr] Compiling abc348 v0.1.0 (/opt/rustwide/workdir/abc348) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc347 v0.1.0 (/opt/rustwide/workdir/abc347) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc336 v0.1.0 (/opt/rustwide/workdir/abc336) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc346 v0.1.0 (/opt/rustwide/workdir/abc346) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc340 v0.1.0 (/opt/rustwide/workdir/abc340) [INFO] [stderr] Compiling abc352 v0.1.0 (/opt/rustwide/workdir/abc352) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc354 v0.1.0 (/opt/rustwide/workdir/abc354) [INFO] [stderr] Compiling abc358 v0.1.0 (/opt/rustwide/workdir/abc358) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc363 v0.1.0 (/opt/rustwide/workdir/abc363) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc366 v0.1.0 (/opt/rustwide/workdir/abc366) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc378 v0.1.0 (/opt/rustwide/workdir/abc378) [INFO] [stderr] Compiling abc335 v0.1.0 (/opt/rustwide/workdir/abc335) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc334 v0.1.0 (/opt/rustwide/workdir/abc334) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc342 v0.1.0 (/opt/rustwide/workdir/abc342) [INFO] [stderr] Compiling abc339 v0.1.0 (/opt/rustwide/workdir/abc339) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc349 v0.1.0 (/opt/rustwide/workdir/abc349) [INFO] [stderr] Compiling abc362 v0.1.0 (/opt/rustwide/workdir/abc362) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc377 v0.1.0 (/opt/rustwide/workdir/abc377) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc343 v0.1.0 (/opt/rustwide/workdir/abc343) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc384 v0.1.0 (/opt/rustwide/workdir/abc384) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc345 v0.1.0 (/opt/rustwide/workdir/abc345) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc390 v0.1.0 (/opt/rustwide/workdir/abc390) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc355 v0.1.0 (/opt/rustwide/workdir/abc355) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc388 v0.1.0 (/opt/rustwide/workdir/abc388) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc343/src/bin/b.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc391 v0.1.0 (/opt/rustwide/workdir/abc391) [INFO] [stderr] Compiling atcoder_biginners_selection v0.1.0 (/opt/rustwide/workdir/atcoder_biginners_selection) [INFO] [stderr] Compiling abc329 v0.1.0 (/opt/rustwide/workdir/abc329) [INFO] [stderr] Compiling abc331 v0.1.0 (/opt/rustwide/workdir/abc331) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc369 v0.1.0 (/opt/rustwide/workdir/abc369) [INFO] [stderr] Compiling abc382 v0.1.0 (/opt/rustwide/workdir/abc382) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc353 v0.1.0 (/opt/rustwide/workdir/abc353) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc370 v0.1.0 (/opt/rustwide/workdir/abc370) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc371 v0.1.0 (/opt/rustwide/workdir/abc371) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc379 v0.1.0 (/opt/rustwide/workdir/abc379) [INFO] [stderr] Compiling abc381 v0.1.0 (/opt/rustwide/workdir/abc381) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc330 v0.1.0 (/opt/rustwide/workdir/abc330) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc359 v0.1.0 (/opt/rustwide/workdir/abc359) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc387 v0.1.0 (/opt/rustwide/workdir/abc387) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc365 v0.1.0 (/opt/rustwide/workdir/abc365) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc383 v0.1.0 (/opt/rustwide/workdir/abc383) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc375 v0.1.0 (/opt/rustwide/workdir/abc375) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc385 v0.1.0 (/opt/rustwide/workdir/abc385) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc374 v0.1.0 (/opt/rustwide/workdir/abc374) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc392 v0.1.0 (/opt/rustwide/workdir/abc392) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc364 v0.1.0 (/opt/rustwide/workdir/abc364) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc356 v0.1.0 (/opt/rustwide/workdir/abc356) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc361 v0.1.0 (/opt/rustwide/workdir/abc361) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc339/src/bin/b.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc332 v0.1.0 (/opt/rustwide/workdir/abc332) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc337 v0.1.0 (/opt/rustwide/workdir/abc337) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc360 v0.1.0 (/opt/rustwide/workdir/abc360) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc367 v0.1.0 (/opt/rustwide/workdir/abc367) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc376 v0.1.0 (/opt/rustwide/workdir/abc376) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/b.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/b.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc380 v0.1.0 (/opt/rustwide/workdir/abc380) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc368 v0.1.0 (/opt/rustwide/workdir/abc368) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> abc386/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | k: i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc373 v0.1.0 (/opt/rustwide/workdir/abc373) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc392/src/bin/c.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | for (i, (k, v)) in z_order.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> abc392/src/bin/c.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | for (i, (k, v)) in z_order.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/b.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/b.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc332/src/bin/b.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | for i in 0..k { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.41s [INFO] running `Command { std: "docker" "inspect" "82334908e66a6f760e702bac2108477efc75981217fd16221ce7de08faf5b878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82334908e66a6f760e702bac2108477efc75981217fd16221ce7de08faf5b878", kill_on_drop: false }` [INFO] [stdout] 82334908e66a6f760e702bac2108477efc75981217fd16221ce7de08faf5b878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b21de7773dfa37cad580054e990d558e9fe7af440f2411cd591309d4403768 [INFO] running `Command { std: "docker" "start" "-a" "30b21de7773dfa37cad580054e990d558e9fe7af440f2411cd591309d4403768", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling abc366 v0.1.0 (/opt/rustwide/workdir/abc366) [INFO] [stderr] Compiling abc390 v0.1.0 (/opt/rustwide/workdir/abc390) [INFO] [stderr] Compiling abc392 v0.1.0 (/opt/rustwide/workdir/abc392) [INFO] [stderr] Compiling abc389 v0.1.0 (/opt/rustwide/workdir/abc389) [INFO] [stderr] Compiling abc371 v0.1.0 (/opt/rustwide/workdir/abc371) [INFO] [stderr] Compiling abc391 v0.1.0 (/opt/rustwide/workdir/abc391) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc390/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc390/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc392/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc392/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc384 v0.1.0 (/opt/rustwide/workdir/abc384) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc389/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc389/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc392/src/bin/c.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | for (i, (k, v)) in z_order.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> abc392/src/bin/c.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | for (i, (k, v)) in z_order.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc391/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc391/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc379 v0.1.0 (/opt/rustwide/workdir/abc379) [INFO] [stderr] Compiling abc388 v0.1.0 (/opt/rustwide/workdir/abc388) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc343 v0.1.0 (/opt/rustwide/workdir/abc343) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc343/src/bin/b.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | for i in 0..n { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc330 v0.1.0 (/opt/rustwide/workdir/abc330) [INFO] [stderr] Compiling abc380 v0.1.0 (/opt/rustwide/workdir/abc380) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/b.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/b.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc336 v0.1.0 (/opt/rustwide/workdir/abc336) [INFO] [stderr] Compiling atcoder_biginners_selection v0.1.0 (/opt/rustwide/workdir/atcoder_biginners_selection) [INFO] [stderr] Compiling abc348 v0.1.0 (/opt/rustwide/workdir/abc348) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc335 v0.1.0 (/opt/rustwide/workdir/abc335) [INFO] [stderr] Compiling abc356 v0.1.0 (/opt/rustwide/workdir/abc356) [INFO] [stderr] Compiling abc346 v0.1.0 (/opt/rustwide/workdir/abc346) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc347 v0.1.0 (/opt/rustwide/workdir/abc347) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc332 v0.1.0 (/opt/rustwide/workdir/abc332) [INFO] [stderr] Compiling abc345 v0.1.0 (/opt/rustwide/workdir/abc345) [INFO] [stderr] Compiling abc350 v0.1.0 (/opt/rustwide/workdir/abc350) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc365 v0.1.0 (/opt/rustwide/workdir/abc365) [INFO] [stderr] Compiling abc373 v0.1.0 (/opt/rustwide/workdir/abc373) [INFO] [stderr] Compiling abc361 v0.1.0 (/opt/rustwide/workdir/abc361) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc382 v0.1.0 (/opt/rustwide/workdir/abc382) [INFO] [stderr] Compiling abc387 v0.1.0 (/opt/rustwide/workdir/abc387) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc339 v0.1.0 (/opt/rustwide/workdir/abc339) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc358 v0.1.0 (/opt/rustwide/workdir/abc358) [INFO] [stderr] Compiling abc337 v0.1.0 (/opt/rustwide/workdir/abc337) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc351 v0.1.0 (/opt/rustwide/workdir/abc351) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc357 v0.1.0 (/opt/rustwide/workdir/abc357) [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc338 v0.1.0 (/opt/rustwide/workdir/abc338) [INFO] [stderr] Compiling abc344 v0.1.0 (/opt/rustwide/workdir/abc344) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc363 v0.1.0 (/opt/rustwide/workdir/abc363) [INFO] [stderr] Compiling abc359 v0.1.0 (/opt/rustwide/workdir/abc359) [INFO] [stderr] Compiling abc353 v0.1.0 (/opt/rustwide/workdir/abc353) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc331 v0.1.0 (/opt/rustwide/workdir/abc331) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc352 v0.1.0 (/opt/rustwide/workdir/abc352) [INFO] [stderr] Compiling abc329 v0.1.0 (/opt/rustwide/workdir/abc329) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc349 v0.1.0 (/opt/rustwide/workdir/abc349) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc362 v0.1.0 (/opt/rustwide/workdir/abc362) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc364 v0.1.0 (/opt/rustwide/workdir/abc364) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc377 v0.1.0 (/opt/rustwide/workdir/abc377) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc340 v0.1.0 (/opt/rustwide/workdir/abc340) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc360 v0.1.0 (/opt/rustwide/workdir/abc360) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc342 v0.1.0 (/opt/rustwide/workdir/abc342) [INFO] [stderr] Compiling abc355 v0.1.0 (/opt/rustwide/workdir/abc355) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc354 v0.1.0 (/opt/rustwide/workdir/abc354) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc385 v0.1.0 (/opt/rustwide/workdir/abc385) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc359/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc359/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc365/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc365/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc383 v0.1.0 (/opt/rustwide/workdir/abc383) [INFO] [stderr] Compiling abc334 v0.1.0 (/opt/rustwide/workdir/abc334) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc350/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc350/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc370 v0.1.0 (/opt/rustwide/workdir/abc370) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/b.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/b.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc341 v0.1.0 (/opt/rustwide/workdir/abc341) [INFO] [stderr] Compiling abc378 v0.1.0 (/opt/rustwide/workdir/abc378) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc381 v0.1.0 (/opt/rustwide/workdir/abc381) [INFO] [stderr] Compiling abc386 v0.1.0 (/opt/rustwide/workdir/abc386) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc349/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc349/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> abc332/src/bin/b.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | for i in 0..k { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc358/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc358/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc353/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc353/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc345/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc345/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc375 v0.1.0 (/opt/rustwide/workdir/abc375) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc385/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc385/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc330/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc330/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc348/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc348/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc366/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc366/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> abc386/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | k: i32, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc364/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc364/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc329/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc329/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc383/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc383/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc356/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc356/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc351/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc351/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc355/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc355/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc354/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc354/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc369 v0.1.0 (/opt/rustwide/workdir/abc369) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc361/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc361/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc384/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc384/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc336/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc336/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc346/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc346/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc360/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc360/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc339/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc339/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc352/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc352/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc386/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc386/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc374 v0.1.0 (/opt/rustwide/workdir/abc374) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc344/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc344/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc335/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc335/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc340/src/bin/d.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc340/src/bin/d.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc347/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc347/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc362/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc362/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc357/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc357/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc343/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc343/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc368 v0.1.0 (/opt/rustwide/workdir/abc368) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc363/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc363/src/bin/e.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc341/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc341/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc342/src/bin/c.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc342/src/bin/c.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc372 v0.1.0 (/opt/rustwide/workdir/abc372) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc332/src/bin/g.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc332/src/bin/g.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc387/src/bin/f.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc387/src/bin/f.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | s: String, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc388/src/bin/e.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> abc388/src/bin/e.rs:6:9 [INFO] [stdout] | [WARN] too many lines in the log, truncating it