[INFO] cloning repository https://github.com/Molive-0/AOC-2021-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Molive-0/AOC-2021-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2021-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2021-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a426aaada0bfcabf74c38814155b4eed3be1694e [INFO] documenting Molive-0/AOC-2021-rs against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMolive-0%2FAOC-2021-rs" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Molive-0/AOC-2021-rs on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Molive-0/AOC-2021-rs [INFO] finished tweaking git repo https://github.com/Molive-0/AOC-2021-rs [INFO] tweaked toml for git repo https://github.com/Molive-0/AOC-2021-rs written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/Molive-0/AOC-2021-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf4a585793e9951cbf725a7e3b003ed7a73a0a91a55ab69ed13a6b3ac79156e [INFO] running `Command { std: "docker" "start" "-a" "9cf4a585793e9951cbf725a7e3b003ed7a73a0a91a55ab69ed13a6b3ac79156e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf4a585793e9951cbf725a7e3b003ed7a73a0a91a55ab69ed13a6b3ac79156e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf4a585793e9951cbf725a7e3b003ed7a73a0a91a55ab69ed13a6b3ac79156e", kill_on_drop: false }` [INFO] [stdout] 9cf4a585793e9951cbf725a7e3b003ed7a73a0a91a55ab69ed13a6b3ac79156e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a908c8c07d4cc8bffc1a33ab4a8c360e691ac7b5448f630c6aa40ad87046f800 [INFO] running `Command { std: "docker" "start" "-a" "a908c8c07d4cc8bffc1a33ab4a8c360e691ac7b5448f630c6aa40ad87046f800", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking rstar v0.8.4 [INFO] [stderr] Checking geo-types v0.7.2 [INFO] [stderr] Checking geo v0.18.0 [INFO] [stderr] Documenting aoc2021 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/bin/./../days/1.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day1.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let data = input_to_i32_vec!("1"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/11.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day12.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let octopi = input_to_str_iterator!("11"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/9.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day9.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | let heightmap = input_to_str_iterator!("9") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/7.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day7.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | let crabs = input_to_i32_comma_vec!("7"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/2.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day2.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | let data = input_to_str_vec!("2"); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/8.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day8.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | let mut digits = input_to_str_iterator!("8") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/4.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day4.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let mut data = input_to_str_iterator!("4"); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/11.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day11.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let octopi = input_to_str_iterator!("11") [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/6.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day6.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | let mut fishies = input_to_i32_comma_vec!("6"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/3.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day3.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | let data = input_to_str_iterator!("3") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2021` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day1 src/bin/day1.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3a4ba0bc4c5dd998 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day11 src/bin/day11.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=6acff1ca1e7b551c -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2021` [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day8 src/bin/day8.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=7f92d781c39bb026 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day2 src/bin/day2.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=e5e65be0e76f78b6 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day4 src/bin/day4.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=aabc0e0fb82a1dc5 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day7 src/bin/day7.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ce734e398eb0657a -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day3 src/bin/day3.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ebf3744e82c0e1ef -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day6 src/bin/day6.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=5203dcf875ed1003 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day9 src/bin/day9.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=782e1920068c33d6 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: couldn't read src/bin/./../days/5.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day5.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | let data = input_to_str_iterator!("5") [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/bin/./../days/10.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/help/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | include_str!(concat!("./../days/", $x, ".txt")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bin/day10.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | let data = input_to_str_vec!("10"); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day12 src/bin/day12.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=539dbe7a0c0dcd8f -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day10 src/bin/day10.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=766c2a7dff7c1041 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `aoc2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name day5 src/bin/day5.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=38195429aa6cf453 -L dependency=/opt/rustwide/target/debug/deps --extern geo=/opt/rustwide/target/debug/deps/libgeo-b3006be065f610e8.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5e4bb3320f45f326.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "a908c8c07d4cc8bffc1a33ab4a8c360e691ac7b5448f630c6aa40ad87046f800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a908c8c07d4cc8bffc1a33ab4a8c360e691ac7b5448f630c6aa40ad87046f800", kill_on_drop: false }` [INFO] [stdout] a908c8c07d4cc8bffc1a33ab4a8c360e691ac7b5448f630c6aa40ad87046f800