[INFO] cloning repository https://github.com/nbigaouette/advent_of_code_2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbigaouette/advent_of_code_2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fadvent_of_code_2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fadvent_of_code_2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9285ada59f4e1c0725aa926f663d204207e7caea [INFO] checking nbigaouette/advent_of_code_2017 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fadvent_of_code_2017" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nbigaouette/advent_of_code_2017 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nbigaouette/advent_of_code_2017 [INFO] finished tweaking git repo https://github.com/nbigaouette/advent_of_code_2017 [INFO] tweaked toml for git repo https://github.com/nbigaouette/advent_of_code_2017 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/nbigaouette/advent_of_code_2017 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc-impl v0.2.6 [INFO] [stderr] Downloaded indoc v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5fa392a638bbc7ed1a5255a85f5847813187140ef481411b920b7568176495 [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" "8e5fa392a638bbc7ed1a5255a85f5847813187140ef481411b920b7568176495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5fa392a638bbc7ed1a5255a85f5847813187140ef481411b920b7568176495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5fa392a638bbc7ed1a5255a85f5847813187140ef481411b920b7568176495", kill_on_drop: false }` [INFO] [stdout] 8e5fa392a638bbc7ed1a5255a85f5847813187140ef481411b920b7568176495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--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] d671221b46ff190fd4c7fc7e9bfead8c873f2614a5d59323059a28042a898611 [INFO] running `Command { std: "docker" "start" "-a" "d671221b46ff190fd4c7fc7e9bfead8c873f2614a5d59323059a28042a898611", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Checking day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Checking day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Checking day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Checking day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Checking day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Checking day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day11/src/lib.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | _ => panic!(format!("Unsupported input '{}'", input)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | _ => panic!("Unsupported input '{}'", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> day11/src/lib.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | _ => panic!(format!("Unsupported input '{}'", input)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 59 | _ => panic!("Unsupported input '{}'", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stderr] Checking day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Checking day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling proc-macro-hack v0.4.0 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Checking day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Compiling indoc-impl v0.2.6 [INFO] [stderr] Checking day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> day08/src/lib.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / lazy_static! { [INFO] [stdout] 134 | | static ref RE: regex::Regex = regex::Regex::new(r"(?x) # b inc 5 if a > 1 [INFO] [stdout] 135 | | (?P\w+) # Register name b [INFO] [stdout] 136 | | \s+ # One or more spaces [INFO] [stdout] ... | [INFO] [stdout] 148 | | ").unwrap(); [INFO] [stdout] 149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> day08/src/lib.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | / lazy_static! { [INFO] [stdout] 134 | | static ref RE: regex::Regex = regex::Regex::new(r"(?x) # b inc 5 if a > 1 [INFO] [stdout] 135 | | (?P\w+) # Register name b [INFO] [stdout] 136 | | \s+ # One or more spaces [INFO] [stdout] ... | [INFO] [stdout] 148 | | ").unwrap(); [INFO] [stdout] 149 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indoc v0.2.6 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:678:40 [INFO] [stdout] | [INFO] [stdout] 678 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 679 | | "Picosecond 0: [INFO] [stdout] 680 | | 0 1 2 3 4 5 6 [INFO] [stdout] 681 | | [S] [S] ... ... [S] ... [S] [INFO] [stdout] ... | [INFO] [stdout] 684 | | [ ] [ ]" [INFO] [stdout] 685 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:690:40 [INFO] [stdout] | [INFO] [stdout] 690 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 691 | | "Picosecond 1: [INFO] [stdout] 692 | | 0 1 2 3 4 5 6 [INFO] [stdout] 693 | | [ ] [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 696 | | [ ] [ ]" [INFO] [stdout] 697 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:702:40 [INFO] [stdout] | [INFO] [stdout] 702 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 703 | | "Picosecond 2: [INFO] [stdout] 704 | | 0 1 2 3 4 5 6 [INFO] [stdout] 705 | | [ ] [S] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 708 | | [ ] [ ]" [INFO] [stdout] 709 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:714:40 [INFO] [stdout] | [INFO] [stdout] 714 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 715 | | "Picosecond 3: [INFO] [stdout] 716 | | 0 1 2 3 4 5 6 [INFO] [stdout] 717 | | [ ] [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 720 | | [S] [S]" [INFO] [stdout] 721 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:730:40 [INFO] [stdout] | [INFO] [stdout] 730 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 731 | | "Picosecond 0: [INFO] [stdout] 732 | | 0 1 2 3 4 5 6 [INFO] [stdout] 733 | | ( ) [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 736 | | [ ] [ ]" [INFO] [stdout] 737 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:743:40 [INFO] [stdout] | [INFO] [stdout] 743 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 744 | | "Picosecond 1: [INFO] [stdout] 745 | | 0 1 2 3 4 5 6 [INFO] [stdout] 746 | | [ ] (S) ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 749 | | [ ] [ ]" [INFO] [stdout] 750 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:756:40 [INFO] [stdout] | [INFO] [stdout] 756 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 757 | | "Picosecond 2: [INFO] [stdout] 758 | | 0 1 2 3 4 5 6 [INFO] [stdout] 759 | | [ ] [ ] (.) ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 762 | | [S] [S]" [INFO] [stdout] 763 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:769:40 [INFO] [stdout] | [INFO] [stdout] 769 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 770 | | "Picosecond 3: [INFO] [stdout] 771 | | 0 1 2 3 4 5 6 [INFO] [stdout] 772 | | [S] [S] ... (.) [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 775 | | [ ] [ ]" [INFO] [stdout] 776 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:782:40 [INFO] [stdout] | [INFO] [stdout] 782 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 783 | | "Picosecond 4: [INFO] [stdout] 784 | | 0 1 2 3 4 5 6 [INFO] [stdout] 785 | | [ ] [ ] ... ... ( ) ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 788 | | [ ] [ ]" [INFO] [stdout] 789 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 796 | | "Picosecond 5: [INFO] [stdout] 797 | | 0 1 2 3 4 5 6 [INFO] [stdout] 798 | | [ ] [S] ... ... [S] (.) [S] [INFO] [stdout] ... | [INFO] [stdout] 801 | | [ ] [ ]" [INFO] [stdout] 802 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:808:40 [INFO] [stdout] | [INFO] [stdout] 808 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 809 | | "Picosecond 6: [INFO] [stdout] 810 | | 0 1 2 3 4 5 6 [INFO] [stdout] 811 | | [ ] [ ] ... ... [ ] ... ( ) [INFO] [stdout] ... | [INFO] [stdout] 814 | | [ ] [ ]" [INFO] [stdout] 815 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:887:40 [INFO] [stdout] | [INFO] [stdout] 887 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 888 | | "Picosecond 9: [INFO] [stdout] 889 | | 0 1 2 3 4 5 6 [INFO] [stdout] 890 | | [ ] [S] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 893 | | [ ] [ ]" [INFO] [stdout] 894 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 901 | | "Picosecond 10: [INFO] [stdout] 902 | | 0 1 2 3 4 5 6 [INFO] [stdout] 903 | | ( ) [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 906 | | [ ] [ ]" [INFO] [stdout] 907 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:913:40 [INFO] [stdout] | [INFO] [stdout] 913 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 914 | | "Picosecond 11: [INFO] [stdout] 915 | | 0 1 2 3 4 5 6 [INFO] [stdout] 916 | | [S] (S) ... ... [S] ... [S] [INFO] [stdout] ... | [INFO] [stdout] 919 | | [ ] [ ]" [INFO] [stdout] 920 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:926:40 [INFO] [stdout] | [INFO] [stdout] 926 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 927 | | "Picosecond 12: [INFO] [stdout] 928 | | 0 1 2 3 4 5 6 [INFO] [stdout] 929 | | [ ] [ ] (.) ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 932 | | [ ] [ ]" [INFO] [stdout] 933 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:939:40 [INFO] [stdout] | [INFO] [stdout] 939 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 940 | | "Picosecond 13: [INFO] [stdout] 941 | | 0 1 2 3 4 5 6 [INFO] [stdout] 942 | | [ ] [S] ... (.) [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 945 | | [ ] [ ]" [INFO] [stdout] 946 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:952:40 [INFO] [stdout] | [INFO] [stdout] 952 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 953 | | "Picosecond 14: [INFO] [stdout] 954 | | 0 1 2 3 4 5 6 [INFO] [stdout] 955 | | [ ] [ ] ... ... ( ) ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 958 | | [S] [S]" [INFO] [stdout] 959 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:965:40 [INFO] [stdout] | [INFO] [stdout] 965 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 966 | | "Picosecond 15: [INFO] [stdout] 967 | | 0 1 2 3 4 5 6 [INFO] [stdout] 968 | | [S] [S] ... ... [ ] (.) [ ] [INFO] [stdout] ... | [INFO] [stdout] 971 | | [ ] [ ]" [INFO] [stdout] 972 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> day13/src/lib.rs:978:40 [INFO] [stdout] | [INFO] [stdout] 978 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 979 | | "Picosecond 16: [INFO] [stdout] 980 | | 0 1 2 3 4 5 6 [INFO] [stdout] 981 | | [ ] [ ] ... ... [ ] ... ( ) [INFO] [stdout] ... | [INFO] [stdout] 984 | | [ ] [ ]" [INFO] [stdout] 985 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion failed: source.starts_with(prefix) [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:978:40 [INFO] [stdout] | [INFO] [stdout] 978 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 979 | | "Picosecond 16: [INFO] [stdout] 980 | | 0 1 2 3 4 5 6 [INFO] [stdout] 981 | | [ ] [ ] ... ... [ ] ... ( ) [INFO] [stdout] ... | [INFO] [stdout] 984 | | [ ] [ ]" [INFO] [stdout] 985 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:965:40 [INFO] [stdout] | [INFO] [stdout] 965 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 966 | | "Picosecond 15: [INFO] [stdout] 967 | | 0 1 2 3 4 5 6 [INFO] [stdout] 968 | | [S] [S] ... ... [ ] (.) [ ] [INFO] [stdout] ... | [INFO] [stdout] 971 | | [ ] [ ]" [INFO] [stdout] 972 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:952:40 [INFO] [stdout] | [INFO] [stdout] 952 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 953 | | "Picosecond 14: [INFO] [stdout] 954 | | 0 1 2 3 4 5 6 [INFO] [stdout] 955 | | [ ] [ ] ... ... ( ) ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 958 | | [S] [S]" [INFO] [stdout] 959 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:939:40 [INFO] [stdout] | [INFO] [stdout] 939 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 940 | | "Picosecond 13: [INFO] [stdout] 941 | | 0 1 2 3 4 5 6 [INFO] [stdout] 942 | | [ ] [S] ... (.) [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 945 | | [ ] [ ]" [INFO] [stdout] 946 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:926:40 [INFO] [stdout] | [INFO] [stdout] 926 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 927 | | "Picosecond 12: [INFO] [stdout] 928 | | 0 1 2 3 4 5 6 [INFO] [stdout] 929 | | [ ] [ ] (.) ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 932 | | [ ] [ ]" [INFO] [stdout] 933 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:913:40 [INFO] [stdout] | [INFO] [stdout] 913 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 914 | | "Picosecond 11: [INFO] [stdout] 915 | | 0 1 2 3 4 5 6 [INFO] [stdout] 916 | | [S] (S) ... ... [S] ... [S] [INFO] [stdout] ... | [INFO] [stdout] 919 | | [ ] [ ]" [INFO] [stdout] 920 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:900:40 [INFO] [stdout] | [INFO] [stdout] 900 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 901 | | "Picosecond 10: [INFO] [stdout] 902 | | 0 1 2 3 4 5 6 [INFO] [stdout] 903 | | ( ) [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 906 | | [ ] [ ]" [INFO] [stdout] 907 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:887:40 [INFO] [stdout] | [INFO] [stdout] 887 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 888 | | "Picosecond 9: [INFO] [stdout] 889 | | 0 1 2 3 4 5 6 [INFO] [stdout] 890 | | [ ] [S] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 893 | | [ ] [ ]" [INFO] [stdout] 894 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:808:40 [INFO] [stdout] | [INFO] [stdout] 808 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 809 | | "Picosecond 6: [INFO] [stdout] 810 | | 0 1 2 3 4 5 6 [INFO] [stdout] 811 | | [ ] [ ] ... ... [ ] ... ( ) [INFO] [stdout] ... | [INFO] [stdout] 814 | | [ ] [ ]" [INFO] [stdout] 815 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:795:40 [INFO] [stdout] | [INFO] [stdout] 795 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 796 | | "Picosecond 5: [INFO] [stdout] 797 | | 0 1 2 3 4 5 6 [INFO] [stdout] 798 | | [ ] [S] ... ... [S] (.) [S] [INFO] [stdout] ... | [INFO] [stdout] 801 | | [ ] [ ]" [INFO] [stdout] 802 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:782:40 [INFO] [stdout] | [INFO] [stdout] 782 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 783 | | "Picosecond 4: [INFO] [stdout] 784 | | 0 1 2 3 4 5 6 [INFO] [stdout] 785 | | [ ] [ ] ... ... ( ) ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 788 | | [ ] [ ]" [INFO] [stdout] 789 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:769:40 [INFO] [stdout] | [INFO] [stdout] 769 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 770 | | "Picosecond 3: [INFO] [stdout] 771 | | 0 1 2 3 4 5 6 [INFO] [stdout] 772 | | [S] [S] ... (.) [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 775 | | [ ] [ ]" [INFO] [stdout] 776 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:756:40 [INFO] [stdout] | [INFO] [stdout] 756 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 757 | | "Picosecond 2: [INFO] [stdout] 758 | | 0 1 2 3 4 5 6 [INFO] [stdout] 759 | | [ ] [ ] (.) ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 762 | | [S] [S]" [INFO] [stdout] 763 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:743:40 [INFO] [stdout] | [INFO] [stdout] 743 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 744 | | "Picosecond 1: [INFO] [stdout] 745 | | 0 1 2 3 4 5 6 [INFO] [stdout] 746 | | [ ] (S) ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 749 | | [ ] [ ]" [INFO] [stdout] 750 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:730:40 [INFO] [stdout] | [INFO] [stdout] 730 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 731 | | "Picosecond 0: [INFO] [stdout] 732 | | 0 1 2 3 4 5 6 [INFO] [stdout] 733 | | ( ) [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 736 | | [ ] [ ]" [INFO] [stdout] 737 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:714:40 [INFO] [stdout] | [INFO] [stdout] 714 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 715 | | "Picosecond 3: [INFO] [stdout] 716 | | 0 1 2 3 4 5 6 [INFO] [stdout] 717 | | [ ] [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 720 | | [S] [S]" [INFO] [stdout] 721 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:702:40 [INFO] [stdout] | [INFO] [stdout] 702 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 703 | | "Picosecond 2: [INFO] [stdout] 704 | | 0 1 2 3 4 5 6 [INFO] [stdout] 705 | | [ ] [S] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 708 | | [ ] [ ]" [INFO] [stdout] 709 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:690:40 [INFO] [stdout] | [INFO] [stdout] 690 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 691 | | "Picosecond 1: [INFO] [stdout] 692 | | 0 1 2 3 4 5 6 [INFO] [stdout] 693 | | [ ] [ ] ... ... [ ] ... [ ] [INFO] [stdout] ... | [INFO] [stdout] 696 | | [ ] [ ]" [INFO] [stdout] 697 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope [INFO] [stdout] --> day13/src/lib.rs:678:40 [INFO] [stdout] | [INFO] [stdout] 678 | let expected = indoc!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 679 | | "Picosecond 0: [INFO] [stdout] 680 | | 0 1 2 3 4 5 6 [INFO] [stdout] 681 | | [S] [S] ... ... [S] ... [S] [INFO] [stdout] ... | [INFO] [stdout] 684 | | [ ] [ ]" [INFO] [stdout] 685 | | ); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `indoc` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 38 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `day13` due to 39 previous errors [INFO] running `Command { std: "docker" "inspect" "d671221b46ff190fd4c7fc7e9bfead8c873f2614a5d59323059a28042a898611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d671221b46ff190fd4c7fc7e9bfead8c873f2614a5d59323059a28042a898611", kill_on_drop: false }` [INFO] [stdout] d671221b46ff190fd4c7fc7e9bfead8c873f2614a5d59323059a28042a898611