[INFO] cloning repository https://github.com/aimerlief/atcoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aimerlief/atcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faimerlief%2Fatcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faimerlief%2Fatcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 974fd3e72fd0617b93d5684cf5eb919ddc553cab
[INFO] testing aimerlief/atcoder against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faimerlief%2Fatcoder" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aimerlief/atcoder
[INFO] finished tweaking git repo https://github.com/aimerlief/atcoder
[INFO] tweaked toml for git repo https://github.com/aimerlief/atcoder written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aimerlief/atcoder on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aimerlief/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f28ac8cfa496dc5ce92f074ff6d614dc1b8e25cc96524c89c0271ed430ff84b
[INFO] running `Command { std: "docker" "start" "-a" "4f28ac8cfa496dc5ce92f074ff6d614dc1b8e25cc96524c89c0271ed430ff84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f28ac8cfa496dc5ce92f074ff6d614dc1b8e25cc96524c89c0271ed430ff84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f28ac8cfa496dc5ce92f074ff6d614dc1b8e25cc96524c89c0271ed430ff84b", kill_on_drop: false }`
[INFO] [stdout] 4f28ac8cfa496dc5ce92f074ff6d614dc1b8e25cc96524c89c0271ed430ff84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0fb8409e01e66662fb40be46a216ee7ea589e0b6e4f5d0af2695262b56cbad4
[INFO] running `Command { std: "docker" "start" "-a" "e0fb8409e01e66662fb40be46a216ee7ea589e0b6e4f5d0af2695262b56cbad4", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The bin target `c` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)` has the same output filename as the bin target `c` in package `abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)`.
[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 `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)` has the same output filename as the bin target `c` in package `abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `a` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `a` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `b` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `b` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `c` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `c` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `d` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)` has the same output filename as the bin target `d` in package `abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)`.
[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 `abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)` has the same output filename as the bin target `a` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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 `abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)` has the same output filename as the bin target `a` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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 `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335)` has the same output filename as the bin target `a` in package `abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)`.
[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/crates/abc335)` has the same output filename as the bin target `a` in package `abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)`.
[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/crates/abc335)` has the same output filename as the bin target `b` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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/crates/abc335)` has the same output filename as the bin target `b` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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/crates/abc335)` has the same output filename as the bin target `c` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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/crates/abc335)` has the same output filename as the bin target `c` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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/crates/abc335)` has the same output filename as the bin target `d` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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/crates/abc335)` has the same output filename as the bin target `d` in package `abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)`.
[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 `abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336)` has the same output filename as the bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc336)` has the same output filename as the bin target `a` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc336)` has the same output filename as the bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc336)` has the same output filename as the bin target `b` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc336)` has the same output filename as the bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc336)` has the same output filename as the bin target `c` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)` has the same output filename as the bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc337)` has the same output filename as the bin target `a` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc337)` has the same output filename as the bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc337)` has the same output filename as the bin target `b` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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 `c` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)` has the same output filename as the bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)` has the same output filename as the bin target `c` in package `abc336 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)` has the same output filename as the bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc338)` has the same output filename as the bin target `a` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc338)` has the same output filename as the bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc338)` has the same output filename as the bin target `b` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/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 `c` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)` has the same output filename as the bin target `c` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)`.
[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 `abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)` has the same output filename as the bin target `c` in package `abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)`.
[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 `abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)` has the same output filename as the bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc339)` has the same output filename as the bin target `a` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc339)` has the same output filename as the bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc339)` has the same output filename as the bin target `b` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc339)` has the same output filename as the bin target `c` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)`.
[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/crates/abc339)` has the same output filename as the bin target `c` in package `abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)`.
[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/crates/abc339)` has the same output filename as the bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)` has the same output filename as the bin target `d` in package `abc335 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340)` has the same output filename as the bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `a` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `b` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `c` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc340)` has the same output filename as the bin target `d` in package `abc339 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341)` has the same output filename as the bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc341)` has the same output filename as the bin target `a` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `a` in package `abc341 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `b` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)` has the same output filename as the bin target `c` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)` has the same output filename as the bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)` has the same output filename as the bin target `a` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)` has the same output filename as the bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)` has the same output filename as the bin target `b` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)` has the same output filename as the bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc352)` has the same output filename as the bin target `a` in package `abc351 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc352)` has the same output filename as the bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc352)` has the same output filename as the bin target `b` in package `abc351 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc352)` has the same output filename as the bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)` has the same output filename as the bin target `c` in package `abc346 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)` has the same output filename as the bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)` has the same output filename as the bin target `d` in package `abc340 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `a` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `b` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `c` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)` has the same output filename as the bin target `d` in package `abc352 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `a` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `b` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `c` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)` has the same output filename as the bin target `d` in package `abc355 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366)` has the same output filename as the bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `a` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `b` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `c` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc366)` has the same output filename as the bin target `d` in package `abc365 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)` has the same output filename as the bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc367)` has the same output filename as the bin target `a` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc367)` has the same output filename as the bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc367)` has the same output filename as the bin target `b` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc367)` has the same output filename as the bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc367)` has the same output filename as the bin target `c` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)` has the same output filename as the bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)` has the same output filename as the bin target `d` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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 `e` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)` has the same output filename as the bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)` has the same output filename as the bin target `e` in package `abc366 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)` has the same output filename as the bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc368)` has the same output filename as the bin target `a` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc368)` has the same output filename as the bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc368)` has the same output filename as the bin target `b` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc368)` has the same output filename as the bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc368)` has the same output filename as the bin target `c` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)` has the same output filename as the bin target `d` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)`.
[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 `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)` has the same output filename as the bin target `d` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)`.
[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 `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)` has the same output filename as the bin target `e` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)`.
[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 `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)` has the same output filename as the bin target `e` in package `abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)`.
[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 `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)` has the same output filename as the bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc369)` has the same output filename as the bin target `a` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc369)` has the same output filename as the bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc369)` has the same output filename as the bin target `b` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc369)` has the same output filename as the bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc369)` has the same output filename as the bin target `c` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)` has the same output filename as the bin target `d` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)` has the same output filename as the bin target `d` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)` has the same output filename as the bin target `e` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)` has the same output filename as the bin target `e` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)` has the same output filename as the bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc370)` has the same output filename as the bin target `a` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc370)` has the same output filename as the bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc370)` has the same output filename as the bin target `b` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc370)` has the same output filename as the bin target `c` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc370)` has the same output filename as the bin target `c` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)` has the same output filename as the bin target `d` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)`.
[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 `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)` has the same output filename as the bin target `d` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)`.
[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 `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)` has the same output filename as the bin target `e` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)`.
[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 `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)` has the same output filename as the bin target `e` in package `abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)`.
[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 `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)` has the same output filename as the bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc371)` has the same output filename as the bin target `a` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc371)` has the same output filename as the bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc371)` has the same output filename as the bin target `b` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc371)` has the same output filename as the bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc371)` has the same output filename as the bin target `c` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)` has the same output filename as the bin target `d` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)`.
[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 `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)` has the same output filename as the bin target `d` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)`.
[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 `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)` has the same output filename as the bin target `e` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)`.
[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 `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)` has the same output filename as the bin target `e` in package `abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)`.
[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 `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)` has the same output filename as the bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc372)` has the same output filename as the bin target `a` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc372)` has the same output filename as the bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc372)` has the same output filename as the bin target `b` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc372)` has the same output filename as the bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc372)` has the same output filename as the bin target `c` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)` has the same output filename as the bin target `d` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)`.
[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 `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)` has the same output filename as the bin target `d` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)`.
[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 `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)` has the same output filename as the bin target `e` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)`.
[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 `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)` has the same output filename as the bin target `e` in package `abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)`.
[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 `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc373)` has the same output filename as the bin target `a` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc373)` has the same output filename as the bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc373)` has the same output filename as the bin target `b` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc373)` has the same output filename as the bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc373)` has the same output filename as the bin target `c` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `d` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)`.
[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 `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `d` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)`.
[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 `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `e` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)`.
[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 `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `e` in package `abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)`.
[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 `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `f` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)` has the same output filename as the bin target `f` in package `abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)`.
[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 `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)` has the same output filename as the bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc374)` has the same output filename as the bin target `a` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc374)` has the same output filename as the bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc374)` has the same output filename as the bin target `b` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc374)` has the same output filename as the bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc374)` has the same output filename as the bin target `c` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)` has the same output filename as the bin target `d` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)` has the same output filename as the bin target `d` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)` has the same output filename as the bin target `e` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)` has the same output filename as the bin target `e` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)` has the same output filename as the bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc375)` has the same output filename as the bin target `a` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc375)` has the same output filename as the bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc375)` has the same output filename as the bin target `b` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc375)` has the same output filename as the bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc375)` has the same output filename as the bin target `c` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)` has the same output filename as the bin target `d` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)`.
[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 `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)` has the same output filename as the bin target `d` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)`.
[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 `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)` has the same output filename as the bin target `e` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)`.
[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 `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)` has the same output filename as the bin target `e` in package `abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)`.
[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 `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc376)` has the same output filename as the bin target `a` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc376)` has the same output filename as the bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc376)` has the same output filename as the bin target `b` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc376)` has the same output filename as the bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc376)` has the same output filename as the bin target `c` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `d` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)`.
[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 `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `d` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)`.
[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 `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `e` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)`.
[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 `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `e` in package `abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)`.
[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 `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `f` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)` has the same output filename as the bin target `f` in package `abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)`.
[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 `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc377)` has the same output filename as the bin target `a` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc377)` has the same output filename as the bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc377)` has the same output filename as the bin target `b` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc377)` has the same output filename as the bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc377)` has the same output filename as the bin target `c` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `d` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `d` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `e` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `e` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `f` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)` has the same output filename as the bin target `f` in package `abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)`.
[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 `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)` has the same output filename as the bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `a` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `b` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `c` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc378)` has the same output filename as the bin target `d` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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/crates/abc378)` has the same output filename as the bin target `d` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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 `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)` has the same output filename as the bin target `e` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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 `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)` has the same output filename as the bin target `e` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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 `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)` has the same output filename as the bin target `f` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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 `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)` has the same output filename as the bin target `f` in package `abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)`.
[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 `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc379)` has the same output filename as the bin target `a` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc379)` has the same output filename as the bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc379)` has the same output filename as the bin target `b` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc379)` has the same output filename as the bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc379)` has the same output filename as the bin target `c` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `d` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `e` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)`.
[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 `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `e` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)`.
[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 `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `f` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)`.
[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 `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)` has the same output filename as the bin target `f` in package `abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)`.
[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 `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc380)` has the same output filename as the bin target `a` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc380)` has the same output filename as the bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc380)` has the same output filename as the bin target `b` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc380)` has the same output filename as the bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc380)` has the same output filename as the bin target `c` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `d` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `d` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `e` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `e` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `f` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)` has the same output filename as the bin target `f` in package `abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)`.
[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 `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `a` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `b` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `c` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/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 `d` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `d` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)`.
[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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `d` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)`.
[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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `e` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)`.
[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 `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)` has the same output filename as the bin target `e` in package `abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)`.
[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 `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383)` has the same output filename as the bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc383)` has the same output filename as the bin target `a` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc383)` has the same output filename as the bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc383)` has the same output filename as the bin target `b` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc383)` has the same output filename as the bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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/crates/abc383)` has the same output filename as the bin target `c` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/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 `a` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `a` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `b` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `c` in package `abc383 v0.1.0 (/opt/rustwide/workdir/crates/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 `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `d` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)`.
[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_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `d` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)`.
[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_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `e` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)`.
[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_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)` has the same output filename as the bin target `e` in package `abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)`.
[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 `a` in package `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `a` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)`.
[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 `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `a` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)`.
[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 `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `b` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)`.
[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 `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `b` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)`.
[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 `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `c` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_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_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `c` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_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_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `d` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_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_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)` has the same output filename as the bin target `d` in package `adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_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 `a` in package `atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)` has the same output filename as the bin target `a` in package `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)`.
[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 `atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)` has the same output filename as the bin target `a` in package `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)`.
[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 `atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)` has the same output filename as the bin target `b` in package `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)`.
[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 `atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)` has the same output filename as the bin target `b` in package `adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)`.
[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]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ac-library-rs v0.1.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling proconio-derive v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling nalgebra v0.32.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling proconio v0.4.5
[INFO] [stderr]    Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)
[INFO] [stderr]    Compiling abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)
[INFO] [stderr]    Compiling math-and-algorithm v0.1.0 (/opt/rustwide/workdir/crates/math-and-algorithm)
[INFO] [stderr]    Compiling abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335)
[INFO] [stderr]    Compiling abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340)
[INFO] [stderr]    Compiling abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)
[INFO] [stderr]    Compiling abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383)
[INFO] [stderr]    Compiling ahc041 v0.1.0 (/opt/rustwide/workdir/crates/ahc041)
[INFO] [stderr]    Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)
[INFO] [stderr]    Compiling abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)
[INFO] [stderr]    Compiling abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> crates/ahc041/src/main.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     a: &Vec<usize>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abs v0.1.0 (/opt/rustwide/workdir/crates/abs)
[INFO] [stderr]    Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)
[INFO] [stderr]    Compiling abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)
[INFO] [stderr]    Compiling adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)
[INFO] [stderr]    Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)
[INFO] [stderr]    Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)
[INFO] [stderr]    Compiling abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)
[INFO] [stderr]    Compiling abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366)
[INFO] [stderr]    Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)
[INFO] [stderr]    Compiling abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)
[INFO] [stderr]    Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)
[INFO] [stderr]    Compiling abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)
[INFO] [stderr]    Compiling abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)
[INFO] [stderr]    Compiling typical90 v0.1.0 (/opt/rustwide/workdir/crates/typical90)
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> crates/typical90/src/bin/001_yokan_party.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `solve` is never used
[INFO] [stdout]   --> crates/typical90/src/bin/001_yokan_party.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> crates/typical90/src/bin/001_yokan_party.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stdout]    |          ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)
[INFO] [stderr]    Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)
[INFO] [stderr]    Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336)
[INFO] [stderr]    Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)
[INFO] [stderr]    Compiling abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)
[INFO] [stderr]    Compiling adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)
[INFO] [stderr]    Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)
[INFO] [stderr]    Compiling abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)
[INFO] [stderr]    Compiling abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341)
[INFO] [stderr]    Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042)
[INFO] [stderr]    Compiling ahc044 v0.1.0 (/opt/rustwide/workdir/crates/ahc044)
[INFO] [stderr]    Compiling ahc043 v0.1.0 (/opt/rustwide/workdir/crates/ahc043)
[INFO] [stderr]    Compiling ahc049 v0.1.0 (/opt/rustwide/workdir/crates/ahc049)
[INFO] [stderr]    Compiling ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045)
[INFO] [stderr]    Compiling ahc050 v0.1.0 (/opt/rustwide/workdir/crates/ahc050)
[INFO] [stdout] warning: function `do_trip_rev` is never used
[INFO] [stdout]    --> crates/ahc049/src/main.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn do_trip_rev(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:182:15
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for &(x,y,q) in &cand2{
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for &(x,y,q) in &cand2{
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `base_exp` is assigned to, but never used
[INFO] [stdout]    --> crates/ahc050/src/main.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let mut base_exp=0.0;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_base_exp` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `minp`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let (bx,by,minp)=greedy_step(&board,&dest,&prob,n);
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_minp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ahc048 v0.1.0 (/opt/rustwide/workdir/crates/ahc048)
[INFO] [stdout] warning: constant `TL_SEC` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | const TL_SEC: f64 = 1.8;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEPTH` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | const DEPTH: usize = 2;
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BEAM` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | const BEAM : usize = 40;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ahc046 v0.1.0 (/opt/rustwide/workdir/crates/ahc046)
[INFO] [stdout] warning: function `calculate_max_wins` is never used
[INFO] [stdout]   --> crates/abc365/src/bin/d.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn calculate_max_wins(n: usize, s: &Vec<char>) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038)
[INFO] [stderr]    Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)
[INFO] [stderr]    Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)
[INFO] [stderr]    Compiling abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)
[INFO] [stderr]    Compiling abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> crates/abc355/src/bin/d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> crates/abc337/src/bin/c.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut result: String = "".to_string();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/abc337/src/bin/c.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut result: String = "".to_string();
[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] [stderr]    Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/abc365/src/bin/c.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_max_x(n: usize, m: i64, a: &[i64]) -> Option<i64> {
[INFO] [stdout]    |               ^ help: if this 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 abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/abc338/src/bin/c.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn solve(n: usize, q: Vec<i32>, a: Vec<i32>, b: Vec<i32>) -> String {
[INFO] [stdout]    |          ^ help: if this 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 ahc040 v0.1.0 (/opt/rustwide/workdir/crates/ahc040)
[INFO] [stdout] warning: method `apply_margin` is never used
[INFO] [stdout]   --> crates/ahc040/src/main.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | trait Packing {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn apply_margin(&mut self, sigma: i64);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> crates/abc355/src/bin/c.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(n: usize, t: usize, a: Vec<usize>) -> String {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "e0fb8409e01e66662fb40be46a216ee7ea589e0b6e4f5d0af2695262b56cbad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0fb8409e01e66662fb40be46a216ee7ea589e0b6e4f5d0af2695262b56cbad4", kill_on_drop: false }`
[INFO] [stdout] e0fb8409e01e66662fb40be46a216ee7ea589e0b6e4f5d0af2695262b56cbad4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58017abe014272b0faa032c45bda19114af2321d39345ee49740849c2053c1f4
[INFO] running `Command { std: "docker" "start" "-a" "58017abe014272b0faa032c45bda19114af2321d39345ee49740849c2053c1f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335)
[INFO] [stderr]    Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)
[INFO] [stderr]    Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)
[INFO] [stderr]    Compiling abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)
[INFO] [stderr]    Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)
[INFO] [stderr]    Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)
[INFO] [stderr]    Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)
[INFO] [stderr]    Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336)
[INFO] [stderr]    Compiling math-and-algorithm v0.1.0 (/opt/rustwide/workdir/crates/math-and-algorithm)
[INFO] [stderr]    Compiling abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)
[INFO] [stderr]    Compiling abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374)
[INFO] [stderr]    Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038)
[INFO] [stderr]    Compiling ahc044 v0.1.0 (/opt/rustwide/workdir/crates/ahc044)
[INFO] [stderr]    Compiling atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)
[INFO] [stderr]    Compiling ahc041 v0.1.0 (/opt/rustwide/workdir/crates/ahc041)
[INFO] [stderr]    Compiling ahc043 v0.1.0 (/opt/rustwide/workdir/crates/ahc043)
[INFO] [stderr]    Compiling ahc046 v0.1.0 (/opt/rustwide/workdir/crates/ahc046)
[INFO] [stderr]    Compiling ahc040 v0.1.0 (/opt/rustwide/workdir/crates/ahc040)
[INFO] [stderr]    Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042)
[INFO] [stderr]    Compiling ahc048 v0.1.0 (/opt/rustwide/workdir/crates/ahc048)
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> crates/ahc041/src/main.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     a: &Vec<usize>,
[INFO] [stdout]    |     ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383)
[INFO] [stderr]    Compiling ahc050 v0.1.0 (/opt/rustwide/workdir/crates/ahc050)
[INFO] [stderr]    Compiling ahc049 v0.1.0 (/opt/rustwide/workdir/crates/ahc049)
[INFO] [stderr]    Compiling ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045)
[INFO] [stderr]    Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039)
[INFO] [stderr]    Compiling abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)
[INFO] [stderr]    Compiling abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)
[INFO] [stdout] warning: function `do_trip_rev` is never used
[INFO] [stdout]    --> crates/ahc049/src/main.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn do_trip_rev(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:182:15
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for &(x,y,q) in &cand2{
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |         for &(x,y,q) in &cand2{
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `base_exp` is assigned to, but never used
[INFO] [stdout]    --> crates/ahc050/src/main.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |     let mut base_exp=0.0;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_base_exp` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `minp`
[INFO] [stdout]    --> crates/ahc050/src/main.rs:337:20
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let (bx,by,minp)=greedy_step(&board,&dest,&prob,n);
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_minp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TL_SEC` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | const TL_SEC: f64 = 1.8;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEPTH` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | const DEPTH: usize = 2;
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BEAM` is never used
[INFO] [stdout]   --> crates/ahc050/src/main.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | const BEAM : usize = 40;
[INFO] [stdout]    |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `apply_margin` is never used
[INFO] [stdout]   --> crates/ahc040/src/main.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | trait Packing {
[INFO] [stdout]    |       ------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn apply_margin(&mut self, sigma: i64);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)
[INFO] [stderr]    Compiling abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)
[INFO] [stderr]    Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)
[INFO] [stderr]    Compiling abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)
[INFO] [stderr]    Compiling abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366)
[INFO] [stderr]    Compiling adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)
[INFO] [stderr]    Compiling abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)
[INFO] [stderr]    Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)
[INFO] [stderr]    Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/abc365/src/bin/c.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn find_max_x(n: usize, m: i64, a: &[i64]) -> Option<i64> {
[INFO] [stdout]    |               ^ help: if this 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 abs v0.1.0 (/opt/rustwide/workdir/crates/abs)
[INFO] [stderr]    Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)
[INFO] [stderr]    Compiling abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)
[INFO] [stderr]    Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)
[INFO] [stderr]    Compiling abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)
[INFO] [stderr]    Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)
[INFO] [stderr]    Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)
[INFO] [stderr]    Compiling adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)
[INFO] [stderr]    Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> crates/abc338/src/bin/c.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn solve(n: usize, q: Vec<i32>, a: Vec<i32>, b: Vec<i32>) -> String {
[INFO] [stdout]    |          ^ help: if this 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/crates/abc370)
[INFO] [stderr]    Compiling abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340)
[INFO] [stderr]    Compiling typical90 v0.1.0 (/opt/rustwide/workdir/crates/typical90)
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]   --> crates/typical90/src/bin/001_yokan_party.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stdout]    |                              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `N` should have a snake case name
[INFO] [stdout]   --> crates/typical90/src/bin/001_yokan_party.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stdout]    |          ^ help: convert the identifier to snake case: `n`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]   --> crates/abc355/src/bin/c.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn solve(n: usize, t: usize, a: Vec<usize>) -> String {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> crates/abc365/src/bin/b.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)
[INFO] [stderr]    Compiling abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341)
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> crates/abc355/src/bin/d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> crates/abc337/src/bin/c.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut result: String = "".to_string();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/abc337/src/bin/c.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut result: String = "".to_string();
[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] [stderr]    Compiling abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.50s
[INFO] running `Command { std: "docker" "inspect" "58017abe014272b0faa032c45bda19114af2321d39345ee49740849c2053c1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58017abe014272b0faa032c45bda19114af2321d39345ee49740849c2053c1f4", kill_on_drop: false }`
[INFO] [stdout] 58017abe014272b0faa032c45bda19114af2321d39345ee49740849c2053c1f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 095256daadefa6db54f0eebd35bd18754e2ffce4227297041dcfef7ffc705a75
[INFO] running `Command { std: "docker" "start" "-a" "095256daadefa6db54f0eebd35bd18754e2ffce4227297041dcfef7ffc705a75", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]   --> crates/ahc041/src/main.rs:82:5
[INFO] [stderr]    |
[INFO] [stderr] 82 |     a: &Vec<usize>,
[INFO] [stderr]    |     ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ahc041` (bin "ahc041" test) generated 1 warning
[INFO] [stderr] warning: method `apply_margin` is never used
[INFO] [stderr]   --> crates/ahc040/src/main.rs:72:8
[INFO] [stderr]    |
[INFO] [stderr] 69 | trait Packing {
[INFO] [stderr]    |       ------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 72 |     fn apply_margin(&mut self, sigma: i64);
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ahc040` (bin "ahc040" test) generated 1 warning
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> crates/ahc050/src/main.rs:182:15
[INFO] [stderr]     |
[INFO] [stderr] 182 |         for &(x,y,q) in &cand2{
[INFO] [stderr]     |               ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> crates/ahc050/src/main.rs:182:17
[INFO] [stderr]     |
[INFO] [stderr] 182 |         for &(x,y,q) in &cand2{
[INFO] [stderr]     |                 ^ help: if this is intentional, prefix it with an underscore: `_y`
[INFO] [stderr] 
[INFO] [stderr] warning: variable `base_exp` is assigned to, but never used
[INFO] [stderr]    --> crates/ahc050/src/main.rs:256:13
[INFO] [stderr]     |
[INFO] [stderr] 256 |     let mut base_exp=0.0;
[INFO] [stderr]     |             ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider using `_base_exp` instead
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `minp`
[INFO] [stderr]    --> crates/ahc050/src/main.rs:337:20
[INFO] [stderr]     |
[INFO] [stderr] 337 |         let (bx,by,minp)=greedy_step(&board,&dest,&prob,n);
[INFO] [stderr]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_minp`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TL_SEC` is never used
[INFO] [stderr]   --> crates/ahc050/src/main.rs:59:7
[INFO] [stderr]    |
[INFO] [stderr] 59 | const TL_SEC: f64 = 1.8;
[INFO] [stderr]    |       ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEPTH` is never used
[INFO] [stderr]   --> crates/ahc050/src/main.rs:61:7
[INFO] [stderr]    |
[INFO] [stderr] 61 | const DEPTH: usize = 2;
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BEAM` is never used
[INFO] [stderr]   --> crates/ahc050/src/main.rs:62:7
[INFO] [stderr]    |
[INFO] [stderr] 62 | const BEAM : usize = 40;
[INFO] [stderr]    |       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `do_trip_rev` is never used
[INFO] [stderr]    --> crates/ahc049/src/main.rs:214:4
[INFO] [stderr]     |
[INFO] [stderr] 214 | fn do_trip_rev(
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ahc050` (bin "ahc050" test) generated 7 warnings
[INFO] [stderr] warning: `ahc049` (bin "ahc049" test) generated 1 warning
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> crates/abc365/src/bin/c.rs:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | fn find_max_x(n: usize, m: i64, a: &[i64]) -> Option<i64> {
[INFO] [stderr]    |               ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cmp`
[INFO] [stderr]  --> crates/abc355/src/bin/d.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::cmp;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `abc365` (bin "c" test) generated 1 warning
[INFO] [stderr] warning: `abc355` (bin "d" test) generated 1 warning (run `cargo fix --bin "d" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `n`
[INFO] [stderr]   --> crates/abc338/src/bin/c.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn solve(n: usize, q: Vec<i32>, a: Vec<i32>, b: Vec<i32>) -> String {
[INFO] [stderr]    |          ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> crates/abc365/src/bin/b.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `abc338` (bin "c" test) generated 1 warning
[INFO] [stderr] warning: `abc365` (bin "b" test) generated 1 warning (run `cargo fix --bin "b" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `k`
[INFO] [stderr]   --> crates/typical90/src/bin/001_yokan_party.rs:14:30
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stderr]    |                              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `N` should have a snake case name
[INFO] [stderr]   --> crates/typical90/src/bin/001_yokan_party.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn solve(N: usize, l: usize, k: usize, a: &[usize]) {
[INFO] [stderr]    |          ^ help: convert the identifier to snake case: `n`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `t`
[INFO] [stderr]   --> crates/abc355/src/bin/c.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn solve(n: usize, t: usize, a: Vec<usize>) -> String {
[INFO] [stderr]    |                    ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `typical90` (bin "001_yokan_party" test) generated 2 warnings
[INFO] [stderr] warning: `abc355` (bin "c" test) generated 1 warning
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> crates/abc337/src/bin/c.rs:18:13
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let mut result: String = "".to_string();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/abc337/src/bin/c.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let mut result: String = "".to_string();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `abc337` (bin "c" test) generated 2 warnings (run `cargo fix --bin "c" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-bd7391193383ad68)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-e00eca7ff3612893)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_2 ... ok
[INFO] [stdout] test abc275::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-e06d217f99492ee4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_2 ... ok
[INFO] [stdout] test abc275::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-0dd0a1bbb8e2a4df)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_2 ... ok
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-429fdf1ee4f94cd8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_2 ... ok
[INFO] [stdout] test abc275::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-0fe9e3c877d42170)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc296::test_1 ... ok
[INFO] [stdout] test abc296::test_3 ... ok
[INFO] [stdout] test abc296::test_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-11f8e099188943ec)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc296::test_1 ... ok
[INFO] [stdout] test abc296::test_2 ... ok
[INFO] [stdout] test abc296::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-4c0218512d3283b2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc296::test_1 ... ok
[INFO] [stdout] test abc296::test_2 ... ok
[INFO] [stdout] test abc296::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-a261537e7b859c00)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc314::test_2 ... ok
[INFO] [stdout] test abc314::test_1 ... ok
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-e9ac10c862466049)
[INFO] [stdout] test abc314::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc314::test_2 ... ok
[INFO] [stdout] test abc314::test_3 ... ok
[INFO] [stdout] test abc314::test_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-edabd056868cdbdc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abc335::test_3 ... ok
[INFO] [stdout] test abc335::test_2 ... ok
[INFO] [stdout] test abc335::test_1 ... ok
[INFO] [stdout] test abc335::test_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-46f1272676db4d92)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test abc335::test_1 ... ok
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-cd480b7a12cbd95c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-772e9d068b03514a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test abc335::test_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-39d8d90a602a63f2)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stdout] test abc336::test_3 ... ok
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-b46fdcf2167b3769)
[INFO] [stdout] test abc336::test_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-cbc04463cc89ecbd)
[INFO] [stdout] test abc336::test_3 ... ok
[INFO] [stdout] test abc336::test_1 ... ok
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stdout] test abc336::test_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abc336::test_1 ... ok
[INFO] [stdout] test abc336::test_3 ... ok
[INFO] [stdout] test abc336::test_4 ... ok
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-a475bb7749155a75)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test abc337::test_1 ... ok
[INFO] [stdout] test abc337::test_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-09fc88f584d65494)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abc337::test_1 ... ok
[INFO] [stdout] test abc337::test_2 ... ok
[INFO] [stdout] test abc337::test_4 ... ok
[INFO] [stdout] test abc337::test_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-547463034087fc11)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc337::test_1 ... FAILED
[INFO] [stdout] test abc337::test_3 ... FAILED
[INFO] [stdout] test abc337::test_2 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p abc337 --bin c`
[INFO] [stdout] 
[INFO] [stdout] ---- abc337::test_1 stdout ----
[INFO] [stdout] 3 5 4 1 2 6 
[INFO] [stdout] 
[INFO] [stdout] thread 'abc337::test_1' panicked at crates/abc337/src/bin/c.rs:45:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "3 5 4 1 2 6"
[INFO] [stdout]  right: "test"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ccce5b47242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ccce5b47242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ccce5b47242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ccce5b47242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ccce5b6c303 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ccce5b6c303 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ccce5b441d3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ccce5b441d3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ccce5b47092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ccce5b487ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ccce5b48602 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ccce5b10724 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ccce5b10724 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ccce5b4918b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ccce5b4918b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ccce5b48f5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ccce5b47739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ccce5b48bed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ccce5b6ae80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ccce5b6b0e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ccce5ad6564 - core::panicking::assert_failed::hc5c7799ef29ee80e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ccce5ad68f3 - c::abc337::test_1::ha80114d37fe1a470
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:45:9
[INFO] [stdout]   22:     0x5ccce5ad6bb9 - c::abc337::test_1::{{closure}}::he10b550c3b593b23
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:42:16
[INFO] [stdout]   23:     0x5ccce5ad6bb9 - core::ops::function::FnOnce::call_once::h55b38b4708526a56
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ccce5b15e5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ccce5b15e5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ccce5b1509e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ccce5b1509e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ccce5b1509e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ccce5b1509e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ccce5b1509e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ccce5b1509e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ccce5b1509e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ccce5ad8c44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ccce5ad8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ccce5adc5ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ccce5adc5ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ccce5adc5ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ccce5adc5ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ccce5adc5ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ccce5b4c0e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x77169b8b6aa4 - <unknown>
[INFO] [stdout]   46:     0x77169b943a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- abc337::test_3 stdout ----
[INFO] [stdout] 10 17 12 6 4 21 11 24 26 7 30 16 25 2 28 27 20 3 1 8 15 18 5 23 13 22 19 29 9 14 
[INFO] [stdout] 
[INFO] [stdout] thread 'abc337::test_3' panicked at crates/abc337/src/bin/c.rs:62:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "10 17 12 6 4 21 11 24 26 7 30 16 25 2 28 27 20 3 1 8 15 18 5 23 13 22 19 29 9 14"
[INFO] [stdout]  right: "test"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ccce5b47242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ccce5b47242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ccce5b47242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ccce5b47242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ccce5b6c303 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ccce5b6c303 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ccce5b441d3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ccce5b441d3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ccce5b47092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ccce5b487ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ccce5b48602 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ccce5b10724 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ccce5b10724 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ccce5b4918b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ccce5b4918b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ccce5b48f5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ccce5b47739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ccce5b48bed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ccce5b6ae80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ccce5b6b0e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ccce5ad6564 - core::panicking::assert_failed::hc5c7799ef29ee80e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ccce5ad6b7e - c::abc337::test_3::h931090a9953216b5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:62:9
[INFO] [stdout]   22:     0x5ccce5ad6bf9 - c::abc337::test_3::{{closure}}::hb454f5157873a15f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:56:16
[INFO] [stdout]   23:     0x5ccce5ad6bf9 - core::ops::function::FnOnce::call_once::hf6878bc1904ff3e3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ccce5b15e5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ccce5b15e5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ccce5b1509e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ccce5b1509e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ccce5b1509e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ccce5b1509e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ccce5b1509e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ccce5b1509e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ccce5b1509e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ccce5ad8c44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ccce5ad8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ccce5adc5ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ccce5adc5ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ccce5adc5ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ccce5adc5ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ccce5adc5ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ccce5b4c0e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x77169b8b6aa4 - <unknown>
[INFO] [stdout]   46:     0x77169b943a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- abc337::test_2 stdout ----
[INFO] [stdout] 1 2 3 4 5 6 7 8 9 10 
[INFO] [stdout] 
[INFO] [stdout] thread 'abc337::test_2' panicked at crates/abc337/src/bin/c.rs:52:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "1 2 3 4 5 6 7 8 9 10"
[INFO] [stdout]  right: "test"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ccce5b47242 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ccce5b47242 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ccce5b47242 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ccce5b47242 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ccce5b6c303 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ccce5b6c303 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ccce5b441d3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ccce5b441d3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ccce5b47092 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ccce5b487ac - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ccce5b48602 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ccce5b10724 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ccce5b10724 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ccce5b4918b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ccce5b4918b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ccce5b48f5a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ccce5b47739 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ccce5b48bed - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ccce5b6ae80 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ccce5b6b0e7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5ccce5ad6564 - core::panicking::assert_failed::hc5c7799ef29ee80e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ccce5ad6a28 - c::abc337::test_2::h9c531910da9ea7ef
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:52:9
[INFO] [stdout]   22:     0x5ccce5ad6bd9 - c::abc337::test_2::{{closure}}::h75768dce4e0f2bb7
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:49:16
[INFO] [stdout]   23:     0x5ccce5ad6bd9 - core::ops::function::FnOnce::call_once::hdd9149898356d8b6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ccce5b15e5b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ccce5b15e5b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ccce5b1509e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ccce5b1509e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ccce5b1509e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ccce5b1509e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ccce5b1509e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ccce5b1509e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ccce5b1509e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ccce5ad8c44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ccce5ad8c44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ccce5adc5ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ccce5adc5ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ccce5adc5ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ccce5adc5ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ccce5adc5ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ccce5adc5ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ccce5b4c0e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ccce5b4c0e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x77169b8b6aa4 - <unknown>
[INFO] [stdout]   46:     0x77169b943a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     abc337::test_1
[INFO] [stdout]     abc337::test_2
[INFO] [stdout]     abc337::test_3
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "095256daadefa6db54f0eebd35bd18754e2ffce4227297041dcfef7ffc705a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095256daadefa6db54f0eebd35bd18754e2ffce4227297041dcfef7ffc705a75", kill_on_drop: false }`
[INFO] [stdout] 095256daadefa6db54f0eebd35bd18754e2ffce4227297041dcfef7ffc705a75
