[INFO] cloning repository https://github.com/rchilly/aoc_21 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rchilly/aoc_21" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchilly%2Faoc_21", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchilly%2Faoc_21'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40a1cecc55404342e1f997511b42def422f5ae39 [INFO] documenting rchilly/aoc_21 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%2Frchilly%2Faoc_21" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rchilly/aoc_21 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] removed /workspace/builds/worker-12/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rchilly/aoc_21 [INFO] finished tweaking git repo https://github.com/rchilly/aoc_21 [INFO] tweaked toml for git repo https://github.com/rchilly/aoc_21 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/rchilly/aoc_21 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 463c333894a23ff8b34344e180c9cf7e2be89a3d9a46405594669d36351bc49a [INFO] running `Command { std: "docker" "start" "-a" "463c333894a23ff8b34344e180c9cf7e2be89a3d9a46405594669d36351bc49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "463c333894a23ff8b34344e180c9cf7e2be89a3d9a46405594669d36351bc49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463c333894a23ff8b34344e180c9cf7e2be89a3d9a46405594669d36351bc49a", kill_on_drop: false }` [INFO] [stdout] 463c333894a23ff8b34344e180c9cf7e2be89a3d9a46405594669d36351bc49a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 5e77bafc33d853ad38c6877fe67b74d4032fe794a770a37d25aa3d3292d862d7 [INFO] running `Command { std: "docker" "start" "-a" "5e77bafc33d853ad38c6877fe67b74d4032fe794a770a37d25aa3d3292d862d7", kill_on_drop: false }` [INFO] [stderr] Checking advent_21 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting advent_21 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 6 src/bin/6/main.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=957b5ac3c1d7f851 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.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_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 4 src/bin/4/main.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=a179060191fcaa81 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 1 src/bin/1/main.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=822ef617374373b3 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 21 src/bin/21/main.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=8ca73059c388dcc9 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 13 src/bin/13/main.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=ba9d1f9f18286c8e -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 20 src/bin/20/main.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=7ad4848727a8b829 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 2 src/bin/2/main.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=ea71e0dc7186b866 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 3 src/bin/3/main.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=6088b345bbed4bb0 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 12 src/bin/12/main.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=c0dacb28f15bb9d5 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 5 src/bin/5/main.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=8d628035ba88a547 -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 14 src/bin/14/main.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=5d5ca71640f6925f -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 7 src/bin/7/main.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=e5f76b9bc6a303fc -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not document `advent_21` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name 8 src/bin/8/main.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=e6e3da488242423e -L dependency=/opt/rustwide/target/debug/deps --extern advent_21=/opt/rustwide/target/debug/deps/libadvent_21-fc50c5e72c3991d0.rmeta --cap-lints=warn --crate-version 0.1.0` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5e77bafc33d853ad38c6877fe67b74d4032fe794a770a37d25aa3d3292d862d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e77bafc33d853ad38c6877fe67b74d4032fe794a770a37d25aa3d3292d862d7", kill_on_drop: false }` [INFO] [stdout] 5e77bafc33d853ad38c6877fe67b74d4032fe794a770a37d25aa3d3292d862d7