[INFO] cloning repository https://github.com/nrxus/advent_of_code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrxus/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_of_code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_of_code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b038001d31bc6171e29bf2ac963c8067bf692333 [INFO] testing nrxus/advent_of_code against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Fadvent_of_code" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_of_code on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrxus/advent_of_code [INFO] finished tweaking git repo https://github.com/nrxus/advent_of_code [INFO] tweaked toml for git repo https://github.com/nrxus/advent_of_code written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/advent_of_code already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 31c77552caa90c561dbcec60e5bb18e70d03dbb7373b8fe0423fa35c45166e94 [INFO] running `Command { std: "docker" "start" "-a" "31c77552caa90c561dbcec60e5bb18e70d03dbb7373b8fe0423fa35c45166e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c77552caa90c561dbcec60e5bb18e70d03dbb7373b8fe0423fa35c45166e94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c77552caa90c561dbcec60e5bb18e70d03dbb7373b8fe0423fa35c45166e94", kill_on_drop: false }` [INFO] [stdout] 31c77552caa90c561dbcec60e5bb18e70d03dbb7373b8fe0423fa35c45166e94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fda11824163ec76dc3a33112f36eb1697b25f8a951776c3ede1041c33cc680 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70fda11824163ec76dc3a33112f36eb1697b25f8a951776c3ede1041c33cc680", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_01a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_01b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_02a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_02b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_03a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_03b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_04a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_04b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_05a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_05b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_06a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_06a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_06a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_06b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_06b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_06b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_07a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_07a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_07a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_07b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_07b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_07b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_08a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_08a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_08a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_08b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_08b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_08b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_09a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_09a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_09a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_09b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_09b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_09b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_10a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_10a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_10a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_10b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_10b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_10b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_11a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_11a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_11a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_11b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_11b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_11b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_12a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_12a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_12a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_12b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_12b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_12b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_13a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_13a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_13a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_13b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_13b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_13b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_14a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_14a` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_14a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_14b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)` has the same output filename as the bin target `day_14b` in package `twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_14b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_01a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_01b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_02a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_02b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_03a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_03b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_04a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_04b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_05a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)` has the same output filename as the bin target `day_05b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_01a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_01b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_01b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_01b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_02a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_02b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_02b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_02b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_03a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_03b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_03b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_03b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_04a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_04b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_04b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_04b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_05a` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_05b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_05b` in package `twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_05b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_06a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_06a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_06a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_06b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_06b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_06b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_07a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_07a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_07a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_07b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_07b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_07b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_08a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_08a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_08a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_08b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_08b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_08b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_09a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_09a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_09a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_09b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_09b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_09b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_10a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_10a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_10a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_10b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_10b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_10b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_11a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_11a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_11a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_11b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_11b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_11b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_12a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_12a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_12a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_12b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_12b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_12b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_13a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_13a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_13a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_13b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_13b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_13b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_14a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_14a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_14a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_14b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_14b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_14b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_15a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_15a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_15a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_15b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_15b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_15b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_16a` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_16a` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_16a [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `day_16b` in package `twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020)` has the same output filename as the bin target `day_16b` in package `twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/day_16b [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider 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 regex-syntax v0.6.21 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020) [INFO] [stderr] Compiling twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015) [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019) [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling twenty-eighteen v0.1.0 (/opt/rustwide/workdir/2018) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "70fda11824163ec76dc3a33112f36eb1697b25f8a951776c3ede1041c33cc680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fda11824163ec76dc3a33112f36eb1697b25f8a951776c3ede1041c33cc680", kill_on_drop: false }` [INFO] [stdout] 70fda11824163ec76dc3a33112f36eb1697b25f8a951776c3ede1041c33cc680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e82322a68899e43fda3c980baca2482b0fb6b94946d0ea09af7fd2d2fafe4c9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e82322a68899e43fda3c980baca2482b0fb6b94946d0ea09af7fd2d2fafe4c9", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling twenty-sixteen v0.1.0 (/opt/rustwide/workdir/2016) [INFO] [stderr] Compiling twenty-fifteen v0.1.0 (/opt/rustwide/workdir/2015) [INFO] [stderr] Compiling twenty-twenty v0.1.0 (/opt/rustwide/workdir/2020) [INFO] [stderr] Compiling twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019) [INFO] [stderr] Compiling twenty-eighteen v0.1.0 (/opt/rustwide/workdir/2018) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "1e82322a68899e43fda3c980baca2482b0fb6b94946d0ea09af7fd2d2fafe4c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e82322a68899e43fda3c980baca2482b0fb6b94946d0ea09af7fd2d2fafe4c9", kill_on_drop: false }` [INFO] [stdout] 1e82322a68899e43fda3c980baca2482b0fb6b94946d0ea09af7fd2d2fafe4c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2034fab2ca2c18dd40a529b2fafc18361ff29983480938c83f98937fbe621fc3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2034fab2ca2c18dd40a529b2fafc18361ff29983480938c83f98937fbe621fc3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/common-fc87f6d0589365ac) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/intcode-36029032d5498086) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/intcode_test.rs (/opt/rustwide/target/debug/deps/intcode_test-a31e55acf51c5b13) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test prints_middle_number ... ok [INFO] [stdout] test large_number ... ok [INFO] [stdout] test print_program ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eight_a-f56fda9cd5b7a71e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eight_b-0358fbc5a530dba8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eighteen_a-9b11418809fcef19) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eighteen_b-be01e1c7af150670) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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 (/opt/rustwide/target/debug/deps/eleven_a-4d30ae96cf157c82) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_power ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eleven_b-b7ed825ec626fab7) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fifteen_a-374ceb37e7c75409) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_f ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fifteen_b-fe819e8f3e1eaa0a) [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_b ... ok [INFO] [stdout] test tests::test_a ... ok [INFO] [stdout] test tests::test_d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_a ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stdout] test tests::test_d ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/five_a-1611b934499f3276) [INFO] [stdout] test tests::test_f ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_2 ... ok [INFO] [stdout] test tests::test ... ok [INFO] [stdout] test tests::test_3 ... ok [INFO] [stdout] test tests::test_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/five_b-bb664832baac0727) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/four_a-45ceb5a587488b35) [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/four_b-208efb494f708b7b) [INFO] [stdout] test test::test ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fourteen_a-ac22548c44743a72) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fourteen_b-b762cca9f40370ef) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nine_a-01c4bc78df290c6f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_b ... ok [INFO] [stdout] test tests::test_a ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stdout] test tests::test_f ... ok [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_d ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nine_b-f08d367457fffd49) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nineteen_a-55e3718301f5dcd8) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/one_a-6578e6328724df83) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/one_b-0e59e43dae502186) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seven_a-d482da7e68b25dde) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seven_b-1bff3472d445498a) [INFO] [stdout] test test::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seventeen_a-5322797a38800384) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seventeen_b-049a7b46a2176434) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/six_a-f5d21159ed63187a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/six_b-b737881aa62d2e08) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sixteen_a-b6c52bd84a907ef3) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sixteen_b-5efe50ce2a309b88) [INFO] [stdout] test tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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 (/opt/rustwide/target/debug/deps/ten_a-e3ce97f38f70182f) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ten_b-9b94dfbb4e1da1a4) [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 (/opt/rustwide/target/debug/deps/thirteen_a-7dfc7a5548dbc538) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '-p twenty-eighteen --bin thirteen_a' [INFO] [stdout] test tests::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test stdout ---- [INFO] [stdout] thread 'tests::test' panicked at 'cart should not be on empty space', 2018/src/thirteen_a.rs:166:33 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5613a486da50 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5613a486da50 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5613a486da50 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5613a486da50 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5613a489020c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5613a486aac5 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5613a486fbbb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5613a486fbbb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5613a486fbbb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5613a486f6cc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5613a4870261 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5613a480bc4f - std::panicking::begin_panic::{{closure}}::h1c2ec63c6af6d604 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x5613a480fde8 - std::sys_common::backtrace::__rust_end_short_backtrace::hd14a54fe3a888503 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5613a480bb95 - std::panicking::begin_panic::hb547c5eb0b3e3409 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x5613a481db02 - thirteen_a::solve::{{closure}}::h38977f6035f44266 [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:166:33 [INFO] [stdout] 15: 0x5613a480f89f - as core::iter::traits::iterator::Iterator>::find_map::hc1497f86dba8dadc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/slice/iter/macros.rs:268:38 [INFO] [stdout] 16: 0x5613a481d526 - thirteen_a::solve::h9b3b2b2dac9422ad [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:162:21 [INFO] [stdout] 17: 0x5613a480d929 - thirteen_a::tests::test::hcf52c4ca749932e2 [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:215:20 [INFO] [stdout] 18: 0x5613a480d8ea - thirteen_a::tests::test::{{closure}}::ha12a03f8f395f835 [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:208:5 [INFO] [stdout] 19: 0x5613a480fefe - core::ops::function::FnOnce::call_once::h35df1bda965644b3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5613a48450b3 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5613a48450b3 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5613a4843b60 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x5613a4843b60 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x5613a4843b60 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5613a4843b60 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5613a4843b60 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x5613a4843b60 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5613a4843b60 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5613a481ee32 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5613a481ee32 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5613a4822ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5613a4822ba8 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x5613a4822ba8 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5613a4822ba8 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5613a4822ba8 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x5613a4822ba8 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5613a4822ba8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5613a4874d17 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x5613a4874d17 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x5613a4874d17 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fa023925609 - start_thread [INFO] [stdout] 42: 0x7fa0236f7293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2034fab2ca2c18dd40a529b2fafc18361ff29983480938c83f98937fbe621fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2034fab2ca2c18dd40a529b2fafc18361ff29983480938c83f98937fbe621fc3", kill_on_drop: false }` [INFO] [stdout] 2034fab2ca2c18dd40a529b2fafc18361ff29983480938c83f98937fbe621fc3