[INFO] cloning repository https://github.com/prewk/aoc-2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prewk/aoc-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprewk%2Faoc-2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprewk%2Faoc-2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d403224088bb4bdd96ed406c3061e2fbea7e501
[INFO] testing prewk/aoc-2019/8d403224088bb4bdd96ed406c3061e2fbea7e501 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprewk%2Faoc-2019" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prewk/aoc-2019
[INFO] finished tweaking git repo https://github.com/prewk/aoc-2019
[INFO] tweaked toml for git repo https://github.com/prewk/aoc-2019 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prewk/aoc-2019 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prewk/aoc-2019 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded termion v1.5.4
[INFO] [stderr]   Downloaded color_quant v1.0.1
[INFO] [stderr]   Downloaded line_intersection v0.4.0
[INFO] [stderr]   Downloaded scopeguard v1.0.0
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.0
[INFO] [stderr]   Downloaded stfu8 v0.2.4
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.16
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded miniz_oxide v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.44
[INFO] [stderr]   Downloaded cc v1.0.48
[INFO] [stderr]   Downloaded backtrace v0.3.40
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded image v0.23.0-preview.0
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.18
[INFO] [stderr]   Downloaded aho-corasick v0.7.6
[INFO] [stderr]   Downloaded syn v1.0.11
[INFO] [stderr]   Downloaded regex v1.3.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.12
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded geo v0.4.13
[INFO] [stderr]   Downloaded failure v0.1.6
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded png v0.15.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.6
[INFO] [stderr]   Downloaded num-traits v0.2.10
[INFO] [stderr]   Downloaded synstructure v0.12.3
[INFO] [stderr]   Downloaded failure_derive v0.1.6
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded gif v0.10.3
[INFO] [stderr]   Downloaded num-integer v0.1.41
[INFO] [stderr]   Downloaded num-rational v0.2.2
[INFO] [stderr]   Downloaded backtrace-sys v0.1.32
[INFO] [stderr]   Downloaded byteorder v1.3.2
[INFO] [stderr]   Downloaded tiff v0.4.0
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.2
[INFO] [stderr]   Downloaded inflate v0.4.5
[INFO] [stderr]   Downloaded quote v1.0.2
[INFO] [stderr]   Downloaded hermit-abi v0.1.5
[INFO] [stderr]   Downloaded lzw v0.10.0
[INFO] [stderr]   Downloaded num_cpus v1.11.1
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded voca_rs v1.9.1
[INFO] [stderr]   Downloaded memchr v2.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 858b6060ba1200b174056954ae672724587ed344a522ee48c10f79996efb72ef
[INFO] running `Command { std: "docker" "start" "-a" "858b6060ba1200b174056954ae672724587ed344a522ee48c10f79996efb72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "858b6060ba1200b174056954ae672724587ed344a522ee48c10f79996efb72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858b6060ba1200b174056954ae672724587ed344a522ee48c10f79996efb72ef", kill_on_drop: false }`
[INFO] [stdout] 858b6060ba1200b174056954ae672724587ed344a522ee48c10f79996efb72ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb51be1f64b8e4b9f2962055686e597d86300067c5e7745c0aef16b77b71797
[INFO] running `Command { std: "docker" "start" "-a" "0bb51be1f64b8e4b9f2962055686e597d86300067c5e7745c0aef16b77b71797", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling png v0.15.2
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling tiff v0.4.0
[INFO] [stderr]    Compiling aoc-runner v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling termion v1.5.4
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling stfu8 v0.2.4
[INFO] [stderr]    Compiling voca_rs v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling image v0.23.0-preview.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling geo v0.4.13
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]    Compiling line_intersection v0.4.0
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[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/day2.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[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:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[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/day4.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[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:108:1
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[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:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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:511:1
[INFO] [stdout]     |
[INFO] [stdout] 511 | #[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:519:1
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[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:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[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/day8.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[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:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[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:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[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/day10.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[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:298:1
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[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:236:1
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[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:243:1
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[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:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[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/day13.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[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/day14.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | #[aoc(day14, 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] warning: unused import: `termion::cursor`
[INFO] [stdout]  --> src/day13.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termion::cursor;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (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 `aoc-2019` (lib) due to 24 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0bb51be1f64b8e4b9f2962055686e597d86300067c5e7745c0aef16b77b71797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb51be1f64b8e4b9f2962055686e597d86300067c5e7745c0aef16b77b71797", kill_on_drop: false }`
[INFO] [stdout] 0bb51be1f64b8e4b9f2962055686e597d86300067c5e7745c0aef16b77b71797
