[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b 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-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/advent_of_code on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de35223db17db0955a2f8395399cb58f3f846ef0ae26632febd024d19513cde3 [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" "de35223db17db0955a2f8395399cb58f3f846ef0ae26632febd024d19513cde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de35223db17db0955a2f8395399cb58f3f846ef0ae26632febd024d19513cde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de35223db17db0955a2f8395399cb58f3f846ef0ae26632febd024d19513cde3", kill_on_drop: false }` [INFO] [stdout] de35223db17db0955a2f8395399cb58f3f846ef0ae26632febd024d19513cde3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", 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] b248aad98ac942249ac0c8755d45fc02072c0a14be809e6f31a3e235c45557de [INFO] running `Command { std: "docker" "start" "-a" "b248aad98ac942249ac0c8755d45fc02072c0a14be809e6f31a3e235c45557de", 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 lazy_static v1.4.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling itoa v0.4.4 [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 pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling unicode-segmentation v1.3.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 itertools v0.9.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [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 mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling http-body v0.3.1 [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-sixteen v0.1.0 (/opt/rustwide/workdir/2016) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling twenty-nineteen v0.1.0 (/opt/rustwide/workdir/2019) [INFO] [stderr] Compiling time-macros v0.1.1 [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 42s [INFO] running `Command { std: "docker" "inspect" "b248aad98ac942249ac0c8755d45fc02072c0a14be809e6f31a3e235c45557de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b248aad98ac942249ac0c8755d45fc02072c0a14be809e6f31a3e235c45557de", kill_on_drop: false }` [INFO] [stdout] b248aad98ac942249ac0c8755d45fc02072c0a14be809e6f31a3e235c45557de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e388556921b91fc3c7786e877f6086e24af8e0d31474fd305e1b44f41e45c79a [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" "e388556921b91fc3c7786e877f6086e24af8e0d31474fd305e1b44f41e45c79a", kill_on_drop: false }` [INFO] [stderr] Compiling intcode v0.1.0 (/opt/rustwide/workdir/intcode) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [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 39s [INFO] running `Command { std: "docker" "inspect" "e388556921b91fc3c7786e877f6086e24af8e0d31474fd305e1b44f41e45c79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e388556921b91fc3c7786e877f6086e24af8e0d31474fd305e1b44f41e45c79a", kill_on_drop: false }` [INFO] [stdout] e388556921b91fc3c7786e877f6086e24af8e0d31474fd305e1b44f41e45c79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fa9e5aae90ae9c3067161541028d12f8f270c5ef1353d793fe8f0bddeaf8d44 [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" "9fa9e5aae90ae9c3067161541028d12f8f270c5ef1353d793fe8f0bddeaf8d44", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [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] [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 tests/intcode_test.rs (/opt/rustwide/target/debug/deps/intcode_test-a31e55acf51c5b13) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eight_a-f56fda9cd5b7a71e) [INFO] [stdout] running 3 tests [INFO] [stdout] test large_number ... ok [INFO] [stdout] test print_program ... ok [INFO] [stdout] test prints_middle_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/eight_b-0358fbc5a530dba8) [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/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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/eighteen_b-be01e1c7af150670) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fifteen_a-374ceb37e7c75409) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_d ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stdout] test tests::test_b ... ok [INFO] [stdout] test tests::test_f ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fifteen_b-fe819e8f3e1eaa0a) [INFO] [stdout] test tests::test_a ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stdout] test tests::test_a ... 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.80s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test ... ok [INFO] [stdout] test tests::test_3 ... ok [INFO] [stdout] test tests::test_4 ... ok [INFO] [stdout] test tests::test_2 ... 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.00s [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] [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 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/fourteen_a-ac22548c44743a72) [INFO] [stdout] test tests::test ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fourteen_b-b762cca9f40370ef) [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/nine_a-01c4bc78df290c6f) [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 6 tests [INFO] [stdout] test tests::test_a ... ok [INFO] [stdout] test tests::test_c ... ok [INFO] [stdout] test tests::test_b ... ok [INFO] [stdout] test tests::test_f ... ok [INFO] [stdout] test tests::test_e ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nine_b-f08d367457fffd49) [INFO] [stdout] test tests::test_d ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nineteen_a-55e3718301f5dcd8) [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] [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 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.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/one_b-0e59e43dae502186) [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.00s [INFO] [stdout] [INFO] [stdout] [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.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seven_a-d482da7e68b25dde) [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.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seven_b-1bff3472d445498a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seventeen_a-5322797a38800384) [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/seventeen_b-049a7b46a2176434) [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 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/six_a-f5d21159ed63187a) [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_b-b737881aa62d2e08) [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/sixteen_a-b6c52bd84a907ef3) [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.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sixteen_b-5efe50ce2a309b88) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ten_a-e3ce97f38f70182f) [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/ten_b-9b94dfbb4e1da1a4) [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: 0x56234dd8ea20 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x56234dd8ea20 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56234dd8ea20 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56234dd8ea20 - ::fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56234ddb11fc - core[ee1ca6415511a9c4]::fmt::write [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x56234dd8b965 - as std[77c0456e0eb29f0c]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x56234dd90bab - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56234dd90bab - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56234dd90bab - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x56234dd906bc - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x56234dd91251 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x56234dd2ce9f - std[77c0456e0eb29f0c]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x56234dd30ca8 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x56234dd2ca55 - std[77c0456e0eb29f0c]::panicking::begin_panic::<&str> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x56234dd3eb02 - thirteen_a[3c946dd48ec292b8]::solve::{closure#4} [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:166:33 [INFO] [stdout] 15: 0x56234dd2fd4f - as core[ee1ca6415511a9c4]::iter::traits::iterator::Iterator>::find_map:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/slice/iter/macros.rs:268:38 [INFO] [stdout] 16: 0x56234dd3e526 - thirteen_a[3c946dd48ec292b8]::solve [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:162:21 [INFO] [stdout] 17: 0x56234dd2e929 - thirteen_a[3c946dd48ec292b8]::tests::test [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:215:20 [INFO] [stdout] 18: 0x56234dd2e8ea - thirteen_a[3c946dd48ec292b8]::tests::test::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/2018/src/thirteen_a.rs:208:5 [INFO] [stdout] 19: 0x56234dd31d6e - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56234dd66093 - >::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x56234dd66093 - test[eeb9024d9ac7bc83]::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x56234dd64b5c - + core[ee1ca6415511a9c4]::marker::Send> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x56234dd64b5c - + core[ee1ca6415511a9c4]::marker::Send>> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x56234dd64b5c - std[77c0456e0eb29f0c]::panicking::try::do_call:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x56234dd64b5c - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe + core[ee1ca6415511a9c4]::marker::Send>>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x56234dd64b5c - std[77c0456e0eb29f0c]::panic::catch_unwind:: + core[ee1ca6415511a9c4]::marker::Send>>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x56234dd64b5c - test[eeb9024d9ac7bc83]::run_test_in_process [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x56234dd64b5c - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x56234dd44822 - test[eeb9024d9ac7bc83]::run_test::run_test_inner::{closure#1} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x56234dd44822 - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x56234dd45108 - ::spawn_unchecked::::{closure#0}::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x56234dd45108 - ::spawn_unchecked::{closure#0}::{closure#0}> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x56234dd45108 - std[77c0456e0eb29f0c]::panicking::try::do_call::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x56234dd45108 - std[77c0456e0eb29f0c]::panicking::try::<(), std[77c0456e0eb29f0c]::panic::AssertUnwindSafe<::spawn_unchecked::{closure#0}::{closure#0}>> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x56234dd45108 - std[77c0456e0eb29f0c]::panic::catch_unwind::::spawn_unchecked::{closure#0}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x56234dd45108 - ::spawn_unchecked::::{closure#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x56234dd45108 - <::spawn_unchecked::{closure#0} as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x56234dd95d07 - > as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x56234dd95d07 - >> as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x56234dd95d07 - ::new::thread_start [INFO] [stdout] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7fa8f5206609 - start_thread [INFO] [stdout] 42: 0x7fa8f4fd8293 - 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.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fa9e5aae90ae9c3067161541028d12f8f270c5ef1353d793fe8f0bddeaf8d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa9e5aae90ae9c3067161541028d12f8f270c5ef1353d793fe8f0bddeaf8d44", kill_on_drop: false }` [INFO] [stdout] 9fa9e5aae90ae9c3067161541028d12f8f270c5ef1353d793fe8f0bddeaf8d44