[INFO] cloning repository https://github.com/JShorthouse/AdventOfCode2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JShorthouse/AdventOfCode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJShorthouse%2FAdventOfCode2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJShorthouse%2FAdventOfCode2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3256595a901a7d5cb4d4e8da10384c89a3dcdf0c [INFO] documenting JShorthouse/AdventOfCode2021 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%2FJShorthouse%2FAdventOfCode2021" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JShorthouse/AdventOfCode2021 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/JShorthouse/AdventOfCode2021 [INFO] finished tweaking git repo https://github.com/JShorthouse/AdventOfCode2021 [INFO] tweaked toml for git repo https://github.com/JShorthouse/AdventOfCode2021 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/JShorthouse/AdventOfCode2021 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb3ad34d00569e06fb61d64b74b0e4b0cf6da2a91cf664922f92a7db9f9ff35b [INFO] running `Command { std: "docker" "start" "-a" "eb3ad34d00569e06fb61d64b74b0e4b0cf6da2a91cf664922f92a7db9f9ff35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb3ad34d00569e06fb61d64b74b0e4b0cf6da2a91cf664922f92a7db9f9ff35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3ad34d00569e06fb61d64b74b0e4b0cf6da2a91cf664922f92a7db9f9ff35b", kill_on_drop: false }` [INFO] [stdout] eb3ad34d00569e06fb61d64b74b0e4b0cf6da2a91cf664922f92a7db9f9ff35b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8b40804cec300f3bb09bc4fe9943c54ac0b4dd54b2eb3a0bf6f63ed6ecd3b047 [INFO] running `Command { std: "docker" "start" "-a" "8b40804cec300f3bb09bc4fe9943c54ac0b4dd54b2eb3a0bf6f63ed6ecd3b047", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking retain_mut v0.1.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking keyed_priority_queue v0.4.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Documenting AdventOfCode2021 v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `AdventOfCode2021` [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=e4c566c3e82e2a32 -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8224b0f00adfe155.rmeta --extern keyed_priority_queue=/opt/rustwide/target/debug/deps/libkeyed_priority_queue-bdc8c1e597afb810.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-7c69a6683fa762c3.rmeta --cap-lints=warn --crate-version 1.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `AdventOfCode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day08 src/bin/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=14728f823c60101f -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8224b0f00adfe155.rmeta --extern keyed_priority_queue=/opt/rustwide/target/debug/deps/libkeyed_priority_queue-bdc8c1e597afb810.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-7c69a6683fa762c3.rmeta --cap-lints=warn --crate-version 1.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `AdventOfCode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day14 src/bin/day14.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=336e9f40cd202ea9 -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8224b0f00adfe155.rmeta --extern keyed_priority_queue=/opt/rustwide/target/debug/deps/libkeyed_priority_queue-bdc8c1e597afb810.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-7c69a6683fa762c3.rmeta --cap-lints=warn --crate-version 1.0.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `AdventOfCode2021` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name day05 src/bin/day05.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=f43ba702aeb29080 -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8224b0f00adfe155.rmeta --extern keyed_priority_queue=/opt/rustwide/target/debug/deps/libkeyed_priority_queue-bdc8c1e597afb810.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-93251fd65088a55f.rmeta --extern retain_mut=/opt/rustwide/target/debug/deps/libretain_mut-7c69a6683fa762c3.rmeta --cap-lints=warn --crate-version 1.0.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8b40804cec300f3bb09bc4fe9943c54ac0b4dd54b2eb3a0bf6f63ed6ecd3b047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b40804cec300f3bb09bc4fe9943c54ac0b4dd54b2eb3a0bf6f63ed6ecd3b047", kill_on_drop: false }` [INFO] [stdout] 8b40804cec300f3bb09bc4fe9943c54ac0b4dd54b2eb3a0bf6f63ed6ecd3b047