[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] b598a887386b3b58bedcd72e926fac9a6a5caf5f
[INFO] testing aimerlief/atcoder against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faimerlief%2Fatcoder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aimerlief/atcoder on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.4.3
[INFO] [stderr]   Downloaded proconio-derive v0.2.1
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded proconio v0.4.5
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] [stderr]   Downloaded ac-library-rs v0.1.1
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded safe_arch v0.7.4
[INFO] [stderr]   Downloaded ordered-float v3.7.0
[INFO] [stderr]   Downloaded libm v0.2.11
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded nalgebra v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b184700ef5c090457d85f301261d426cfe96c2e462f9d414563841527fc3656
[INFO] running `Command { std: "docker" "start" "-a" "2b184700ef5c090457d85f301261d426cfe96c2e462f9d414563841527fc3656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b184700ef5c090457d85f301261d426cfe96c2e462f9d414563841527fc3656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b184700ef5c090457d85f301261d426cfe96c2e462f9d414563841527fc3656", kill_on_drop: false }`
[INFO] [stdout] 2b184700ef5c090457d85f301261d426cfe96c2e462f9d414563841527fc3656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f5259d96e218da7496c0bf8a381d0703a34ba5c2513d03ff12b11822986d80e
[INFO] running `Command { std: "docker" "start" "-a" "0f5259d96e218da7496c0bf8a381d0703a34ba5c2513d03ff12b11822986d80e", 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 regex-syntax v0.8.5
[INFO] [stderr]    Compiling ac-library-rs v0.1.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.21.0
[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 paste v1.0.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling ordered-float v3.7.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proconio-derive v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling proconio v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling abs v0.1.0 (/opt/rustwide/workdir/crates/abs)
[INFO] [stderr]    Compiling abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)
[INFO] [stderr]    Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)
[INFO] [stderr]    Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)
[INFO] [stderr]    Compiling abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373)
[INFO] [stderr]    Compiling abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366)
[INFO] [stderr]    Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336)
[INFO] [stderr]    Compiling abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380)
[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 abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)
[INFO] [stderr]    Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)
[INFO] [stderr]    Compiling abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340)
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)
[INFO] [stderr]    Compiling abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379)
[INFO] [stderr]    Compiling abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365)
[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 abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)
[INFO] [stderr]    Compiling adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)
[INFO] [stderr]    Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)
[INFO] [stderr]    Compiling abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341)
[INFO] [stderr]    Compiling abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)
[INFO] [stderr]    Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038)
[INFO] [stderr]    Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039)
[INFO] [stderr]    Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)
[INFO] [stderr]    Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)
[INFO] [stderr]    Compiling atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)
[INFO] [stderr]    Compiling abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383)
[INFO] [stderr]    Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042)
[INFO] [stderr]    Compiling ahc040 v0.1.0 (/opt/rustwide/workdir/crates/ahc040)
[INFO] [stderr]    Compiling ahc041 v0.1.0 (/opt/rustwide/workdir/crates/ahc041)
[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] [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 adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3)
[INFO] [stderr]    Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)
[INFO] [stderr]    Compiling abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)
[INFO] [stderr]    Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)
[INFO] [stderr]    Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)
[INFO] [stderr]    Compiling abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335)
[INFO] [stderr]    Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)
[INFO] [stderr]    Compiling abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)
[INFO] [stderr]    Compiling abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)
[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]    Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)
[INFO] [stderr]    Compiling nalgebra v0.32.3
[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] [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: `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] [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] [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 ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045)
[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 ahc046 v0.1.0 (/opt/rustwide/workdir/crates/ahc046)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "0f5259d96e218da7496c0bf8a381d0703a34ba5c2513d03ff12b11822986d80e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f5259d96e218da7496c0bf8a381d0703a34ba5c2513d03ff12b11822986d80e", kill_on_drop: false }`
[INFO] [stdout] 0f5259d96e218da7496c0bf8a381d0703a34ba5c2513d03ff12b11822986d80e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93724a11cd84b46172235acdd413a617159f83e4407a783646057a21bb084bd4
[INFO] running `Command { std: "docker" "start" "-a" "93724a11cd84b46172235acdd413a617159f83e4407a783646057a21bb084bd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378)
[INFO] [stderr]    Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377)
[INFO] [stderr]    Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375)
[INFO] [stderr]    Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376)
[INFO] [stderr]    Compiling abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383)
[INFO] [stderr]    Compiling ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045)
[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 ahc044 v0.1.0 (/opt/rustwide/workdir/crates/ahc044)
[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] [stderr]    Compiling ahc041 v0.1.0 (/opt/rustwide/workdir/crates/ahc041)
[INFO] [stderr]    Compiling abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382)
[INFO] [stderr]    Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039)
[INFO] [stderr]    Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042)
[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 atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001)
[INFO] [stderr]    Compiling ahc040 v0.1.0 (/opt/rustwide/workdir/crates/ahc040)
[INFO] [stderr]    Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038)
[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 abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262)
[INFO] [stderr]    Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372)
[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 abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371)
[INFO] [stderr]    Compiling abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346)
[INFO] [stderr]    Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355)
[INFO] [stderr]    Compiling abc339 v0.1.0 (/opt/rustwide/workdir/crates/abc339)
[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 abs v0.1.0 (/opt/rustwide/workdir/crates/abs)
[INFO] [stderr]    Compiling adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3)
[INFO] [stderr]    Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336)
[INFO] [stderr]    Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275)
[INFO] [stderr]    Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296)
[INFO] [stderr]    Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367)
[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 abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352)
[INFO] [stderr]    Compiling typical90 v0.1.0 (/opt/rustwide/workdir/crates/typical90)
[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] [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] [stderr]    Compiling abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370)
[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 abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368)
[INFO] [stderr]    Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369)
[INFO] [stderr]    Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337)
[INFO] [stderr]    Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351)
[INFO] [stderr]    Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338)
[INFO] [stderr]    Compiling abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341)
[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 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] [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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.46s
[INFO] running `Command { std: "docker" "inspect" "93724a11cd84b46172235acdd413a617159f83e4407a783646057a21bb084bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93724a11cd84b46172235acdd413a617159f83e4407a783646057a21bb084bd4", kill_on_drop: false }`
[INFO] [stdout] 93724a11cd84b46172235acdd413a617159f83e4407a783646057a21bb084bd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f775c85d5140feeba3cf9a8be9c99a84967ce0c27790a2b00a701388f001f222
[INFO] running `Command { std: "docker" "start" "-a" "f775c85d5140feeba3cf9a8be9c99a84967ce0c27790a2b00a701388f001f222", kill_on_drop: false }`
[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: `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: 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: `abc355` (bin "d" test) generated 1 warning (run `cargo fix --bin "d" --tests` to apply 1 suggestion)
[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: `abc365` (bin "b" test) generated 1 warning (run `cargo fix --bin "b" --tests` to apply 1 suggestion)
[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: `abc365` (bin "c" test) generated 1 warning
[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: `abc355` (bin "c" test) generated 1 warning
[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: `abc338` (bin "c" test) generated 1 warning
[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: `typical90` (bin "001_yokan_party" test) generated 2 warnings
[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.23s
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-e496301b9f9d8d7d)
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-b2dd50cc9b3f5091)
[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] [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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-fe457b65abd301aa)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_2 ... ok
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-ee6c76375b275bbe)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc275::test_1 ... ok
[INFO] [stdout] test abc275::test_3 ... ok
[INFO] [stdout] test abc275::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/d.rs (/opt/rustwide/target/debug/deps/d-46bc237df2e678e9)
[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/a.rs (/opt/rustwide/target/debug/deps/a-ff38811ed5d0bab8)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-221fbdb31cd777df)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc296::test_2 ... ok
[INFO] [stdout] test abc296::test_1 ... ok
[INFO] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-1a49554480883ddf)
[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.01s
[INFO] [stdout] 
[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] [stderr]      Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-640aab6cd7a8f9e4)
[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_1 ... ok
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-5129b259e9c440cf)
[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_3 ... ok
[INFO] [stdout] test abc314::test_1 ... ok
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-52be15f2a7fef67e)
[INFO] [stdout] test abc314::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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abc335::test_3 ... ok
[INFO] [stdout] test abc335::test_1 ... ok
[INFO] [stdout] test abc335::test_4 ... ok
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-04b52450f46b1059)
[INFO] [stdout] test abc335::test_2 ... 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] [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-c4c187487ac2c9c9)
[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] [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-e04cfffe778d935e)
[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-fda88c011d4c84e8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc336::test_1 ... ok
[INFO] [stderr]      Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-58c5922a2537fd37)
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stdout] test abc336::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 4 tests
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stdout] test abc336::test_3 ... ok
[INFO] [stdout] test abc336::test_4 ... ok
[INFO] [stdout] test abc336::test_1 ... 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/c.rs (/opt/rustwide/target/debug/deps/c-b03540969c616de3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test abc336::test_1 ... ok
[INFO] [stdout] test abc336::test_2 ... ok
[INFO] [stderr]      Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-a60c0a3c4f75c88b)
[INFO] [stdout] test abc336::test_3 ... 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 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-a0f1dc0caa01e1d4)
[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] [stderr]      Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-f875b63cdcc4bb48)
[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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test abc337::test_2 ... FAILED
[INFO] [stdout] test abc337::test_1 ... FAILED
[INFO] [stdout] test abc337::test_3 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58cc9cc93fa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58cc9cc93fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58cc9ccb9223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58cc9ccb9223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58cc9cc90f23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58cc9cc90f23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58cc9cc93df2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58cc9cc95519 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58cc9cc9534e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58cc9cc5ce14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58cc9cc5ce14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58cc9cc95eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58cc9cc95eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58cc9cc95cba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58cc9cc94499 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58cc9cc9594d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58cc9ccb7ca0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58cc9ccb7fc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x58cc9cc1d99b - core::panicking::assert_failed::h196a75c84f5b15a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x58cc9cc1fd5f - c::abc337::test_2::hcdd6a3dfdd43f8b5
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:52:9
[INFO] [stdout]   22:     0x58cc9cc1fbd7 - c::abc337::test_2::{{closure}}::h68408384ca20681e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:49:16
[INFO] [stdout]   23:     0x58cc9cc1b8b6 - core::ops::function::FnOnce::call_once::h3012eaf55d0add30
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58cc9cc6267b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58cc9cc6267b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58cc9cc617b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58cc9cc617b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x58cc9cc617b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58cc9cc617b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58cc9cc617b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58cc9cc617b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58cc9cc617b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58cc9cc253b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58cc9cc253b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58cc9cc28d8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x58cc9cc28d8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58cc9cc28d8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58cc9cc28d8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58cc9cc28d8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x58cc9cc98e6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58cc9cc98e6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b6b501daa4 - <unknown>
[INFO] [stdout]   45:     0x79b6b50aaa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[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:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58cc9cc93fa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58cc9cc93fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58cc9ccb9223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58cc9ccb9223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58cc9cc90f23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58cc9cc90f23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58cc9cc93df2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58cc9cc95519 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58cc9cc9534e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58cc9cc5ce14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58cc9cc5ce14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58cc9cc95eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58cc9cc95eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58cc9cc95cba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58cc9cc94499 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58cc9cc9594d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58cc9ccb7ca0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58cc9ccb7fc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x58cc9cc1d99b - core::panicking::assert_failed::h196a75c84f5b15a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x58cc9cc1fb93 - c::abc337::test_1::h33e431867dc79a35
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:45:9
[INFO] [stdout]   22:     0x58cc9cc1fa27 - c::abc337::test_1::{{closure}}::h9c118b770cb56380
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:42:16
[INFO] [stdout]   23:     0x58cc9cc1b936 - core::ops::function::FnOnce::call_once::h6cd5411f913ebc70
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58cc9cc6267b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58cc9cc6267b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58cc9cc617b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58cc9cc617b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x58cc9cc617b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58cc9cc617b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58cc9cc617b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58cc9cc617b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58cc9cc617b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58cc9cc253b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58cc9cc253b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58cc9cc28d8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x58cc9cc28d8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58cc9cc28d8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58cc9cc28d8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58cc9cc28d8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x58cc9cc98e6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58cc9cc98e6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b6b501daa4 - <unknown>
[INFO] [stdout]   45:     0x79b6b50aaa34 - clone
[INFO] [stdout]   46:                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:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58cc9cc93fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58cc9cc93fa2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58cc9cc93fa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58cc9ccb9223 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58cc9ccb9223 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x58cc9cc90f23 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58cc9cc90f23 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58cc9cc93df2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58cc9cc95519 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x58cc9cc9534e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x58cc9cc5ce14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x58cc9cc5ce14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x58cc9cc95eee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x58cc9cc95eee - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x58cc9cc95cba - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x58cc9cc94499 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x58cc9cc9594d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x58cc9ccb7ca0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x58cc9ccb7fc3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x58cc9cc1d99b - core::panicking::assert_failed::h196a75c84f5b15a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x58cc9cc1ffbb - c::abc337::test_3::h2148dfd10f9fe17f
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:62:9
[INFO] [stdout]   22:     0x58cc9cc1fda7 - c::abc337::test_3::{{closure}}::h62541ef4a5d5ad2e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:56:16
[INFO] [stdout]   23:     0x58cc9cc1baa6 - core::ops::function::FnOnce::call_once::hd69fb218706a4d00
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x58cc9cc6267b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x58cc9cc6267b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x58cc9cc617b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x58cc9cc617b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x58cc9cc617b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x58cc9cc617b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x58cc9cc617b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58cc9cc617b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x58cc9cc617b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x58cc9cc253b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x58cc9cc253b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x58cc9cc28d8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x58cc9cc28d8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x58cc9cc28d8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x58cc9cc28d8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58cc9cc28d8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x58cc9cc28d8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x58cc9cc98e6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x58cc9cc98e6f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x79b6b501daa4 - <unknown>
[INFO] [stdout]   45:     0x79b6b50aaa34 - clone
[INFO] [stdout]   46:                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] [stderr] error: test failed, to rerun pass `-p abc337 --bin c`
[INFO] running `Command { std: "docker" "inspect" "f775c85d5140feeba3cf9a8be9c99a84967ce0c27790a2b00a701388f001f222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f775c85d5140feeba3cf9a8be9c99a84967ce0c27790a2b00a701388f001f222", kill_on_drop: false }`
[INFO] [stdout] f775c85d5140feeba3cf9a8be9c99a84967ce0c27790a2b00a701388f001f222
