[INFO] fetching crate aoc_macros 0.1.9...
[INFO] testing aoc_macros-0.1.9 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate aoc_macros 0.1.9 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aoc_macros 0.1.9
[INFO] finished tweaking crates.io crate aoc_macros 0.1.9
[INFO] tweaked toml for crates.io crate aoc_macros 0.1.9 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aoc_macros 0.1.9 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3944229701d40866aa6f3e9888de8033760433303c5e99bb10d5cfcfda18fc43
[INFO] running `Command { std: "docker" "start" "-a" "3944229701d40866aa6f3e9888de8033760433303c5e99bb10d5cfcfda18fc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3944229701d40866aa6f3e9888de8033760433303c5e99bb10d5cfcfda18fc43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3944229701d40866aa6f3e9888de8033760433303c5e99bb10d5cfcfda18fc43", kill_on_drop: false }`
[INFO] [stdout] 3944229701d40866aa6f3e9888de8033760433303c5e99bb10d5cfcfda18fc43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7cf8abfe311f021e12e215af9cc4f41e23d842ba881a18d899cdd4834f8a9bb8
[INFO] running `Command { std: "docker" "start" "-a" "7cf8abfe311f021e12e215af9cc4f41e23d842ba881a18d899cdd4834f8a9bb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aoc_macros v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     Braced(HashMap<Key, Value>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 582 -     Braced(HashMap<Key, Value>),
[INFO] [stdout] 582 +     Braced(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
[INFO] running `Command { std: "docker" "inspect" "7cf8abfe311f021e12e215af9cc4f41e23d842ba881a18d899cdd4834f8a9bb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf8abfe311f021e12e215af9cc4f41e23d842ba881a18d899cdd4834f8a9bb8", kill_on_drop: false }`
[INFO] [stdout] 7cf8abfe311f021e12e215af9cc4f41e23d842ba881a18d899cdd4834f8a9bb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4d8f99b5292dccaf47c53c9932d56ae22b0c38d9f01a2e657a4df0b14e845d6b
[INFO] running `Command { std: "docker" "start" "-a" "4d8f99b5292dccaf47c53c9932d56ae22b0c38d9f01a2e657a4df0b14e845d6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_macros v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     Braced(HashMap<Key, Value>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 582 -     Braced(HashMap<Key, Value>),
[INFO] [stdout] 582 +     Braced(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/lib.rs:582:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |     Braced(HashMap<Key, Value>),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 582 -     Braced(HashMap<Key, Value>),
[INFO] [stdout] 582 +     Braced(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "4d8f99b5292dccaf47c53c9932d56ae22b0c38d9f01a2e657a4df0b14e845d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d8f99b5292dccaf47c53c9932d56ae22b0c38d9f01a2e657a4df0b14e845d6b", kill_on_drop: false }`
[INFO] [stdout] 4d8f99b5292dccaf47c53c9932d56ae22b0c38d9f01a2e657a4df0b14e845d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 55820b6a8ecd9b4ac925d94a8224ccccf9c82215224fb635d01415ed461aa316
[INFO] running `Command { std: "docker" "start" "-a" "55820b6a8ecd9b4ac925d94a8224ccccf9c82215224fb635d01415ed461aa316", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/lib.rs:582:9
[INFO] [stderr]     |
[INFO] [stderr] 582 |     Braced(HashMap<Key, Value>),
[INFO] [stderr]     |     ------ ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Value` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 582 -     Braced(HashMap<Key, Value>),
[INFO] [stderr] 582 +     Braced(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc_macros` (lib) generated 1 warning
[INFO] [stderr] warning: `aoc_macros` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/aoc_macros/5cf13827a3caf5a0/deps/aoc_macros-5cf13827a3caf5a0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aoc_macros
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/lib.rs - aoc_complete (line 438) ... FAILED
[INFO] [stdout] test src/lib.rs - aoc_complete (line 470) ... FAILED
[INFO] [stdout] test src/lib.rs - test_bytes (line 269) ... FAILED
[INFO] [stdout] test src/lib.rs - test_bytes (line 261) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 135) ... FAILED
[INFO] [stdout] test src/lib.rs - run_bytes (line 178) ... FAILED
[INFO] [stdout] test src/lib.rs - run_bytes (line 170) ... FAILED
[INFO] [stdout] test src/lib.rs - test_bytes (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - run_bytes (line 166) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 220) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 213) ... FAILED
[INFO] [stdout] test src/lib.rs - test (line 209) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 124) ... FAILED
[INFO] [stdout] test src/lib.rs - run (line 128) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - aoc_complete (line 438) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aoc_driver`
[INFO] [stdout]    --> src/lib.rs:440:5
[INFO] [stdout]     |
[INFO] [stdout] 440 |     aoc_driver::aoc_complete! {
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_driver`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - aoc_complete (line 470) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 472 -     ...
[INFO] [stdout] 472 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 472 -     ...
[INFO] [stdout] 472 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:472:5
[INFO] [stdout]     |
[INFO] [stdout] 472 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 472 -     ...
[INFO] [stdout] 472 +     ..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_bytes (line 269) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 271 -     ...
[INFO] [stdout] 271 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 271 -     ...
[INFO] [stdout] 271 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 271 -     ...
[INFO] [stdout] 271 +     ..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_bytes (line 261) stdout ----
[INFO] [stdout] error: cannot find macro `test_bytes` in this scope
[INFO] [stdout]    --> src/lib.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | test_bytes!(2021, 1, 1, year2020::day1::part1, "simple", b"123", "456");
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 261 + use aoc_macros::test_bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 135) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ...
[INFO] [stdout] 137 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ...
[INFO] [stdout] 137 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 137 -     ...
[INFO] [stdout] 137 +     ..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run_bytes (line 178) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 180 -     ...
[INFO] [stdout] 180 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 180 -     ...
[INFO] [stdout] 180 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 180 -     ...
[INFO] [stdout] 180 +     ..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run_bytes (line 170) stdout ----
[INFO] [stdout] error: cannot find macro `run_bytes` in this scope
[INFO] [stdout]    --> src/lib.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | run_bytes!(2021, 1, 1, year2020::day1::part1, "input/2020/1.bin")
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 170 + use aoc_macros::run_bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test_bytes (line 257) stdout ----
[INFO] [stdout] error: cannot find macro `test_bytes` in this scope
[INFO] [stdout]    --> src/lib.rs:258:1
[INFO] [stdout]     |
[INFO] [stdout] 258 | test_bytes!(year, day, part, function, test_name, test_input, expected);
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 257 + use aoc_macros::test_bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run_bytes (line 166) stdout ----
[INFO] [stdout] error: cannot find macro `run_bytes` in this scope
[INFO] [stdout]    --> src/lib.rs:167:1
[INFO] [stdout]     |
[INFO] [stdout] 167 | run_bytes!(year, day, part, function, input_path);
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 166 + use aoc_macros::run_bytes;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 220) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/lib.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 222 -     ...
[INFO] [stdout] 222 +     ..
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 222 -     ...
[INFO] [stdout] 222 +     ..=
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/lib.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ...
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 222 -     ...
[INFO] [stdout] 222 +     ..
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0586`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 213) stdout ----
[INFO] [stdout] error: cannot find macro `test` in this scope
[INFO] [stdout]    --> src/lib.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | test!(2021, 1, 1, year2020::day1::part1, "simple", "123", "456");
[INFO] [stdout]     | ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test` is in scope, but it is an attribute: `#[test]`
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 213 + use aoc_macros::test;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - test (line 209) stdout ----
[INFO] [stdout] error: cannot find macro `test` in this scope
[INFO] [stdout]    --> src/lib.rs:210:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | test!(year, day, part, function, test_name, test_input, expected);
[INFO] [stdout]     | ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `test` is in scope, but it is an attribute: `#[test]`
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 209 + use aoc_macros::test;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 124) stdout ----
[INFO] [stdout] error: cannot find macro `run` in this scope
[INFO] [stdout]    --> src/lib.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | run!(year, day, part, function, input_path);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 124 + use aoc_macros::run;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - run (line 128) stdout ----
[INFO] [stdout] error: cannot find macro `run` in this scope
[INFO] [stdout]    --> src/lib.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | run!(2021, 1, 1, year2020::day1::part1, "input/2020/1.txt")
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 128 + use aoc_macros::run;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - aoc_complete (line 438)
[INFO] [stdout]     src/lib.rs - aoc_complete (line 470)
[INFO] [stdout]     src/lib.rs - run (line 124)
[INFO] [stdout]     src/lib.rs - run (line 128)
[INFO] [stdout]     src/lib.rs - run (line 135)
[INFO] [stdout]     src/lib.rs - run_bytes (line 166)
[INFO] [stdout]     src/lib.rs - run_bytes (line 170)
[INFO] [stdout]     src/lib.rs - run_bytes (line 178)
[INFO] [stdout]     src/lib.rs - test (line 209)
[INFO] [stdout]     src/lib.rs - test (line 213)
[INFO] [stdout]     src/lib.rs - test (line 220)
[INFO] [stdout]     src/lib.rs - test_bytes (line 257)
[INFO] [stdout]     src/lib.rs - test_bytes (line 261)
[INFO] [stdout]     src/lib.rs - test_bytes (line 269)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "55820b6a8ecd9b4ac925d94a8224ccccf9c82215224fb635d01415ed461aa316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55820b6a8ecd9b4ac925d94a8224ccccf9c82215224fb635d01415ed461aa316", kill_on_drop: false }`
[INFO] [stdout] 55820b6a8ecd9b4ac925d94a8224ccccf9c82215224fb635d01415ed461aa316
