[INFO] cloning repository https://github.com/imccoy/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/imccoy/advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimccoy%2Fadvent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimccoy%2Fadvent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ec62ec9ab678935061884adf6376d22cf5c4ba7 [INFO] documenting imccoy/advent-of-code-2019 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%2Fimccoy%2Fadvent-of-code-2019" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imccoy/advent-of-code-2019 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/imccoy/advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/imccoy/advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/imccoy/advent-of-code-2019 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/imccoy/advent-of-code-2019 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a284fd28bf8649f0d34a9b72d66d0f00d26ae233de53087f270d9fd83357d418 [INFO] running `Command { std: "docker" "start" "-a" "a284fd28bf8649f0d34a9b72d66d0f00d26ae233de53087f270d9fd83357d418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a284fd28bf8649f0d34a9b72d66d0f00d26ae233de53087f270d9fd83357d418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a284fd28bf8649f0d34a9b72d66d0f00d26ae233de53087f270d9fd83357d418", kill_on_drop: false }` [INFO] [stdout] a284fd28bf8649f0d34a9b72d66d0f00d26ae233de53087f270d9fd83357d418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 670d51f8b31aca80aeae10abdea341b5c9e2baa73f706d5db92d3d701dbb0ba3 [INFO] running `Command { std: "docker" "start" "-a" "670d51f8b31aca80aeae10abdea341b5c9e2baa73f706d5db92d3d701dbb0ba3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-complex v0.2.3 [INFO] [stderr] Checking num-bigint v0.2.3 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Documenting aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day10b.rs:121:24 [INFO] [stdout] | [INFO] [stdout] 121 | if (asteroid_number > 200) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - if (asteroid_number > 200) { [INFO] [stdout] 121 + if asteroid_number > 200 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `while` condition [INFO] [stdout] --> src/day12b.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | while (done_x.is_none() || done_y.is_none() || done_z.is_none()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - while (done_x.is_none() || done_y.is_none() || done_z.is_none()) { [INFO] [stdout] 82 + while done_x.is_none() || done_y.is_none() || done_z.is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day12b.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | if (done_x.is_none()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 112 - if (done_x.is_none()) { [INFO] [stdout] 112 + if done_x.is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day12b.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | if (done_y.is_none()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 115 - if (done_y.is_none()) { [INFO] [stdout] 115 + if done_y.is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day12b.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | if (done_z.is_none()) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - if (done_z.is_none()) { [INFO] [stdout] 118 + if done_z.is_none() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/day13b.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | if (false && screen_drawn != screen) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - if (false && screen_drawn != screen) { [INFO] [stdout] 96 + if false && screen_drawn != screen { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day13b src/day13b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=bba8bbe57ed602ad -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-a96ea8ce7e19f34f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e97f7eecb109fbd7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e8adc838054863b.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 `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day5a src/day5a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=dbbf03e4353aabf4 -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-a96ea8ce7e19f34f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e97f7eecb109fbd7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e8adc838054863b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day6a src/day6a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=46430c15b3ad6107 -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-a96ea8ce7e19f34f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e97f7eecb109fbd7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e8adc838054863b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day10a src/day10a.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=c4bf0098c9766dc0 -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-a96ea8ce7e19f34f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e97f7eecb109fbd7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e8adc838054863b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `aoc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day12b src/day12b.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=a0b6b1a46434084d -L dependency=/opt/rustwide/target/debug/deps --extern num=/opt/rustwide/target/debug/deps/libnum-a96ea8ce7e19f34f.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-e97f7eecb109fbd7.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e8adc838054863b.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "670d51f8b31aca80aeae10abdea341b5c9e2baa73f706d5db92d3d701dbb0ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670d51f8b31aca80aeae10abdea341b5c9e2baa73f706d5db92d3d701dbb0ba3", kill_on_drop: false }` [INFO] [stdout] 670d51f8b31aca80aeae10abdea341b5c9e2baa73f706d5db92d3d701dbb0ba3