[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] 87da2007a81129e7c27e70461ed08acc5aa6f0db [INFO] testing hamidrezadj/aoc_2024 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamidrezadj%2Faoc_2024" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamidrezadj/aoc_2024 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc1/source/Cargo.toml [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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7453c04a75d216f66a5db1f6944f363f9e3b59d86892b4df57642ee0b49f950a [INFO] running `Command { std: "docker" "start" "-a" "7453c04a75d216f66a5db1f6944f363f9e3b59d86892b4df57642ee0b49f950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7453c04a75d216f66a5db1f6944f363f9e3b59d86892b4df57642ee0b49f950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7453c04a75d216f66a5db1f6944f363f9e3b59d86892b4df57642ee0b49f950a", kill_on_drop: false }` [INFO] [stdout] 7453c04a75d216f66a5db1f6944f363f9e3b59d86892b4df57642ee0b49f950a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd6beebed0c09117c654c47406868ea8787492ac923799405db23b1a6cd2257 [INFO] running `Command { std: "docker" "start" "-a" "2fd6beebed0c09117c654c47406868ea8787492ac923799405db23b1a6cd2257", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] 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] Colliding filename is: /opt/rustwide/target/debug/p2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider 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 d13 v0.1.0 (/opt/rustwide/workdir/d13) [INFO] [stderr] Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08) [INFO] [stderr] Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17) [INFO] [stderr] Compiling d18 v0.1.0 (/opt/rustwide/workdir/d18) [INFO] [stderr] Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10) [INFO] [stderr] Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d14 v0.1.0 (/opt/rustwide/workdir/d14) [INFO] [stderr] Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16) [INFO] [stderr] Compiling d20 v0.1.0 (/opt/rustwide/workdir/d20) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d15 v0.1.0 (/opt/rustwide/workdir/d15) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [INFO] [stderr] Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19) [INFO] [stderr] Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07) [INFO] [stderr] Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12) [INFO] [stderr] Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.54s [INFO] running `Command { std: "docker" "inspect" "2fd6beebed0c09117c654c47406868ea8787492ac923799405db23b1a6cd2257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd6beebed0c09117c654c47406868ea8787492ac923799405db23b1a6cd2257", kill_on_drop: false }` [INFO] [stdout] 2fd6beebed0c09117c654c47406868ea8787492ac923799405db23b1a6cd2257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41d8fb86013bd15f1826fd168b3a49ba412971f2038f5c908e7c11865026aa81 [INFO] running `Command { std: "docker" "start" "-a" "41d8fb86013bd15f1826fd168b3a49ba412971f2038f5c908e7c11865026aa81", kill_on_drop: false }` [INFO] [stderr] Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08) [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 d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [INFO] [stderr] Compiling d17 v0.1.0 (/opt/rustwide/workdir/d17) [INFO] [stderr] Compiling d18 v0.1.0 (/opt/rustwide/workdir/d18) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d20 v0.1.0 (/opt/rustwide/workdir/d20) [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 d14 v0.1.0 (/opt/rustwide/workdir/d14) [INFO] [stderr] Compiling d19 v0.1.0 (/opt/rustwide/workdir/d19) [INFO] [stderr] Compiling d04 v0.1.0 (/opt/rustwide/workdir/d04) [INFO] [stderr] Compiling d13 v0.1.0 (/opt/rustwide/workdir/d13) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d16 v0.1.0 (/opt/rustwide/workdir/d16) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "41d8fb86013bd15f1826fd168b3a49ba412971f2038f5c908e7c11865026aa81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d8fb86013bd15f1826fd168b3a49ba412971f2038f5c908e7c11865026aa81", kill_on_drop: false }` [INFO] [stdout] 41d8fb86013bd15f1826fd168b3a49ba412971f2038f5c908e7c11865026aa81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1829e623970963490ae028058205e10c5f423b6059b2e15e4539c23811b1773 [INFO] running `Command { std: "docker" "start" "-a" "a1829e623970963490ae028058205e10c5f423b6059b2e15e4539c23811b1773", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-294de542dee8a1df) [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-f060b27823313bdc) [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-870a2672d7203861) [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-a401000be3da39d8) [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-2e92aa8fd5749544) [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-e1b7dad5bf3b5c04) [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-dd7572552567b113) [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-b1b6a47389156285) [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-e93e0df3a275ceae) [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-a5dcfda50478c413) [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-d621d599d0ab28a5) [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-0f03279160ccee3f) [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-e2213f8423e528ca) [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-08fae605db9fa4f7) [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-869184c3a2d0176b) [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-033768284de53bcc) [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-eff9b68453321a22) [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-416e30fd2dee8523) [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/p2_vec.rs (/opt/rustwide/target/debug/deps/p2_vec-88237732a5c66c41) [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-aec18c4c0f192208) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-a707a1dec148ddac) [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/p1.rs (/opt/rustwide/target/debug/deps/p1-50ea31aaf607acef) [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-def123a2a1301edf) [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-b7f4e5ed6fb25d6a) [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-738e99ef681a80a4) [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-246bb50f8a32d440) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/p2.rs (/opt/rustwide/target/debug/deps/p2-b5b3f8521f03b6c7) [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-86b230f229c284d1) [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-1dfc56a9d8c4ca6b) [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-967c62ebbbcd659b) [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-beccbbebc45eaeeb) [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-fa7f87908b2d25cd) [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-5f8b6908989e0bbc) [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-180b6c82601ac084) [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-70345f0c3f12fc30) [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-4fd8b2c263d47c57) [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-d6012aa922eb9014) [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-45293027c70e2b46) [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-0ad09ab5623012f2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-5329029cb9c232cd) [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-3ec21d66e31bee2e) [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" "a1829e623970963490ae028058205e10c5f423b6059b2e15e4539c23811b1773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1829e623970963490ae028058205e10c5f423b6059b2e15e4539c23811b1773", kill_on_drop: false }` [INFO] [stdout] a1829e623970963490ae028058205e10c5f423b6059b2e15e4539c23811b1773