[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] 7db69292e851e31169cd9913937e7a9aef488695 [INFO] testing kohei-kp/atcoder against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohei-kp%2Fatcoder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kohei-kp/atcoder on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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-6-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" "+beta-2025-02-18" "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 2024 which implies `resolver = "3"` [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 2024 resolver, specify `workspace.resolver = "3"` 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 505644dc038924530e81039d12cf3de189abadac273e35f5909173ac78467669 [INFO] running `Command { std: "docker" "start" "-a" "505644dc038924530e81039d12cf3de189abadac273e35f5909173ac78467669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505644dc038924530e81039d12cf3de189abadac273e35f5909173ac78467669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505644dc038924530e81039d12cf3de189abadac273e35f5909173ac78467669", kill_on_drop: false }` [INFO] [stdout] 505644dc038924530e81039d12cf3de189abadac273e35f5909173ac78467669 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ba78dd533c7d6530b5bd0772be7fe0b2cf04effe0250e9d9f4809577da62c19 [INFO] running `Command { std: "docker" "start" "-a" "9ba78dd533c7d6530b5bd0772be7fe0b2cf04effe0250e9d9f4809577da62c19", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [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 2024 resolver, specify `workspace.resolver = "3"` 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] warning: output filename collision. [INFO] [stderr] The bin target `a` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `a` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `a` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `b` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `b` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `c` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `c` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `d` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `d` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `e` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `e` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `f` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `f` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `g` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)` has the same output filename as the bin target `g` in package `abc392 v0.1.0 (/opt/rustwide/workdir/abc392)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `a` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `a` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `b` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `b` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `c` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `c` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `d` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `d` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `e` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `e` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `f` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `f` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `g` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)` has the same output filename as the bin target `g` in package `abc393 v0.1.0 (/opt/rustwide/workdir/abc393)`. [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 abc352 v0.1.0 (/opt/rustwide/workdir/abc352) [INFO] [stderr] Compiling abc335 v0.1.0 (/opt/rustwide/workdir/abc335) [INFO] [stderr] Compiling abc340 v0.1.0 (/opt/rustwide/workdir/abc340) [INFO] [stderr] Compiling abc385 v0.1.0 (/opt/rustwide/workdir/abc385) [INFO] [stderr] Compiling abc344 v0.1.0 (/opt/rustwide/workdir/abc344) [INFO] [stderr] Compiling abc392 v0.1.0 (/opt/rustwide/workdir/abc392) [INFO] [stderr] Compiling abc336 v0.1.0 (/opt/rustwide/workdir/abc336) [INFO] [stderr] Compiling abc341 v0.1.0 (/opt/rustwide/workdir/abc341) [INFO] [stderr] Compiling abc366 v0.1.0 (/opt/rustwide/workdir/abc366) [INFO] [stderr] Compiling abc334 v0.1.0 (/opt/rustwide/workdir/abc334) [INFO] [stderr] Compiling abc391 v0.1.0 (/opt/rustwide/workdir/abc391) [INFO] [stderr] Compiling abc363 v0.1.0 (/opt/rustwide/workdir/abc363) [INFO] [stderr] Compiling abc364 v0.1.0 (/opt/rustwide/workdir/abc364) [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] --> 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] --> 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: `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: `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] --> 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] --> 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: `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] --> 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: `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: `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] --> 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] --> 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] --> 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] [stderr] Compiling abc388 v0.1.0 (/opt/rustwide/workdir/abc388) [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] [stderr] Compiling abc357 v0.1.0 (/opt/rustwide/workdir/abc357) [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] [stderr] Compiling abc370 v0.1.0 (/opt/rustwide/workdir/abc370) [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] [stderr] Compiling abc369 v0.1.0 (/opt/rustwide/workdir/abc369) [INFO] [stderr] Compiling abc339 v0.1.0 (/opt/rustwide/workdir/abc339) [INFO] [stderr] Compiling abc343 v0.1.0 (/opt/rustwide/workdir/abc343) [INFO] [stderr] Compiling atcoder_biginners_selection v0.1.0 (/opt/rustwide/workdir/atcoder_biginners_selection) [INFO] [stderr] Compiling abc353 v0.1.0 (/opt/rustwide/workdir/abc353) [INFO] [stderr] Compiling abc358 v0.1.0 (/opt/rustwide/workdir/abc358) [INFO] [stderr] Compiling abc375 v0.1.0 (/opt/rustwide/workdir/abc375) [INFO] [stderr] Compiling abc355 v0.1.0 (/opt/rustwide/workdir/abc355) [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] --> 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] --> 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: `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] --> 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: `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] --> 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] [stderr] Compiling abc345 v0.1.0 (/opt/rustwide/workdir/abc345) [INFO] [stderr] Compiling abc346 v0.1.0 (/opt/rustwide/workdir/abc346) [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] --> 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] [stderr] Compiling abc365 v0.1.0 (/opt/rustwide/workdir/abc365) [INFO] [stderr] Compiling abc389 v0.1.0 (/opt/rustwide/workdir/abc389) [INFO] [stderr] Compiling abc338 v0.1.0 (/opt/rustwide/workdir/abc338) [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] [stderr] Compiling abc350 v0.1.0 (/opt/rustwide/workdir/abc350) [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] --> 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 abc349 v0.1.0 (/opt/rustwide/workdir/abc349) [INFO] [stderr] Compiling abc329 v0.1.0 (/opt/rustwide/workdir/abc329) [INFO] [stderr] Compiling abc351 v0.1.0 (/opt/rustwide/workdir/abc351) [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] [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] --> 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] --> 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 abc377 v0.1.0 (/opt/rustwide/workdir/abc377) [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] [stderr] Compiling abc360 v0.1.0 (/opt/rustwide/workdir/abc360) [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] [stderr] Compiling abc342 v0.1.0 (/opt/rustwide/workdir/abc342) [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 abc371 v0.1.0 (/opt/rustwide/workdir/abc371) [INFO] [stderr] Compiling abc359 v0.1.0 (/opt/rustwide/workdir/abc359) [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] --> 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] --> 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] [stderr] Compiling abc348 v0.1.0 (/opt/rustwide/workdir/abc348) [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] --> 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] --> 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] [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] [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] [stderr] Compiling abc354 v0.1.0 (/opt/rustwide/workdir/abc354) [INFO] [stderr] Compiling abc374 v0.1.0 (/opt/rustwide/workdir/abc374) [INFO] [stderr] Compiling abc383 v0.1.0 (/opt/rustwide/workdir/abc383) [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] [stderr] Compiling abc332 v0.1.0 (/opt/rustwide/workdir/abc332) [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] --> 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] [stderr] Compiling abc386 v0.1.0 (/opt/rustwide/workdir/abc386) [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] --> 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] [stderr] Compiling abc390 v0.1.0 (/opt/rustwide/workdir/abc390) [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/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] [stderr] Compiling abc393 v0.1.0 (/opt/rustwide/workdir/abc393) [INFO] [stderr] Compiling abc394 v0.1.0 (/opt/rustwide/workdir/abc394) [INFO] [stderr] Compiling abc368 v0.1.0 (/opt/rustwide/workdir/abc368) [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: `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] [stderr] Compiling abc384 v0.1.0 (/opt/rustwide/workdir/abc384) [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] --> 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: `n` [INFO] [stdout] --> abc393/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] --> abc393/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/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] [stderr] Compiling abc330 v0.1.0 (/opt/rustwide/workdir/abc330) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc393/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] --> abc393/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/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] --> 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 abc361 v0.1.0 (/opt/rustwide/workdir/abc361) [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] [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] --> 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] --> 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] --> 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] [stderr] Compiling abc333 v0.1.0 (/opt/rustwide/workdir/abc333) [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/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] [stderr] Compiling abc387 v0.1.0 (/opt/rustwide/workdir/abc387) [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 abc381 v0.1.0 (/opt/rustwide/workdir/abc381) [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] --> 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] --> abc393/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] --> abc393/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/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] --> 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] [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] --> 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] --> 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] --> 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] --> 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] [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] --> 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 abc367 v0.1.0 (/opt/rustwide/workdir/abc367) [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] --> 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] --> abc393/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] --> 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: `s` [INFO] [stdout] --> abc393/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] --> 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] --> 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] --> 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 abc347 v0.1.0 (/opt/rustwide/workdir/abc347) [INFO] [stderr] Compiling abc382 v0.1.0 (/opt/rustwide/workdir/abc382) [INFO] [stderr] Compiling abc356 v0.1.0 (/opt/rustwide/workdir/abc356) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> abc394/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] --> abc394/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/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] [stderr] Compiling abc372 v0.1.0 (/opt/rustwide/workdir/abc372) [INFO] [stderr] Compiling abc378 v0.1.0 (/opt/rustwide/workdir/abc378) [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] --> 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] --> 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] --> 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] [stderr] Compiling abc337 v0.1.0 (/opt/rustwide/workdir/abc337) [INFO] [stderr] Compiling abc379 v0.1.0 (/opt/rustwide/workdir/abc379) [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] --> 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] --> 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] --> 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: `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] --> 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] --> 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] --> abc394/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] --> abc394/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] --> 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: `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: `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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: `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] --> 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] --> 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] --> 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: `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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: `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] --> 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] --> 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] --> 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] --> 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] [stderr] Compiling abc331 v0.1.0 (/opt/rustwide/workdir/abc331) [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] --> 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] --> 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] --> 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] --> 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] --> 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] [stderr] Compiling abc376 v0.1.0 (/opt/rustwide/workdir/abc376) [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] [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] [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] --> 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] --> 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: `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] --> 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] --> 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] --> 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] --> 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: `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] --> 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] [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/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] --> 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] --> 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] --> 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/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] [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] --> abc394/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] --> abc394/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/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] --> 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 abc380 v0.1.0 (/opt/rustwide/workdir/abc380) [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] --> 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] --> 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] --> 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] --> 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] --> 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] [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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: `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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> abc393/src/bin/c.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | n: usize, [INFO] [stdout] | ^ help: if this is intentional, prefix it 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] --> 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] [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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCYzlsJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/c-e34f0b95837c48dc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3vDOUr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/g-06141280d448d7c9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcY8h4HA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/b-601e478fa21bdd1b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/b-4f408ee2a086232c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/abc337-4f408ee2a086232c/dep-bin-b` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `abc384` (bin "b") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj3oV9t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/e-ad9f6ea081f49be7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc393` (bin "c") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc4PcOHo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc351` (bin "g") due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `abc349` (bin "d") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckjt24s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/c-fa4aa4fcbd306fb2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc362` (bin "e") due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `abc339` (bin "c") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPxAm0Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/b-aaccc7a5f3fa3212" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc388` (bin "b") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcALdImE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/c-55cbeaa38100a7fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc360` (bin "c") due to 1 previous error; 2 warnings emitted [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNInHsX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/a-8c01df675f1b7807" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcw2SJ3G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/g-b88785cd1eff659e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc355` (bin "b") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name b --edition=2021 abc355/src/bin/b.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84ab74c30a2140f3 -C extra-filename=-87c71b4bb94be9ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-c9cb5fd41a749dfb.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `abc364` (bin "a") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIjQk07/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/c-b4c92690fd8059fb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc359` (bin "c") due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not compile `abc346` (bin "g") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH7xTIh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/d-32cb258dde98a807" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc391` (bin "d") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccP29Fz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproconio-c9cb5fd41a749dfb.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/g-3f7bbdde83ab2aa0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `abc360` (bin "g") due to 1 previous error; 2 warnings emitted [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/abc081b-5ba70d5b12b7acbe.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/atcoder_biginners_selection-5ba70d5b12b7acbe/dep-bin-abc081b` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "9ba78dd533c7d6530b5bd0772be7fe0b2cf04effe0250e9d9f4809577da62c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba78dd533c7d6530b5bd0772be7fe0b2cf04effe0250e9d9f4809577da62c19", kill_on_drop: false }` [INFO] [stdout] 9ba78dd533c7d6530b5bd0772be7fe0b2cf04effe0250e9d9f4809577da62c19