[INFO] cloning repository https://github.com/Minhaul/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minhaul/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ba02cf0c2f8c2f198938c3f87887187961242ef [INFO] testing Minhaul/advent-of-code-2020/3ba02cf0c2f8c2f198938c3f87887187961242ef against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minhaul/advent-of-code-2020 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Minhaul/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/Minhaul/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/Minhaul/advent-of-code-2020 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Minhaul/advent-of-code-2020 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecb31de71258d98312626778da3681e0fb2e9c87eea9d4a1e19512507e3e9bf5 [INFO] running `Command { std: "docker" "start" "-a" "ecb31de71258d98312626778da3681e0fb2e9c87eea9d4a1e19512507e3e9bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb31de71258d98312626778da3681e0fb2e9c87eea9d4a1e19512507e3e9bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb31de71258d98312626778da3681e0fb2e9c87eea9d4a1e19512507e3e9bf5", kill_on_drop: false }` [INFO] [stdout] ecb31de71258d98312626778da3681e0fb2e9c87eea9d4a1e19512507e3e9bf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f1295223955c680d6799082ce7e23e777868fe095e8b046907809d9d617235 [INFO] running `Command { std: "docker" "start" "-a" "76f1295223955c680d6799082ce7e23e777868fe095e8b046907809d9d617235", 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] Compiling file-reader v0.1.0 (/opt/rustwide/workdir/file-reader) [INFO] [stderr] Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07) [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 d11 v0.1.0 (/opt/rustwide/workdir/d11) [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 d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling d03 v0.1.0 (/opt/rustwide/workdir/d03) [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 d12 v0.1.0 (/opt/rustwide/workdir/d12) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "76f1295223955c680d6799082ce7e23e777868fe095e8b046907809d9d617235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f1295223955c680d6799082ce7e23e777868fe095e8b046907809d9d617235", kill_on_drop: false }` [INFO] [stdout] 76f1295223955c680d6799082ce7e23e777868fe095e8b046907809d9d617235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5102120ab7523a087f3cbdf0a6857ebecdd1e2ca84ab8003ab06b549109261f [INFO] running `Command { std: "docker" "start" "-a" "d5102120ab7523a087f3cbdf0a6857ebecdd1e2ca84ab8003ab06b549109261f", kill_on_drop: false }` [INFO] [stderr] Compiling d07 v0.1.0 (/opt/rustwide/workdir/d07) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d10 v0.1.0 (/opt/rustwide/workdir/d10) [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 d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [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 d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d09 v0.1.0 (/opt/rustwide/workdir/d09) [INFO] [stderr] Compiling file-reader v0.1.0 (/opt/rustwide/workdir/file-reader) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "d5102120ab7523a087f3cbdf0a6857ebecdd1e2ca84ab8003ab06b549109261f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5102120ab7523a087f3cbdf0a6857ebecdd1e2ca84ab8003ab06b549109261f", kill_on_drop: false }` [INFO] [stdout] d5102120ab7523a087f3cbdf0a6857ebecdd1e2ca84ab8003ab06b549109261f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4367e6ed5208d86266eceb20c202cc2a4abd19290fb8ca83fc1bbbe3e60bab8 [INFO] running `Command { std: "docker" "start" "-a" "a4367e6ed5208d86266eceb20c202cc2a4abd19290fb8ca83fc1bbbe3e60bab8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-a1d4b1af81734bcb) [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-ae1d8856f78dce0a) [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-185b04ab351d3c10) [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-a60bc71a30d4c7cd) [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-714ca6176e3518d8) [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-15e3254cc2d45966) [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/lib.rs (/opt/rustwide/target/debug/deps/d04-00bf9ebbfe0e5d28) [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-ac5f773294847cc5) [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-c381f9745124a221) [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-69b92925808271d3) [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-1ed8c01f0c701963) [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-83252ce94d697b37) [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-401951604515ae92) [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/lib.rs (/opt/rustwide/target/debug/deps/d07-a5fe1d572ce6b7ac) [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-01804e81d7f3dba2) [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-73478fd6813dfa9e) [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/lib.rs (/opt/rustwide/target/debug/deps/d08-1abafcdf6076b949) [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-db1d0383ab75b268) [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-c31c3d6717e8dc9a) [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-c51d3f1c20361194) [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-a2ae0b26e0bcbb99) [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-df72749b13df0c83) [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-25d686f504ccb88c) [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-78c5511304942964) [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-2360b501275fb2da) [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-e4ebe8625f6a5cc8) [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-9a49c36aea041f0e) [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/lib.rs (/opt/rustwide/target/debug/deps/file_reader-a69e5b50c249085f) [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] Doc-tests d04 [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] Doc-tests d07 [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] Doc-tests d08 [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] Doc-tests file_reader [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" "a4367e6ed5208d86266eceb20c202cc2a4abd19290fb8ca83fc1bbbe3e60bab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4367e6ed5208d86266eceb20c202cc2a4abd19290fb8ca83fc1bbbe3e60bab8", kill_on_drop: false }` [INFO] [stdout] a4367e6ed5208d86266eceb20c202cc2a4abd19290fb8ca83fc1bbbe3e60bab8