[INFO] cloning repository https://github.com/robinst/advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinst/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinst%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc0235764c11c8bf69bec1148f72418ce2ddf857 [INFO] documenting robinst/advent-of-code-2019 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%2Frobinst%2Fadvent-of-code-2019" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robinst/advent-of-code-2019 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/robinst/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/robinst/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/robinst/advent-of-code-2019 written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/robinst/advent-of-code-2019 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] cb0e82c5967f5bf411d3489dc10b6dfc72b8b99d72929b4b8fae51e826a114db [INFO] running `Command { std: "docker" "start" "-a" "cb0e82c5967f5bf411d3489dc10b6dfc72b8b99d72929b4b8fae51e826a114db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0e82c5967f5bf411d3489dc10b6dfc72b8b99d72929b4b8fae51e826a114db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0e82c5967f5bf411d3489dc10b6dfc72b8b99d72929b4b8fae51e826a114db", kill_on_drop: false }` [INFO] [stdout] cb0e82c5967f5bf411d3489dc10b6dfc72b8b99d72929b4b8fae51e826a114db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 72b352aae2914fdc99a6d9853be1ef610d07dd841c836d4509eaabeba9f1e8bd [INFO] running `Command { std: "docker" "start" "-a" "72b352aae2914fdc99a6d9853be1ef610d07dd841c836d4509eaabeba9f1e8bd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking intrusive-collections v0.8.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking enum-map v0.6.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Checking enumset v0.4.4 [INFO] [stderr] Checking cursive v0.13.0 [INFO] [stderr] Documenting advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking advent-of-code-2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day18 src/bin/day18.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=32c30e965af68895 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.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 `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day15 src/bin/day15.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=12bb65ff49754ca1 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day16 src/bin/day16.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=7c832022d37443c1 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day04 src/bin/day04.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=45d1801ac6de6c3e -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --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 '-Arustdoc::private-intra-doc-links' -C metadata=0f79160c8543a0c9 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day17 src/bin/day17.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=90b84644a858cd25 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.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/day14.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/day/14 [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/day06.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/day/6 [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/day07.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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/day09.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/day/9 [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/day02.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/bin/day03.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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: this URL is not a hyperlink [INFO] [stdout] --> src/bin/day05.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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/day01.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/day/1 [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/day11.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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/day12.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --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 '-Arustdoc::private-intra-doc-links' -C metadata=f6ab1304ee055098 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent-of-code-2019` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day13 src/bin/day13.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=82c58efda84a2ce6 -L dependency=/opt/rustwide/target/debug/deps --extern advent_of_code_2019=/opt/rustwide/target/debug/deps/libadvent_of_code_2019-73ee6433b38b71ba.rmeta --extern cursive=/opt/rustwide/target/debug/deps/libcursive-bfbcaad478d78dd8.rmeta --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-1d2b1cfc38d1882c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-fbe5b34f981bbaf9.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-672f221d5c1f52cf.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/day19.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/day/19 [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/day08.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | //! https://adventofcode.com/2019/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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72b352aae2914fdc99a6d9853be1ef610d07dd841c836d4509eaabeba9f1e8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b352aae2914fdc99a6d9853be1ef610d07dd841c836d4509eaabeba9f1e8bd", kill_on_drop: false }` [INFO] [stdout] 72b352aae2914fdc99a6d9853be1ef610d07dd841c836d4509eaabeba9f1e8bd