[INFO] cloning repository https://github.com/sourcefrog/aoc2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcefrog/aoc2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Faoc2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Faoc2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2b732167fffc073e5950d9e0ca77c21c3775ab8 [INFO] documenting sourcefrog/aoc2018 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcefrog%2Faoc2018" "/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/sourcefrog/aoc2018 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sourcefrog/aoc2018 [INFO] finished tweaking git repo https://github.com/sourcefrog/aoc2018 [INFO] tweaked toml for git repo https://github.com/sourcefrog/aoc2018 written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/sourcefrog/aoc2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48fb04837b8d4a90da23d4dc8267fd1cc5fa8b687e50b3bbaeab1bc5e815e490 [INFO] running `Command { std: "docker" "start" "-a" "48fb04837b8d4a90da23d4dc8267fd1cc5fa8b687e50b3bbaeab1bc5e815e490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48fb04837b8d4a90da23d4dc8267fd1cc5fa8b687e50b3bbaeab1bc5e815e490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fb04837b8d4a90da23d4dc8267fd1cc5fa8b687e50b3bbaeab1bc5e815e490", kill_on_drop: false }` [INFO] [stdout] 48fb04837b8d4a90da23d4dc8267fd1cc5fa8b687e50b3bbaeab1bc5e815e490 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8ef4381b368991303309e4444dc9308db8804f3399068785e732c33f26f1a6 [INFO] running `Command { std: "docker" "start" "-a" "6a8ef4381b368991303309e4444dc9308db8804f3399068785e732c33f26f1a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting aoc2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc22 src/bin/aoc22.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=da3f3f35fab4561f -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc16b src/bin/aoc16b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6dd1f83e08c0d870 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc21b src/bin/aoc21b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=72b3c5abceb2c371 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc13 src/bin/aoc13.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=16cb7c74a92769c5 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc06b src/bin/aoc06b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=d633570f80f00121 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc07b src/bin/aoc07b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=e35b644a53f59e51 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc21a src/bin/aoc21a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=61dd247e1961752f -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc06a src/bin/aoc06a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=f09d5bff3825e95b -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc12b src/bin/aoc12b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=1671c0d0bf4333d8 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc04b src/bin/aoc04b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=d03b30d5156c4b83 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc14b src/bin/aoc14b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=8c6120ee7fc70191 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc08b.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc02.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc08b src/bin/aoc08b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=3a705b5404e7e090 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc01a src/bin/aoc01a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=939511ac4967f0c4 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc02 src/bin/aoc02.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=b0be0d58c5c850a5 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc19b src/bin/aoc19b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=66119ea8f4c2dafe -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc03a src/bin/aoc03a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=95f94044499b1011 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc20 src/bin/aoc20.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=25879700656dfec1 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc19a src/bin/aoc19a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=f97260a6d4362d7a -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc09 src/bin/aoc09.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=4219e35e9563d9fd -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc14a src/bin/aoc14a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=7931e277ec961d0f -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc18 src/bin/aoc18.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=9bc885dfd98b2774 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc15b src/bin/aoc15b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=14e9aeca2e603985 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc15a src/bin/aoc15a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=613808fdeebb8287 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc04a src/bin/aoc04a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=b2a4514b7967d77b -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc16a src/bin/aoc16a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=256a56c69d06912d -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc05a.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc05b.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/5 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc12a.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | //! https://adventofcode.com/2018/day/12 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc25.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/25 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc08a.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc11.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/11 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc01b.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/1#part2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aoc12a src/bin/aoc12a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=4684ec23b4a1aa90 -L dependency=/opt/rustwide/target/debug/deps --extern aoc2018=/opt/rustwide/target/debug/deps/libaoc2018-f16bbf3374ccf00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b6c295dbe724fc31.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-5384cb7226131ec7.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-591e13dd5bff9d02.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9a438e7824260bd7.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc10.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/10 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc07a.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/7 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc23.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/23 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc03b.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | //! https://adventofcode.com/2018/day/3 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/bin/aoc24.rs:233:29 [INFO] [stdout] | [INFO] [stdout] 233 | /// Returns a vec t where t[i] is the target (if any) of unit i. [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/aoc24.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | //! https://adventofcode.com/2018/day/24 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a8ef4381b368991303309e4444dc9308db8804f3399068785e732c33f26f1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8ef4381b368991303309e4444dc9308db8804f3399068785e732c33f26f1a6", kill_on_drop: false }` [INFO] [stdout] 6a8ef4381b368991303309e4444dc9308db8804f3399068785e732c33f26f1a6