[INFO] cloning repository https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanspistorstetson%2FAdvent-Of-Code-2019-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanspistorstetson%2FAdvent-Of-Code-2019-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9515c702c0f30ad3954e3e881665454e8ad771ff
[INFO] building hanspistorstetson/Advent-Of-Code-2019-Rust against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanspistorstetson%2FAdvent-Of-Code-2019-Rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust
[INFO] finished tweaking git repo https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust
[INFO] tweaked toml for git repo https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hanspistorstetson/Advent-Of-Code-2019-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-rational v0.2.2
[INFO] [stderr]   Downloaded indexmap v1.3.0
[INFO] [stderr]   Downloaded num-traits v0.2.10
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded pathfinding v2.0.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.0
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded num-complex v0.2.3
[INFO] [stderr]   Downloaded autocfg v0.1.7
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded syn v1.0.11
[INFO] [stderr]   Downloaded proc-macro2 v1.0.6
[INFO] [stderr]   Downloaded generic-array v0.11.1
[INFO] [stderr]   Downloaded aoc-runner-derive v0.2.2
[INFO] [stderr]   Downloaded alga v0.7.2
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded aoc-runner-internal v0.1.0
[INFO] [stderr]   Downloaded aoc-runner v0.2.2
[INFO] [stderr]   Downloaded nalgebra v0.16.14
[INFO] [stderr]   Downloaded num-bigint v0.2.3
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded itertools v0.8.2
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded serde_derive v1.0.103
[INFO] [stderr]   Downloaded serde v1.0.103
[INFO] [stderr]   Downloaded serde_json v1.0.44
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffff455d8654548af1b657d7283c7c09955f387bb49bd9a5cfc9b98359f8e0d3
[INFO] running `Command { std: "docker" "start" "-a" "ffff455d8654548af1b657d7283c7c09955f387bb49bd9a5cfc9b98359f8e0d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffff455d8654548af1b657d7283c7c09955f387bb49bd9a5cfc9b98359f8e0d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffff455d8654548af1b657d7283c7c09955f387bb49bd9a5cfc9b98359f8e0d3", kill_on_drop: false }`
[INFO] [stdout] ffff455d8654548af1b657d7283c7c09955f387bb49bd9a5cfc9b98359f8e0d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6de51c9a98d3063a474f2c540d23a8840c63a038d1ded0d4ef74cbee3e2e9e6c
[INFO] running `Command { std: "docker" "start" "-a" "6de51c9a98d3063a474f2c540d23a8840c63a038d1ded0d4ef74cbee3e2e9e6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling aoc-runner v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling generic-array v0.11.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling pathfinding v2.0.0
[INFO] [stderr]    Compiling alga v0.7.2
[INFO] [stderr]    Compiling nalgebra v0.16.14
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.2.2
[INFO] [stderr]    Compiling aoc19 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | aoc_lib! { year = 2019 }
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: failed to write infos from lib: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day1.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[aoc(day1, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day1.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[aoc(day1, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day10.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[aoc(day10, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day10.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[aoc(day10, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day11.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[aoc(day11, part1)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day11.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[aoc(day11, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day12.rs:123:1
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[aoc(day12, part1)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day12.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[aoc(day12, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day2.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[aoc(day2, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day2.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[aoc(day2, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day3.rs:149:1
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[aoc(day3, part1)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]    --> src/day3.rs:160:1
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[aoc(day3, part2)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day4.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[aoc(day4, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day4.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[aoc(day4, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day5.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[aoc(day5, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day5.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[aoc(day5, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day6.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[aoc(day6, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day6.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[aoc(day6, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day7.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[aoc(day7, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day7.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[aoc(day7, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day8.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[aoc(day8, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day8.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[aoc(day8, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day9.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[aoc(day9, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day9.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[aoc(day9, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day13.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[aoc(day13, part1)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate`
[INFO] [stdout]   --> src/day13.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[aoc(day13, part2)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ no `Factory` in the root
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `aoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day12.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/day13.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     'main: loop {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc19` (lib) due to 27 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6de51c9a98d3063a474f2c540d23a8840c63a038d1ded0d4ef74cbee3e2e9e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6de51c9a98d3063a474f2c540d23a8840c63a038d1ded0d4ef74cbee3e2e9e6c", kill_on_drop: false }`
[INFO] [stdout] 6de51c9a98d3063a474f2c540d23a8840c63a038d1ded0d4ef74cbee3e2e9e6c
