[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] 8cca1558a359e982efebec41892556dc3ced3021
[INFO] testing kohei-kp/atcoder against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohei-kp%2Fatcoder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kohei-kp/atcoder on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.90.0" "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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded superslice v1.0.0
[INFO] [stderr]   Downloaded proconio v0.5.0
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 606adb6be6e6ac8a27c8445e212f29c22f6e611b054fe046849f545c82233774
[INFO] running `Command { std: "docker" "start" "-a" "606adb6be6e6ac8a27c8445e212f29c22f6e611b054fe046849f545c82233774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "606adb6be6e6ac8a27c8445e212f29c22f6e611b054fe046849f545c82233774", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606adb6be6e6ac8a27c8445e212f29c22f6e611b054fe046849f545c82233774", kill_on_drop: false }`
[INFO] [stdout] 606adb6be6e6ac8a27c8445e212f29c22f6e611b054fe046849f545c82233774
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe51d5453c5edd129275ac92141b2c7011c71bc61eaf3f942f9fced689e9d5c
[INFO] running `Command { std: "docker" "start" "-a" "efe51d5453c5edd129275ac92141b2c7011c71bc61eaf3f942f9fced689e9d5c", 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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` 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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)` 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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)` has the same output filename as the bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/abc367)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)` has the same output filename as the bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/abc368)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 `abc369 v0.1.0 (/opt/rustwide/workdir/abc369)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `a` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `a` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `b` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `b` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `c` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `c` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `d` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `d` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `e` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `e` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `f` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `f` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `g` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)` has the same output filename as the bin target `g` in package `abc394 v0.1.0 (/opt/rustwide/workdir/abc394)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `a` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `a` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `b` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `b` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `c` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `c` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `d` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `d` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `e` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `e` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `f` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `f` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `g` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)` has the same output filename as the bin target `g` in package `abc395 v0.1.0 (/opt/rustwide/workdir/abc395)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `a` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `a` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `b` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `b` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `c` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `c` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `d` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `d` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `e` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `e` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `f` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `f` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `g` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)` has the same output filename as the bin target `g` in package `abc396 v0.1.0 (/opt/rustwide/workdir/abc396)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `a` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `a` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `b` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `b` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `c` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `c` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `d` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `d` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `e` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `e` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `f` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `f` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `g` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)` has the same output filename as the bin target `g` in package `abc397 v0.1.0 (/opt/rustwide/workdir/abc397)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `a` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `a` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `b` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `b` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `c` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `c` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `d` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `d` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `e` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `e` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `f` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `f` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `g` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)` has the same output filename as the bin target `g` in package `abc398 v0.1.0 (/opt/rustwide/workdir/abc398)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `a` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `a` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `b` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `b` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `c` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `c` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `d` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `d` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `e` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `e` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `f` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `f` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `g` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)` has the same output filename as the bin target `g` in package `abc399 v0.1.0 (/opt/rustwide/workdir/abc399)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `a` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `a` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `b` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `b` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `c` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `c` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `d` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `d` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `e` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `e` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `f` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `f` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `g` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)` has the same output filename as the bin target `g` in package `abc400 v0.1.0 (/opt/rustwide/workdir/abc400)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `a` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `a` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `b` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `b` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `c` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `c` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `d` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `d` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `e` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `e` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `f` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `f` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `g` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)` has the same output filename as the bin target `g` in package `abc401 v0.1.0 (/opt/rustwide/workdir/abc401)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `a` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `a` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `b` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `b` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `c` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `c` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `d` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `d` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `e` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `e` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `f` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `f` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `g` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)` has the same output filename as the bin target `g` in package `abc402 v0.1.0 (/opt/rustwide/workdir/abc402)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `a` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `a` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `b` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `b` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `c` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `c` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `d` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `d` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `e` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `e` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `f` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `f` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `g` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)` has the same output filename as the bin target `g` in package `abc403 v0.1.0 (/opt/rustwide/workdir/abc403)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `a` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `a` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `b` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `b` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `c` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `c` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `d` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `d` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `e` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `e` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `f` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `f` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `g` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)` has the same output filename as the bin target `g` in package `abc404 v0.1.0 (/opt/rustwide/workdir/abc404)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `a` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `a` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `b` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `b` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `c` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `c` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `d` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `d` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `e` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `e` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `f` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `f` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `g` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)` has the same output filename as the bin target `g` in package `abc405 v0.1.0 (/opt/rustwide/workdir/abc405)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `a` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `a` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `b` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `b` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `c` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `c` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `d` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `d` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `e` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `e` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `f` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `f` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `g` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)` has the same output filename as the bin target `g` in package `abc406 v0.1.0 (/opt/rustwide/workdir/abc406)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `a` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `a` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `b` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `b` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `c` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `c` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `d` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `d` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `e` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `e` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `f` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `f` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `g` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)` has the same output filename as the bin target `g` in package `abc407 v0.1.0 (/opt/rustwide/workdir/abc407)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `a` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `a` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `b` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `b` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `c` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `c` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `d` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `d` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `e` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `e` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `f` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `f` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `g` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)` has the same output filename as the bin target `g` in package `abc408 v0.1.0 (/opt/rustwide/workdir/abc408)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `a` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `a` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `b` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `b` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `c` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `c` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `d` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `d` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `e` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `e` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `f` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `f` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `g` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)` has the same output filename as the bin target `g` in package `abc409 v0.1.0 (/opt/rustwide/workdir/abc409)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `a` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `a` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `b` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `b` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `c` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `c` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `d` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `d` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `e` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `e` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `f` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `f` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `g` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)` has the same output filename as the bin target `g` in package `abc411 v0.1.0 (/opt/rustwide/workdir/abc411)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `a` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `a` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `b` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `b` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `c` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `c` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `d` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `d` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `e` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `e` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `f` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `f` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `g` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)` has the same output filename as the bin target `g` in package `abc412 v0.1.0 (/opt/rustwide/workdir/abc412)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `a` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `a` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `b` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `b` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `c` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `c` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `d` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `d` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `e` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `e` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `f` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `f` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `g` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)` has the same output filename as the bin target `g` in package `abc414 v0.1.0 (/opt/rustwide/workdir/abc414)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `a` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `a` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `b` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `b` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `c` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `c` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `d` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `d` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `e` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `e` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `f` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `f` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `g` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)` has the same output filename as the bin target `g` in package `abc417 v0.1.0 (/opt/rustwide/workdir/abc417)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `a` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `a` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `a` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `b` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `b` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `b` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `c` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `c` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `d` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `d` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `e` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `e` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `f` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `f` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `g` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)` has the same output filename as the bin target `g` in package `abc421 v0.1.0 (/opt/rustwide/workdir/abc421)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `c` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `c` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `d` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `d` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `e` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `e` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `f` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `f` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `g` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)` has the same output filename as the bin target `g` in package `abc423 v0.1.0 (/opt/rustwide/workdir/abc423)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `c` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `c` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `d` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `d` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `d` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `e` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `e` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `e` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `f` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `f` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `f` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `g` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `g` in package `adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)` has the same output filename as the bin target `g` in package `adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)`.
[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 <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling proconio v0.5.0
[INFO] [stderr]    Compiling superslice v1.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling abc391 v0.1.0 (/opt/rustwide/workdir/abc391)
[INFO] [stderr]    Compiling abc373 v0.1.0 (/opt/rustwide/workdir/abc373)
[INFO] [stderr]    Compiling abc387 v0.1.0 (/opt/rustwide/workdir/abc387)
[INFO] [stderr]    Compiling abc343 v0.1.0 (/opt/rustwide/workdir/abc343)
[INFO] [stderr]    Compiling abc329 v0.1.0 (/opt/rustwide/workdir/abc329)
[INFO] [stderr]    Compiling abc342 v0.1.0 (/opt/rustwide/workdir/abc342)
[INFO] [stderr]    Compiling abc365 v0.1.0 (/opt/rustwide/workdir/abc365)
[INFO] [stderr]    Compiling abc354 v0.1.0 (/opt/rustwide/workdir/abc354)
[INFO] [stderr]    Compiling abc348 v0.1.0 (/opt/rustwide/workdir/abc348)
[INFO] [stderr]    Compiling abc341 v0.1.0 (/opt/rustwide/workdir/abc341)
[INFO] [stderr]    Compiling abc356 v0.1.0 (/opt/rustwide/workdir/abc356)
[INFO] [stderr]    Compiling abc359 v0.1.0 (/opt/rustwide/workdir/abc359)
[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]  --> 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] [stderr]    Compiling abc390 v0.1.0 (/opt/rustwide/workdir/abc390)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc387/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc341/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc341/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> 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] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc329/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc329/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc397 v0.1.0 (/opt/rustwide/workdir/abc397)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc365/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc365/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc350 v0.1.0 (/opt/rustwide/workdir/abc350)
[INFO] [stderr]    Compiling abc367 v0.1.0 (/opt/rustwide/workdir/abc367)
[INFO] [stderr]    Compiling abc345 v0.1.0 (/opt/rustwide/workdir/abc345)
[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]  --> abc397/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]  --> abc397/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 abc394 v0.1.0 (/opt/rustwide/workdir/abc394)
[INFO] [stderr]    Compiling abc386 v0.1.0 (/opt/rustwide/workdir/abc386)
[INFO] [stderr]    Compiling abc392 v0.1.0 (/opt/rustwide/workdir/abc392)
[INFO] [stderr]    Compiling abc393 v0.1.0 (/opt/rustwide/workdir/abc393)
[INFO] [stderr]    Compiling abc383 v0.1.0 (/opt/rustwide/workdir/abc383)
[INFO] [stderr]    Compiling abc396 v0.1.0 (/opt/rustwide/workdir/abc396)
[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]  --> abc345/src/bin/c.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc345/src/bin/c.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc395 v0.1.0 (/opt/rustwide/workdir/abc395)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc383/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc383/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc396/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]  --> abc396/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]  --> abc395/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]  --> abc395/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]  --> 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] [stderr]    Compiling abc351 v0.1.0 (/opt/rustwide/workdir/abc351)
[INFO] [stderr]    Compiling abc335 v0.1.0 (/opt/rustwide/workdir/abc335)
[INFO] [stderr]    Compiling abc349 v0.1.0 (/opt/rustwide/workdir/abc349)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc348/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc370 v0.1.0 (/opt/rustwide/workdir/abc370)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc348/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc340 v0.1.0 (/opt/rustwide/workdir/abc340)
[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]  --> 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] [stderr]    Compiling abc371 v0.1.0 (/opt/rustwide/workdir/abc371)
[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]  --> 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]  --> 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: `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]  --> 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] [stderr]    Compiling abc357 v0.1.0 (/opt/rustwide/workdir/abc357)
[INFO] [stderr]    Compiling abc353 v0.1.0 (/opt/rustwide/workdir/abc353)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc340/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc340/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc350/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc350/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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: `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]  --> abc353/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc353/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc346 v0.1.0 (/opt/rustwide/workdir/abc346)
[INFO] [stderr]    Compiling indexmap v2.8.0
[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: `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] [stderr]    Compiling abc330 v0.1.0 (/opt/rustwide/workdir/abc330)
[INFO] [stderr]    Compiling abc360 v0.1.0 (/opt/rustwide/workdir/abc360)
[INFO] [stderr]    Compiling abc332 v0.1.0 (/opt/rustwide/workdir/abc332)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc346/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc346/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc372 v0.1.0 (/opt/rustwide/workdir/abc372)
[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]  --> 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]  --> 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 abc366 v0.1.0 (/opt/rustwide/workdir/abc366)
[INFO] [stderr]    Compiling abc358 v0.1.0 (/opt/rustwide/workdir/abc358)
[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]  --> abc391/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc391/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc363 v0.1.0 (/opt/rustwide/workdir/abc363)
[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]  --> 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]  --> 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]  --> 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]  --> abc358/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `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]  --> abc358/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `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] [stderr]    Compiling abc362 v0.1.0 (/opt/rustwide/workdir/abc362)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc358/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc358/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> abc358/src/bin/c.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc364 v0.1.0 (/opt/rustwide/workdir/abc364)
[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] [stderr]    Compiling abc384 v0.1.0 (/opt/rustwide/workdir/abc384)
[INFO] [stderr]    Compiling abc347 v0.1.0 (/opt/rustwide/workdir/abc347)
[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]  --> abc364/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc364/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc389 v0.1.0 (/opt/rustwide/workdir/abc389)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc363/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc363/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc378 v0.1.0 (/opt/rustwide/workdir/abc378)
[INFO] [stderr]    Compiling abc334 v0.1.0 (/opt/rustwide/workdir/abc334)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc389/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc389/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc329/src/bin/b.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc329/src/bin/b.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc384/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc384/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc385 v0.1.0 (/opt/rustwide/workdir/abc385)
[INFO] [stderr]    Compiling abc336 v0.1.0 (/opt/rustwide/workdir/abc336)
[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]  --> 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]  --> abc387/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc387/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc368 v0.1.0 (/opt/rustwide/workdir/abc368)
[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]  --> 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 atcoder_biginners_selection v0.1.0 (/opt/rustwide/workdir/atcoder_biginners_selection)
[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]  --> 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] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc354/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc354/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc397/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]  --> abc397/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 abc352 v0.1.0 (/opt/rustwide/workdir/abc352)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc345/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc345/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc375 v0.1.0 (/opt/rustwide/workdir/abc375)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc359/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc359/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc361 v0.1.0 (/opt/rustwide/workdir/abc361)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc389/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc389/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc374 v0.1.0 (/opt/rustwide/workdir/abc374)
[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]  --> abc389/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc389/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc361/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc361/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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] [stderr]    Compiling abc338 v0.1.0 (/opt/rustwide/workdir/abc338)
[INFO] [stderr]    Compiling abc339 v0.1.0 (/opt/rustwide/workdir/abc339)
[INFO] [stderr]    Compiling abc355 v0.1.0 (/opt/rustwide/workdir/abc355)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc339/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc339/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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 abc382 v0.1.0 (/opt/rustwide/workdir/abc382)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc366/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc366/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> 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]  --> abc396/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]  --> abc396/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc335/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc335/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> 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]  --> abc356/src/bin/c.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc356/src/bin/c.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc388 v0.1.0 (/opt/rustwide/workdir/abc388)
[INFO] [stderr]    Compiling abc381 v0.1.0 (/opt/rustwide/workdir/abc381)
[INFO] [stderr]    Compiling abc344 v0.1.0 (/opt/rustwide/workdir/abc344)
[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]  --> abc388/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc388/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc348/src/bin/c.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc348/src/bin/c.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc380 v0.1.0 (/opt/rustwide/workdir/abc380)
[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] [stderr]    Compiling abc398 v0.1.0 (/opt/rustwide/workdir/abc398)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc398/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]  --> abc398/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]  --> abc396/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]  --> abc396/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 abc377 v0.1.0 (/opt/rustwide/workdir/abc377)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc357/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc357/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> 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]  --> abc398/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]  --> abc398/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 abc331 v0.1.0 (/opt/rustwide/workdir/abc331)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc349/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc349/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc392/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc392/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc379 v0.1.0 (/opt/rustwide/workdir/abc379)
[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: `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]  --> abc383/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc383/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> 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]  --> abc385/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc385/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc391/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc391/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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]  --> abc342/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc342/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc337 v0.1.0 (/opt/rustwide/workdir/abc337)
[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]  --> abc397/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]  --> abc397/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc365/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc365/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc390/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc390/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc369 v0.1.0 (/opt/rustwide/workdir/abc369)
[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]  --> 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]  --> 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]  --> 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] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc353/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc353/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> abc344/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc344/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> 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] [stderr]    Compiling abc376 v0.1.0 (/opt/rustwide/workdir/abc376)
[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]  --> 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]  --> 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]  --> abc395/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]  --> abc395/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc362/src/bin/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]  --> 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]  --> abc359/src/bin/d.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc359/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc330/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc330/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc407 v0.1.0 (/opt/rustwide/workdir/abc407)
[INFO] [stderr]    Compiling abc404 v0.1.0 (/opt/rustwide/workdir/abc404)
[INFO] [stderr]    Compiling abc417 v0.1.0 (/opt/rustwide/workdir/abc417)
[INFO] [stderr]    Compiling abc412 v0.1.0 (/opt/rustwide/workdir/abc412)
[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] [stderr]    Compiling abc421 v0.1.0 (/opt/rustwide/workdir/abc421)
[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] [stderr]    Compiling abc403 v0.1.0 (/opt/rustwide/workdir/abc403)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc404/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]  --> abc404/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 abc408 v0.1.0 (/opt/rustwide/workdir/abc408)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc417/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]  --> abc417/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]  --> abc403/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]  --> abc403/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 abc411 v0.1.0 (/opt/rustwide/workdir/abc411)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc407/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]  --> abc407/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]  --> abc412/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]  --> abc412/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]  --> abc411/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc423 v0.1.0 (/opt/rustwide/workdir/abc423)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc411/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]  --> abc408/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]  --> abc408/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: `m`
[INFO] [stdout]  --> abc403/src/bin/c.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         m: i64,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc408/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]  --> abc408/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]  --> abc421/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]  --> abc421/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]  --> abc412/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]  --> abc412/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]  --> abc423/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]  --> abc423/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 abc401 v0.1.0 (/opt/rustwide/workdir/abc401)
[INFO] [stderr]    Compiling abc402 v0.1.0 (/opt/rustwide/workdir/abc402)
[INFO] [stderr]    Compiling abc409 v0.1.0 (/opt/rustwide/workdir/abc409)
[INFO] [stderr]    Compiling abc405 v0.1.0 (/opt/rustwide/workdir/abc405)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc401/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]  --> abc401/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]  --> abc417/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]  --> abc417/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]  --> abc404/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]  --> abc404/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]  --> abc412/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]  --> abc412/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]  --> abc409/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]  --> abc409/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]  --> abc421/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]  --> abc421/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]  --> abc402/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]  --> abc402/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]  --> abc421/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]  --> abc421/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 abc414 v0.1.0 (/opt/rustwide/workdir/abc414)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc402/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]  --> abc402/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]  --> abc403/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]  --> abc403/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]  --> abc402/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]  --> abc402/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]  --> abc414/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]  --> abc414/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]  --> abc409/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]  --> abc409/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]  --> abc417/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]  --> abc417/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]  --> abc405/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]  --> abc405/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 adt_20250417_2 v0.1.0 (/opt/rustwide/workdir/adt_20250417_2)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc402/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]  --> abc402/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 abc406 v0.1.0 (/opt/rustwide/workdir/abc406)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc412/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]  --> abc412/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]  --> adt_20250417_2/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]  --> adt_20250417_2/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]  --> abc406/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]  --> abc406/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]  --> abc404/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]  --> abc404/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 abc400 v0.1.0 (/opt/rustwide/workdir/abc400)
[INFO] [stderr]    Compiling abc399 v0.1.0 (/opt/rustwide/workdir/abc399)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc408/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]  --> abc408/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]  --> abc417/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]  --> abc417/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]  --> abc414/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]  --> abc414/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]  --> abc404/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]  --> abc404/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]  --> abc400/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]  --> abc400/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]  --> abc399/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]  --> abc399/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]  --> abc399/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]  --> abc399/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]  --> abc400/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]  --> abc400/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]  --> abc399/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]  --> abc399/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]  --> abc400/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]  --> abc400/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 adt_20250408_3 v0.1.0 (/opt/rustwide/workdir/adt_20250408_3)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc399/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]  --> abc399/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> abc405/src/bin/b.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     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]  --> abc403/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]  --> abc403/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]  --> abc409/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]  --> abc409/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]  --> abc409/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]  --> abc409/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]  --> abc412/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]  --> abc412/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]  --> adt_20250408_3/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]  --> adt_20250408_3/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]  --> abc403/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]  --> abc403/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]  --> abc402/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]  --> abc402/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]  --> abc406/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]  --> abc406/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]  --> abc423/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]  --> abc423/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]  --> abc401/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]  --> abc401/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]  --> abc414/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]  --> abc414/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: variable does not need to be mutable
[INFO] [stdout]   --> adt_20250417_2/src/bin/c.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |             let mut t = s[i..=j].to_vec();
[INFO] [stdout]    |                 ----^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc401/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]  --> abc401/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]  --> adt_20250417_2/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]  --> adt_20250417_2/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]  --> abc408/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]  --> abc408/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]  --> abc411/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]  --> abc411/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: `j`
[INFO] [stdout]   --> abc414/src/bin/b.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         for j in 0..l {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_j`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc407/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]  --> abc407/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]  --> abc421/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]  --> abc421/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]  --> abc406/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]  --> abc406/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]  --> abc423/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]  --> abc423/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]  --> abc405/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]  --> abc405/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]  --> abc407/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]  --> abc407/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]  --> abc414/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]  --> abc414/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]  --> abc421/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]  --> abc405/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]  --> abc405/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]  --> abc414/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]  --> abc414/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]  --> abc411/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]  --> abc411/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]  --> adt_20250417_2/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]  --> adt_20250417_2/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]  --> abc406/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]  --> abc406/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]  --> abc417/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]  --> abc417/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]  --> abc411/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]  --> abc411/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]  --> abc409/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]  --> abc409/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]  --> abc407/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]  --> abc407/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]  --> abc423/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]  --> abc423/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]  --> abc401/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]  --> abc401/src/bin/d.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc347/src/bin/e.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc347/src/bin/e.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> adt_20250408_3/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]  --> adt_20250408_3/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc362/src/bin/g.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc362/src/bin/g.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> abc390/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc390/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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]  --> abc347/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc347/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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] [stderr]    Compiling abc333 v0.1.0 (/opt/rustwide/workdir/abc333)
[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]  --> abc362/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc362/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc329/src/bin/c.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc329/src/bin/c.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `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] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc349/src/bin/c.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc349/src/bin/c.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> abc348/src/bin/f.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         n: usize,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]  --> abc348/src/bin/f.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         s: String,
[INFO] [stdout]   |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]  --> 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
[WARN] too many lines in the log, truncating it
