[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] 5d3b4e80ab15686f824fef73ed08e149f20b6a53 [INFO] testing Minhaul/advent-of-code-2020 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinhaul%2Fadvent-of-code-2020" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Minhaul/advent-of-code-2020 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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-2-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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae8690c8429eab675cc1e5ddba27b8d55aef6bacb88504ba2f1ff48c1cc4d532 [INFO] running `Command { std: "docker" "start" "-a" "ae8690c8429eab675cc1e5ddba27b8d55aef6bacb88504ba2f1ff48c1cc4d532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8690c8429eab675cc1e5ddba27b8d55aef6bacb88504ba2f1ff48c1cc4d532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8690c8429eab675cc1e5ddba27b8d55aef6bacb88504ba2f1ff48c1cc4d532", kill_on_drop: false }` [INFO] [stdout] ae8690c8429eab675cc1e5ddba27b8d55aef6bacb88504ba2f1ff48c1cc4d532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe273538aaad51496d288ad2fc836a3f3ffd98de5642f04c52edb4511795573b [INFO] running `Command { std: "docker" "start" "-a" "fe273538aaad51496d288ad2fc836a3f3ffd98de5642f04c52edb4511795573b", 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 d04 v0.1.0 (/opt/rustwide/workdir/d04) [INFO] [stderr] Compiling d08 v0.1.0 (/opt/rustwide/workdir/d08) [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 d03 v0.1.0 (/opt/rustwide/workdir/d03) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [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 d10 v0.1.0 (/opt/rustwide/workdir/d10) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "fe273538aaad51496d288ad2fc836a3f3ffd98de5642f04c52edb4511795573b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe273538aaad51496d288ad2fc836a3f3ffd98de5642f04c52edb4511795573b", kill_on_drop: false }` [INFO] [stdout] fe273538aaad51496d288ad2fc836a3f3ffd98de5642f04c52edb4511795573b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1aa52f22ce22b0e4247bf42c7743133035a5f3a3039da58dc2a354f5cb83813 [INFO] running `Command { std: "docker" "start" "-a" "b1aa52f22ce22b0e4247bf42c7743133035a5f3a3039da58dc2a354f5cb83813", kill_on_drop: false }` [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 d07 v0.1.0 (/opt/rustwide/workdir/d07) [INFO] [stderr] Compiling d06 v0.1.0 (/opt/rustwide/workdir/d06) [INFO] [stderr] Compiling d01 v0.1.0 (/opt/rustwide/workdir/d01) [INFO] [stderr] Compiling d11 v0.1.0 (/opt/rustwide/workdir/d11) [INFO] [stderr] Compiling d05 v0.1.0 (/opt/rustwide/workdir/d05) [INFO] [stderr] Compiling d02 v0.1.0 (/opt/rustwide/workdir/d02) [INFO] [stderr] Compiling d12 v0.1.0 (/opt/rustwide/workdir/d12) [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 d10 v0.1.0 (/opt/rustwide/workdir/d10) [INFO] [stderr] Compiling file-reader v0.1.0 (/opt/rustwide/workdir/file-reader) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "b1aa52f22ce22b0e4247bf42c7743133035a5f3a3039da58dc2a354f5cb83813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1aa52f22ce22b0e4247bf42c7743133035a5f3a3039da58dc2a354f5cb83813", kill_on_drop: false }` [INFO] [stdout] b1aa52f22ce22b0e4247bf42c7743133035a5f3a3039da58dc2a354f5cb83813 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75937cd9cd418094a071876f93f08f3d0c00856fd9c14ef50cc09b2758293bb7 [INFO] running `Command { std: "docker" "start" "-a" "75937cd9cd418094a071876f93f08f3d0c00856fd9c14ef50cc09b2758293bb7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/bin/p1.rs (/opt/rustwide/target/debug/deps/p1-d9b034420597f36e) [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-c678983d84639663) [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-344bbd68d19568fd) [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-13ba2148b3af355a) [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-03bcdbd2078055c1) [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-f7a61c321f124759) [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-894eb8f85dd84c2b) [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-70df868ea991aebc) [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-68c5c6d7acbd2fdd) [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-4a5465881305b379) [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-7c500e0407e1a714) [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-36fed4967824fb1f) [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-01e4c507d7e7fab2) [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-20f41586bc95d3cd) [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-9e1fe5ebc02773a9) [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-193dfa54cb00be8b) [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-e9f5fcffcfda2318) [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-e71e7f26f98137c6) [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-e1b030cf43370b69) [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-905d0d3a20d3fc17) [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-484fdd97909cec67) [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-ba362eed8c1af715) [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-ba8f9cecb5b1bc17) [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-8e6a7ea7a5415e79) [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-fea5f825502e6f0d) [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-00cbe444a791ad5e) [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-a57658911af82c94) [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-8c20f1f72e4adf39) [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" "75937cd9cd418094a071876f93f08f3d0c00856fd9c14ef50cc09b2758293bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75937cd9cd418094a071876f93f08f3d0c00856fd9c14ef50cc09b2758293bb7", kill_on_drop: false }` [INFO] [stdout] 75937cd9cd418094a071876f93f08f3d0c00856fd9c14ef50cc09b2758293bb7