[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faimerlief%2Fatcoder" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] 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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aimerlief/atcoder on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cea2e962d5b02ae400decbcd1cf637d55579b78e4033283661cb5f227e595f3 [INFO] running `Command { std: "docker" "start" "-a" "6cea2e962d5b02ae400decbcd1cf637d55579b78e4033283661cb5f227e595f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cea2e962d5b02ae400decbcd1cf637d55579b78e4033283661cb5f227e595f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cea2e962d5b02ae400decbcd1cf637d55579b78e4033283661cb5f227e595f3", kill_on_drop: false }` [INFO] [stdout] 6cea2e962d5b02ae400decbcd1cf637d55579b78e4033283661cb5f227e595f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f215aad13aa1a554e6c42dafcaa1310d6e3f9075242b2be0ad82a6f10486f808 [INFO] running `Command { std: "docker" "start" "-a" "f215aad13aa1a554e6c42dafcaa1310d6e3f9075242b2be0ad82a6f10486f808", 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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 . [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 regex-syntax v0.8.5 [INFO] [stderr] Compiling ac-library-rs v0.1.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v3.7.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proconio v0.4.5 [INFO] [stderr] Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377) [INFO] [stderr] Compiling adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3) [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 abc379 v0.1.0 (/opt/rustwide/workdir/crates/abc379) [INFO] [stderr] Compiling math-and-algorithm v0.1.0 (/opt/rustwide/workdir/crates/math-and-algorithm) [INFO] [stderr] Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372) [INFO] [stderr] Compiling abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262) [INFO] [stderr] Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376) [INFO] [stderr] Compiling abc380 v0.1.0 (/opt/rustwide/workdir/crates/abc380) [INFO] [stderr] Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375) [INFO] [stderr] Compiling abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369) [INFO] [stderr] Compiling abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335) [INFO] [stderr] Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275) [INFO] [stderr] Compiling abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370) [INFO] [stderr] Compiling abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365) [INFO] [stderr] Compiling abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366) [INFO] [stderr] Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378) [INFO] [stderr] Compiling abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382) [INFO] [stderr] Compiling typical90 v0.1.0 (/opt/rustwide/workdir/crates/typical90) [INFO] [stderr] Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338) [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) 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, a: Vec, b: Vec) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355) [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling abc346 v0.1.0 (/opt/rustwide/workdir/crates/abc346) [INFO] [stderr] Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039) [INFO] [stderr] Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038) [INFO] [stderr] Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367) [INFO] [stderr] Compiling abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371) [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 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296) [INFO] [stderr] Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336) [INFO] [stderr] Compiling abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340) [INFO] [stderr] Compiling abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352) [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 ahc041 v0.1.0 (/opt/rustwide/workdir/crates/ahc041) [INFO] [stderr] Compiling ahc040 v0.1.0 (/opt/rustwide/workdir/crates/ahc040) [INFO] [stderr] Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042) [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> crates/ahc041/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | a: &Vec, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351) [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374) [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) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373) [INFO] [stderr] Compiling abc341 v0.1.0 (/opt/rustwide/workdir/crates/abc341) [INFO] [stderr] Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337) [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> crates/abc337/src/bin/c.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut result: String = "".to_string(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> crates/abc355/src/bin/c.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | fn solve(n: usize, t: usize, a: Vec) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314) [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 ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045) [INFO] [stderr] Compiling ahc046 v0.1.0 (/opt/rustwide/workdir/crates/ahc046) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s [INFO] running `Command { std: "docker" "inspect" "f215aad13aa1a554e6c42dafcaa1310d6e3f9075242b2be0ad82a6f10486f808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f215aad13aa1a554e6c42dafcaa1310d6e3f9075242b2be0ad82a6f10486f808", kill_on_drop: false }` [INFO] [stdout] f215aad13aa1a554e6c42dafcaa1310d6e3f9075242b2be0ad82a6f10486f808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e14a3f6b2fb3d1268cbfbab838ab528ab6608ab2be1e63f82be9098fced91c0 [INFO] running `Command { std: "docker" "start" "-a" "0e14a3f6b2fb3d1268cbfbab838ab528ab6608ab2be1e63f82be9098fced91c0", kill_on_drop: false }` [INFO] [stderr] Compiling abc375 v0.1.0 (/opt/rustwide/workdir/crates/abc375) [INFO] [stderr] Compiling abc377 v0.1.0 (/opt/rustwide/workdir/crates/abc377) [INFO] [stderr] Compiling abc369 v0.1.0 (/opt/rustwide/workdir/crates/abc369) [INFO] [stderr] Compiling abs v0.1.0 (/opt/rustwide/workdir/crates/abs) [INFO] [stderr] Compiling abc336 v0.1.0 (/opt/rustwide/workdir/crates/abc336) [INFO] [stderr] Compiling abc374 v0.1.0 (/opt/rustwide/workdir/crates/abc374) [INFO] [stderr] Compiling abc351 v0.1.0 (/opt/rustwide/workdir/crates/abc351) [INFO] [stderr] Compiling abc370 v0.1.0 (/opt/rustwide/workdir/crates/abc370) [INFO] [stderr] Compiling abc373 v0.1.0 (/opt/rustwide/workdir/crates/abc373) [INFO] [stderr] Compiling abc355 v0.1.0 (/opt/rustwide/workdir/crates/abc355) [INFO] [stderr] Compiling math-and-algorithm v0.1.0 (/opt/rustwide/workdir/crates/math-and-algorithm) [INFO] [stderr] Compiling abc376 v0.1.0 (/opt/rustwide/workdir/crates/abc376) [INFO] [stderr] Compiling abc337 v0.1.0 (/opt/rustwide/workdir/crates/abc337) [INFO] [stderr] Compiling ahc039 v0.1.0 (/opt/rustwide/workdir/crates/ahc039) [INFO] [stderr] Compiling ahc043 v0.1.0 (/opt/rustwide/workdir/crates/ahc043) [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahc044 v0.1.0 (/opt/rustwide/workdir/crates/ahc044) [INFO] [stderr] Compiling ahc045 v0.1.0 (/opt/rustwide/workdir/crates/ahc045) [INFO] [stderr] Compiling ahc046 v0.1.0 (/opt/rustwide/workdir/crates/ahc046) [INFO] [stderr] Compiling ahc042 v0.1.0 (/opt/rustwide/workdir/crates/ahc042) [INFO] [stderr] Compiling atc001 v0.1.0 (/opt/rustwide/workdir/crates/atc001) [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 abc382 v0.1.0 (/opt/rustwide/workdir/crates/abc382) [INFO] [stderr] Compiling abc383 v0.1.0 (/opt/rustwide/workdir/crates/abc383) [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: 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> crates/ahc041/src/main.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | a: &Vec, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ahc038 v0.1.0 (/opt/rustwide/workdir/crates/ahc038) [INFO] [stderr] Compiling abc368 v0.1.0 (/opt/rustwide/workdir/crates/abc368) [INFO] [stderr] Compiling abc335 v0.1.0 (/opt/rustwide/workdir/crates/abc335) [INFO] [stderr] Compiling abc378 v0.1.0 (/opt/rustwide/workdir/crates/abc378) [INFO] [stderr] Compiling abc366 v0.1.0 (/opt/rustwide/workdir/crates/abc366) [INFO] [stderr] Compiling abc371 v0.1.0 (/opt/rustwide/workdir/crates/abc371) [INFO] [stderr] Compiling adt_20240118_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240118_3) [INFO] [stderr] Compiling adt_20240123_3 v0.1.0 (/opt/rustwide/workdir/crates/adt_20240123_3) [INFO] [stderr] Compiling abc314 v0.1.0 (/opt/rustwide/workdir/crates/abc314) [INFO] [stderr] Compiling abc367 v0.1.0 (/opt/rustwide/workdir/crates/abc367) [INFO] [stderr] Compiling abc296 v0.1.0 (/opt/rustwide/workdir/crates/abc296) [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] [stderr] Compiling abc372 v0.1.0 (/opt/rustwide/workdir/crates/abc372) [INFO] [stderr] Compiling abc352 v0.1.0 (/opt/rustwide/workdir/crates/abc352) [INFO] [stderr] Compiling abc340 v0.1.0 (/opt/rustwide/workdir/crates/abc340) [INFO] [stderr] Compiling abc365 v0.1.0 (/opt/rustwide/workdir/crates/abc365) [INFO] [stderr] Compiling typical90 v0.1.0 (/opt/rustwide/workdir/crates/typical90) [INFO] [stderr] Compiling abc275 v0.1.0 (/opt/rustwide/workdir/crates/abc275) [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> crates/abc365/src/bin/b.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc338 v0.1.0 (/opt/rustwide/workdir/crates/abc338) [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, a: Vec, b: Vec) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [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) -> String { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling abc262 v0.1.0 (/opt/rustwide/workdir/crates/abc262) [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 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.43s [INFO] running `Command { std: "docker" "inspect" "0e14a3f6b2fb3d1268cbfbab838ab528ab6608ab2be1e63f82be9098fced91c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e14a3f6b2fb3d1268cbfbab838ab528ab6608ab2be1e63f82be9098fced91c0", kill_on_drop: false }` [INFO] [stdout] 0e14a3f6b2fb3d1268cbfbab838ab528ab6608ab2be1e63f82be9098fced91c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c094b26337bdde315d95b5a261336973505b8b17a6bdee4f3da456d8820b15e9 [INFO] running `Command { std: "docker" "start" "-a" "c094b26337bdde315d95b5a261336973505b8b17a6bdee4f3da456d8820b15e9", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) 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: `a` [INFO] [stderr] --> crates/ahc041/src/main.rs:82:5 [INFO] [stderr] | [INFO] [stderr] 82 | a: &Vec, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `ahc041` (bin "ahc041" test) generated 1 warning [INFO] [stderr] warning: `ahc040` (bin "ahc040" 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, a: Vec, b: Vec) -> String { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `abc338` (bin "c" test) generated 1 warning [INFO] [stderr] warning: `abc337` (bin "c" test) generated 2 warnings (run `cargo fix --bin "c" --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 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `abc365` (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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cmp` [INFO] [stderr] --> crates/abc355/src/bin/d.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::cmp; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `typical90` (bin "001_yokan_party" test) generated 2 warnings [INFO] [stderr] warning: `abc355` (bin "d" test) generated 1 warning (run `cargo fix --bin "d" --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> crates/abc355/src/bin/c.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | fn solve(n: usize, t: usize, a: Vec) -> String { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `abc355` (bin "c" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-3cdb6ce629cd3b45) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-6585bd79d3a9b2d4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc275::test_3 ... ok [INFO] [stdout] test abc275::test_1 ... ok [INFO] [stdout] test abc275::test_2 ... ok [INFO] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-d6bd6decc3aa9a59) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc275::test_3 ... ok [INFO] [stdout] test abc275::test_1 ... ok [INFO] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-ae168b9ffadd88eb) [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-f44e808fcb559531) [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-d6bb0db392068db2) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc296::test_3 ... ok [INFO] [stdout] test abc296::test_1 ... ok [INFO] [stdout] test abc296::test_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-176581d679b6d02e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc296::test_1 ... ok [INFO] [stdout] test abc296::test_2 ... ok [INFO] [stdout] test abc296::test_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-d9f724d2b47a3325) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc296::test_1 ... ok [INFO] [stdout] test abc296::test_2 ... ok [INFO] [stdout] test abc296::test_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-18c9d52a2ed80430) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc314::test_1 ... ok [INFO] [stdout] test abc314::test_2 ... ok [INFO] [stderr] Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-e197c8ee44659f39) [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] [stderr] Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-2ecaa0547bea1435) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc314::test_1 ... ok [INFO] [stdout] test abc314::test_3 ... ok [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_4 ... ok [INFO] [stdout] test abc335::test_2 ... ok [INFO] [stdout] test abc335::test_1 ... ok [INFO] [stdout] test abc335::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] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-bf7a58d812a35c6b) [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/c.rs (/opt/rustwide/target/debug/deps/c-443e1cdba17a9284) [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-bbec2ed722f864cd) [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-9189df2b026ef996) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test abc336::test_2 ... ok [INFO] [stdout] test abc336::test_1 ... 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] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-5ac15ace416bdf6d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test abc336::test_2 ... ok [INFO] [stdout] test abc336::test_1 ... ok [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] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-532f5e77b607af0f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test abc336::test_1 ... ok [INFO] [stdout] test abc336::test_2 ... ok [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test abc337::test_1 ... ok [INFO] [stdout] test abc337::test_3 ... ok [INFO] [stdout] test abc337::test_2 ... ok [INFO] [stdout] test abc337::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 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' (95) 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: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bb2a9e17452 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bb2a9e17452 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bb2a9e2757f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bb2a9e2757f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bb2a9de4e13 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bb2a9de4e13 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bb2a9df0bd2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bb2a9df55cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bb2a9df5461 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bb2a9db49de - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5bb2a9db49de - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bb2a9df5c6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5bb2a9df5c6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bb2a9df5a3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5bb2a9df0d09 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bb2a9dd907d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bb2a9e2ee70 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bb2a9e2ec73 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bb2a9d8e6db - core::panicking::assert_failed::h39c1e8a7096cac7e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bb2a9d8b9bf - c::abc337::test_2::h64e3df1bbd6184b5 [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:52:9 [INFO] [stdout] 22: 0x5bb2a9d8ba07 - c::abc337::test_2::{{closure}}::hab437be644dbc6a3 [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:49:16 [INFO] [stdout] 23: 0x5bb2a9d8c716 - core::ops::function::FnOnce::call_once::h6c1b54463d0851d1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bb2a9db479b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5bb2a9db479b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bb2a9dca285 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bb2a9dca285 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5bb2a9dca285 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5bb2a9dca285 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5bb2a9dca285 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bb2a9dca285 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bb2a9dca285 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bb2a9da0c74 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bb2a9da0c74 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bb2a9da44ba - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5bb2a9da44ba - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bb2a9da44ba - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bb2a9da44ba - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bb2a9da44ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5bb2a9deaf8f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5bb2a9deaf8f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x70e2e8c22aa4 - [INFO] [stdout] 45: 0x70e2e8cafa34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- abc337::test_1 stdout ---- [INFO] [stdout] 3 5 4 1 2 6 [INFO] [stdout] [INFO] [stdout] thread 'abc337::test_1' (94) 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: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bb2a9e17452 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bb2a9e17452 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bb2a9e2757f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bb2a9e2757f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bb2a9de4e13 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bb2a9de4e13 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bb2a9df0bd2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bb2a9df55cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bb2a9df5461 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bb2a9db49de - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5bb2a9db49de - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bb2a9df5c6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5bb2a9df5c6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bb2a9df5a3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5bb2a9df0d09 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bb2a9dd907d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bb2a9e2ee70 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bb2a9e2ec73 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bb2a9d8e6db - core::panicking::assert_failed::h39c1e8a7096cac7e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bb2a9d8b7f3 - c::abc337::test_1::h64ba68244910a1ee [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:45:9 [INFO] [stdout] 22: 0x5bb2a9d8b837 - c::abc337::test_1::{{closure}}::hf4c52819a2dedad9 [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:42:16 [INFO] [stdout] 23: 0x5bb2a9d8c6d6 - core::ops::function::FnOnce::call_once::h6401d7f1a029809b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bb2a9db479b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5bb2a9db479b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bb2a9dca285 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bb2a9dca285 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5bb2a9dca285 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5bb2a9dca285 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5bb2a9dca285 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bb2a9dca285 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bb2a9dca285 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bb2a9da0c74 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bb2a9da0c74 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bb2a9da44ba - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5bb2a9da44ba - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bb2a9da44ba - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bb2a9da44ba - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bb2a9da44ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5bb2a9deaf8f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5bb2a9deaf8f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x70e2e8c22aa4 - [INFO] [stdout] 45: 0x70e2e8cafa34 - clone [INFO] [stdout] 46: 0x0 - [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' (96) 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: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bb2a9e17452 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bb2a9e17452 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5bb2a9e17452 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5bb2a9e2757f - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5bb2a9e2757f - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5bb2a9de4e13 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bb2a9de4e13 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5bb2a9df0bd2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5bb2a9df55cf - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5bb2a9df5461 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5bb2a9db49de - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5bb2a9db49de - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bb2a9df5c6e - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5bb2a9df5c6e - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5bb2a9df5a3a - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5bb2a9df0d09 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5bb2a9dd907d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5bb2a9e2ee70 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5bb2a9e2ec73 - core::panicking::assert_failed_inner::h1215dc8d5a90adff [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bb2a9d8e6db - core::panicking::assert_failed::h39c1e8a7096cac7e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bb2a9d8bc1b - c::abc337::test_3::h9a8e76f1de761a18 [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:62:9 [INFO] [stdout] 22: 0x5bb2a9d8bc67 - c::abc337::test_3::{{closure}}::h2ed05ef1617dfddd [INFO] [stdout] at /opt/rustwide/workdir/crates/abc337/src/bin/c.rs:56:16 [INFO] [stdout] 23: 0x5bb2a9d8c5e6 - core::ops::function::FnOnce::call_once::h23753bb719fddda2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x5bb2a9db479b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x5bb2a9db479b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5bb2a9dca285 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5bb2a9dca285 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5bb2a9dca285 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5bb2a9dca285 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5bb2a9dca285 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5bb2a9dca285 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5bb2a9dca285 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5bb2a9da0c74 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5bb2a9da0c74 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5bb2a9da44ba - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5bb2a9da44ba - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5bb2a9da44ba - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5bb2a9da44ba - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5bb2a9da44ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5bb2a9da44ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x5bb2a9deaf8f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5bb2a9deaf8f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 44: 0x70e2e8c22aa4 - [INFO] [stdout] 45: 0x70e2e8cafa34 - clone [INFO] [stdout] 46: 0x0 - [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.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-9271d921b3eaf3e1) [INFO] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-d5f5b06010352710) [INFO] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-bca7c9c8e8867ad1) [INFO] [stderr] error: test failed, to rerun pass `-p abc337 --bin c` [INFO] running `Command { std: "docker" "inspect" "c094b26337bdde315d95b5a261336973505b8b17a6bdee4f3da456d8820b15e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c094b26337bdde315d95b5a261336973505b8b17a6bdee4f3da456d8820b15e9", kill_on_drop: false }` [INFO] [stdout] c094b26337bdde315d95b5a261336973505b8b17a6bdee4f3da456d8820b15e9