[INFO] cloning repository https://github.com/vipentti/advent-of-code-2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vipentti/advent-of-code-2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvipentti%2Fadvent-of-code-2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvipentti%2Fadvent-of-code-2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66c92c020b05aae9d368ef9854de7f4ac9d127df [INFO] documenting vipentti/advent-of-code-2018 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%2Fvipentti%2Fadvent-of-code-2018" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vipentti/advent-of-code-2018 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/vipentti/advent-of-code-2018 [INFO] finished tweaking git repo https://github.com/vipentti/advent-of-code-2018 [INFO] tweaked toml for git repo https://github.com/vipentti/advent-of-code-2018 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/vipentti/advent-of-code-2018 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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 28bf1acd605fb93b0c3c2631da33ef9432139f4118ad0a58f1edf1c08dc80b7a [INFO] running `Command { std: "docker" "start" "-a" "28bf1acd605fb93b0c3c2631da33ef9432139f4118ad0a58f1edf1c08dc80b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bf1acd605fb93b0c3c2631da33ef9432139f4118ad0a58f1edf1c08dc80b7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bf1acd605fb93b0c3c2631da33ef9432139f4118ad0a58f1edf1c08dc80b7a", kill_on_drop: false }` [INFO] [stdout] 28bf1acd605fb93b0c3c2631da33ef9432139f4118ad0a58f1edf1c08dc80b7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 507535c94dbe1f8cc5fde3736f5479f5ea5af3f27448764069283bc544480af0 [INFO] running `Command { std: "docker" "start" "-a" "507535c94dbe1f8cc5fde3736f5479f5ea5af3f27448764069283bc544480af0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:42:51 [INFO] [stdout] | [INFO] [stdout] 42 | pub type Result = ::std::result::Result>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 42 | pub type Result = ::std::result::Result>; [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting advent-of-code-2018 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 36 - fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] 36 + fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day20.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day03.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day03.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day03.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day03.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/day03.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day17 src/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=e7c6b7b22b09a689 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day20 src/day20.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=b9ed10886e21c9ed -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day06 src/day06.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=7f580f837e253237 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day12 src/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=ed69c032a12b3158 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day10 src/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=117bd96c95382cfc -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day08 src/day08.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=4af209bd7ce45e02 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day18 src/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=64ec03b68ebf0668 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day19 src/day19.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=13b15a450a0639ea -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day09 src/day09.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=6c73ef8b888ad7fa -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day13 src/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=d0597d4addc402f1 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day16 src/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=971a9a83fd5da712 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day21 src/day21.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=cfb5c1f128f04501 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day04 src/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=70aaffc054114181 -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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 `advent-of-code-2018` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day07 src/day07.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=2a61657e5304deff -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-4c53a57e2b6e45a4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-f509656bf505ec6b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-05f2b153e75114c1.rmeta --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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "507535c94dbe1f8cc5fde3736f5479f5ea5af3f27448764069283bc544480af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507535c94dbe1f8cc5fde3736f5479f5ea5af3f27448764069283bc544480af0", kill_on_drop: false }` [INFO] [stdout] 507535c94dbe1f8cc5fde3736f5479f5ea5af3f27448764069283bc544480af0