[INFO] cloning repository https://github.com/hamidrezadj/aoc_2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamidrezadj/aoc_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidrezadj%2Faoc_2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidrezadj%2Faoc_2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59124848ad76cc62c7dc9ea028ef213efb30d7b5
[INFO] testing hamidrezadj/aoc_2024 against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidrezadj%2Faoc_2024" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hamidrezadj/aoc_2024
[INFO] finished tweaking git repo https://github.com/hamidrezadj/aoc_2024
[INFO] tweaked toml for git repo https://github.com/hamidrezadj/aoc_2024 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hamidrezadj/aoc_2024 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hamidrezadj/aoc_2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.20
[INFO] [stderr]   Downloaded getrandom v0.2.15
[INFO] [stderr]   Downloaded wasi v0.11.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.6
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded rayon-core v1.12.1
[INFO] [stderr]   Downloaded zerocopy v0.7.35
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.35
[INFO] [stderr]   Downloaded itertools v0.14.0
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded rayon v1.10.0
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96305efb9b32beeff173aa33d15313d6653bcc6906873945112e81c8ce851161
[INFO] running `Command { std: "docker" "start" "-a" "96305efb9b32beeff173aa33d15313d6653bcc6906873945112e81c8ce851161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96305efb9b32beeff173aa33d15313d6653bcc6906873945112e81c8ce851161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96305efb9b32beeff173aa33d15313d6653bcc6906873945112e81c8ce851161", kill_on_drop: false }`
[INFO] [stdout] 96305efb9b32beeff173aa33d15313d6653bcc6906873945112e81c8ce851161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 369d1f4c3e456b32e5142e1e3f365792164d2bf037bbf7c597c95af9d6ad6299
[INFO] running `Command { std: "docker" "start" "-a" "369d1f4c3e456b32e5142e1e3f365792164d2bf037bbf7c597c95af9d6ad6299", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p1` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p1` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p2` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)` has the same output filename as the bin target `p2` in package `d01 v0.1.0 (/opt/rustwide/workdir/d01)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p1` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)` has the same output filename as the bin target `p2` in package `d02 v0.1.0 (/opt/rustwide/workdir/d02)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p1` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)` has the same output filename as the bin target `p2` in package `d03 v0.1.0 (/opt/rustwide/workdir/d03)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p1` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)` has the same output filename as the bin target `p2` in package `d04 v0.1.0 (/opt/rustwide/workdir/d04)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p1` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)` has the same output filename as the bin target `p2` in package `d05 v0.1.0 (/opt/rustwide/workdir/d05)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p1` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)` has the same output filename as the bin target `p2` in package `d06 v0.1.0 (/opt/rustwide/workdir/d06)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p1` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)` has the same output filename as the bin target `p2` in package `d07 v0.1.0 (/opt/rustwide/workdir/d07)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p1` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)` has the same output filename as the bin target `p2` in package `d08 v0.1.0 (/opt/rustwide/workdir/d08)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p1` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)` has the same output filename as the bin target `p2` in package `d09 v0.1.0 (/opt/rustwide/workdir/d09)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p1` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)` has the same output filename as the bin target `p2` in package `d10 v0.1.0 (/opt/rustwide/workdir/d10)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p1` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)` has the same output filename as the bin target `p2` in package `d11 v0.1.0 (/opt/rustwide/workdir/d11)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)` has the same output filename as the bin target `p1` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)` has the same output filename as the bin target `p1` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)` has the same output filename as the bin target `p2` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)` has the same output filename as the bin target `p2` in package `d12 v0.1.0 (/opt/rustwide/workdir/d12)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)` has the same output filename as the bin target `p1` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)` has the same output filename as the bin target `p1` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)` has the same output filename as the bin target `p2` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)` has the same output filename as the bin target `p2` in package `d13 v0.1.0 (/opt/rustwide/workdir/d13)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)` has the same output filename as the bin target `p1` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)` has the same output filename as the bin target `p1` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)` has the same output filename as the bin target `p2` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)` has the same output filename as the bin target `p2` in package `d14 v0.1.0 (/opt/rustwide/workdir/d14)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)` has the same output filename as the bin target `p1` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)` has the same output filename as the bin target `p1` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)` has the same output filename as the bin target `p2` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)` has the same output filename as the bin target `p2` in package `d15 v0.1.0 (/opt/rustwide/workdir/d15)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)` has the same output filename as the bin target `p1` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)` has the same output filename as the bin target `p1` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)` has the same output filename as the bin target `p2` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)` has the same output filename as the bin target `p2` in package `d16 v0.1.0 (/opt/rustwide/workdir/d16)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)` has the same output filename as the bin target `p1` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)` has the same output filename as the bin target `p1` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)` has the same output filename as the bin target `p2` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)` has the same output filename as the bin target `p2` in package `d17 v0.1.0 (/opt/rustwide/workdir/d17)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)` has the same output filename as the bin target `p1` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)` has the same output filename as the bin target `p1` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)` has the same output filename as the bin target `p2` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)` has the same output filename as the bin target `p2` in package `d18 v0.1.0 (/opt/rustwide/workdir/d18)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)` has the same output filename as the bin target `p1` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)` has the same output filename as the bin target `p1` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)` has the same output filename as the bin target `p2` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)` has the same output filename as the bin target `p2` in package `d19 v0.1.0 (/opt/rustwide/workdir/d19)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)` has the same output filename as the bin target `p1` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)` has the same output filename as the bin target `p1` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)` has the same output filename as the bin target `p2` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)` has the same output filename as the bin target `p2` in package `d20 v0.1.0 (/opt/rustwide/workdir/d20)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)` has the same output filename as the bin target `p1` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)` has the same output filename as the bin target `p1` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)` has the same output filename as the bin target `p2` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)` has the same output filename as the bin target `p2` in package `d21 v0.1.0 (/opt/rustwide/workdir/d21)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)` has the same output filename as the bin target `p1` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)` has the same output filename as the bin target `p1` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)` has the same output filename as the bin target `p2` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)` has the same output filename as the bin target `p2` in package `d22 v0.1.0 (/opt/rustwide/workdir/d22)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)` has the same output filename as the bin target `p1` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)` has the same output filename as the bin target `p1` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)` has the same output filename as the bin target `p2` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p2.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p2` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)` has the same output filename as the bin target `p2` in package `d23 v0.1.0 (/opt/rustwide/workdir/d23)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d25 v0.1.0 (/opt/rustwide/workdir/d25)` has the same output filename as the bin target `p1` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/p1.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `p1` in package `d25 v0.1.0 (/opt/rustwide/workdir/d25)` has the same output filename as the bin target `p1` in package `d24 v0.1.0 (/opt/rustwide/workdir/d24)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling d13 v0.1.0 (/opt/rustwide/workdir/d13)
[INFO] [stderr]    Compiling d15 v0.1.0 (/opt/rustwide/workdir/d15)
[INFO] [stderr]    Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17)
[INFO] [stderr]    Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16)
[INFO] [stderr]    Compiling d23 v0.1.0 (/opt/rustwide/workdir/d23)
[INFO] [stderr]    Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11)
[INFO] [stderr]    Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03)
[INFO] [stderr]    Compiling d20 v0.1.0 (/opt/rustwide/workdir/d20)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12)
[INFO] [stderr]    Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07)
[INFO] [stderr]    Compiling d25 v0.1.0 (/opt/rustwide/workdir/d25)
[INFO] [stderr]    Compiling d14 v0.1.0 (/opt/rustwide/workdir/d14)
[INFO] [stderr]    Compiling d18 v0.1.0 (/opt/rustwide/workdir/d18)
[INFO] [stderr]    Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10)
[INFO] [stderr]    Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09)
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02)
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05)
[INFO] [stderr]    Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08)
[INFO] [stderr]    Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19)
[INFO] [stderr]    Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06)
[INFO] [stderr]    Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling d21 v0.1.0 (/opt/rustwide/workdir/d21)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling d22 v0.1.0 (/opt/rustwide/workdir/d22)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling d24 v0.1.0 (/opt/rustwide/workdir/d24)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.44s
[INFO] running `Command { std: "docker" "inspect" "369d1f4c3e456b32e5142e1e3f365792164d2bf037bbf7c597c95af9d6ad6299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "369d1f4c3e456b32e5142e1e3f365792164d2bf037bbf7c597c95af9d6ad6299", kill_on_drop: false }`
[INFO] [stdout] 369d1f4c3e456b32e5142e1e3f365792164d2bf037bbf7c597c95af9d6ad6299
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af389c0cd0d7f9510e9eceb5ab816d76bd47456e9d7a459b15ce83e985b3f768
[INFO] running `Command { std: "docker" "start" "-a" "af389c0cd0d7f9510e9eceb5ab816d76bd47456e9d7a459b15ce83e985b3f768", kill_on_drop: false }`
[INFO] [stderr]    Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17)
[INFO] [stderr]    Compiling d23 v0.1.0 (/opt/rustwide/workdir/d23)
[INFO] [stderr]    Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11)
[INFO] [stderr]    Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08)
[INFO] [stderr]    Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04)
[INFO] [stderr]    Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09)
[INFO] [stderr]    Compiling d13 v0.1.0 (/opt/rustwide/workdir/d13)
[INFO] [stderr]    Compiling d14 v0.1.0 (/opt/rustwide/workdir/d14)
[INFO] [stderr]    Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07)
[INFO] [stderr]    Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01)
[INFO] [stderr]    Compiling d20 v0.1.0 (/opt/rustwide/workdir/d20)
[INFO] [stderr]    Compiling d21 v0.1.0 (/opt/rustwide/workdir/d21)
[INFO] [stderr]    Compiling d22 v0.1.0 (/opt/rustwide/workdir/d22)
[INFO] [stderr]    Compiling d24 v0.1.0 (/opt/rustwide/workdir/d24)
[INFO] [stderr]    Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12)
[INFO] [stderr]    Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02)
[INFO] [stderr]    Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10)
[INFO] [stderr]    Compiling d15 v0.1.0 (/opt/rustwide/workdir/d15)
[INFO] [stderr]    Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16)
[INFO] [stderr]    Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06)
[INFO] [stderr]    Compiling d18 v0.1.0 (/opt/rustwide/workdir/d18)
[INFO] [stderr]    Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03)
[INFO] [stderr]    Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19)
[INFO] [stderr]    Compiling d25 v0.1.0 (/opt/rustwide/workdir/d25)
[INFO] [stderr]    Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "af389c0cd0d7f9510e9eceb5ab816d76bd47456e9d7a459b15ce83e985b3f768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af389c0cd0d7f9510e9eceb5ab816d76bd47456e9d7a459b15ce83e985b3f768", kill_on_drop: false }`
[INFO] [stdout] af389c0cd0d7f9510e9eceb5ab816d76bd47456e9d7a459b15ce83e985b3f768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fe072b430bee36b31f3b07e58b16c49a7095b88e0fd5b6ea0470d5e1a176c546
[INFO] running `Command { std: "docker" "start" "-a" "fe072b430bee36b31f3b07e58b16c49a7095b88e0fd5b6ea0470d5e1a176c546", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-4915d2866d9d1b0f)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-5d122272ee556735)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-e62c70d8480a16a7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-92b9a4e4d2fa83ed)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-fb7b3ac2a831f6b9)
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-afdf48e37ee9ff31)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-96e43a9f1db2bc1c)
[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/p2.rs (/opt/rustwide/target/debug/deps/p2-efdbfc8e9d37e824)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-d3f35ed2c12198b7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-045f3b18b1a866b8)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-f5ba784a47dae3e3)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-c5b1bd59e33c53a7)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6b677578063369ae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2.rs (/opt/rustwide/target/debug/deps/p2-5e6a3f98b281ac43)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-672269ed0fe85513)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-3eaccd01703b1364)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-dd01255361d0f98b)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-78ce7d667139dde1)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2_vec.rs (/opt/rustwide/target/debug/deps/p2_vec-4ff09fc1c5c3bd2e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-719a39886ed3702a)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-2f7b1f851bfe8a3e)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-767929c3537de39a)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-9f6a7532e8768f8b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-7cc5c2d2c643c439)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2.rs (/opt/rustwide/target/debug/deps/p2-40966468d1ac99e5)
[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/p1.rs (/opt/rustwide/target/debug/deps/p1-87c043f1a81ca843)
[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/p2.rs (/opt/rustwide/target/debug/deps/p2-516acb04f8cb5453)
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-2dbb4b96bcdf6fb9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2.rs (/opt/rustwide/target/debug/deps/p2-40394bfb752a613b)
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-a80ef70f1b00a20f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-ee4b2afe566f94d6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-e0a21220914dfb07)
[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/p2.rs (/opt/rustwide/target/debug/deps/p2-2a1433458a46c397)
[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/p1.rs (/opt/rustwide/target/debug/deps/p1-f0524710ab3e6d39)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-4324ad47504f48a9)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-33078d8aa3a671ed)
[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/p2.rs (/opt/rustwide/target/debug/deps/p2-e3a23e308148ab0c)
[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/p1.rs (/opt/rustwide/target/debug/deps/p1-96ac4f8602a6e7a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-683bc5a5cc41a7f0)
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-77f7de711e485cc6)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2.rs (/opt/rustwide/target/debug/deps/p2-757bbd3536dce9ca)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-09edce076b6376e9)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-e04c9ba4cf7b4c88)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-d8b5acfa6812cc06)
[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/p2.rs (/opt/rustwide/target/debug/deps/p2-6a690dfbeb851aee)
[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/p1.rs (/opt/rustwide/target/debug/deps/p1-9ffee786f65f33e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-37f56692eccf732d)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p1.rs (/opt/rustwide/target/debug/deps/p1-3b7cecebd1a39aa0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-3c79df5d8f43c9c7)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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/p2_bees.rs (/opt/rustwide/target/debug/deps/p2_bees-fba6f4eb58bb62e9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-6d6917b70da00c6f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 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] running `Command { std: "docker" "inspect" "fe072b430bee36b31f3b07e58b16c49a7095b88e0fd5b6ea0470d5e1a176c546", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe072b430bee36b31f3b07e58b16c49a7095b88e0fd5b6ea0470d5e1a176c546", kill_on_drop: false }`
[INFO] [stdout] fe072b430bee36b31f3b07e58b16c49a7095b88e0fd5b6ea0470d5e1a176c546
