[INFO] cloning repository https://github.com/nbigaouette/advent_of_code_2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbigaouette/advent_of_code_2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fadvent_of_code_2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbigaouette%2Fadvent_of_code_2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9285ada59f4e1c0725aa926f663d204207e7caea [INFO] documenting nbigaouette/advent_of_code_2017 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%2Fnbigaouette%2Fadvent_of_code_2017" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nbigaouette/advent_of_code_2017 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/nbigaouette/advent_of_code_2017 [INFO] finished tweaking git repo https://github.com/nbigaouette/advent_of_code_2017 [INFO] tweaked toml for git repo https://github.com/nbigaouette/advent_of_code_2017 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nbigaouette/advent_of_code_2017 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9132344ede0617b0712ff95e8941bf071b1b17821b3d1ddb9dd758ac3e65dfc5 [INFO] running `Command { std: "docker" "start" "-a" "9132344ede0617b0712ff95e8941bf071b1b17821b3d1ddb9dd758ac3e65dfc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9132344ede0617b0712ff95e8941bf071b1b17821b3d1ddb9dd758ac3e65dfc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9132344ede0617b0712ff95e8941bf071b1b17821b3d1ddb9dd758ac3e65dfc5", kill_on_drop: false }` [INFO] [stdout] 9132344ede0617b0712ff95e8941bf071b1b17821b3d1ddb9dd758ac3e65dfc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 24308990393cb21558491cd6b547a222f3732e038053db08ea71f71f9b328b93 [INFO] running `Command { std: "docker" "start" "-a" "24308990393cb21558491cd6b547a222f3732e038053db08ea71f71f9b328b93", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Documenting day10 v0.1.0 (/opt/rustwide/workdir/day10) [INFO] [stderr] Documenting day05 v0.1.0 (/opt/rustwide/workdir/day05) [INFO] [stderr] Documenting day09 v0.1.0 (/opt/rustwide/workdir/day09) [INFO] [stderr] Documenting day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Documenting day04 v0.1.0 (/opt/rustwide/workdir/day04) [INFO] [stderr] Documenting day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Documenting day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Documenting day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Documenting day07 v0.1.0 (/opt/rustwide/workdir/day07) [INFO] [stderr] Documenting day12 v0.1.0 (/opt/rustwide/workdir/day12) [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Documenting day13 v0.1.0 (/opt/rustwide/workdir/day13) [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Documenting day06 v0.1.0 (/opt/rustwide/workdir/day06) [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking regex v0.2.10 [INFO] [stderr] Documenting day08 v0.1.0 (/opt/rustwide/workdir/day08) [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> day08/src/lib.rs:5:108 [INFO] [stdout] | [INFO] [stdout] 5 | ...e of your recent assistance with [jump instructions](5), it would like you to compute the result of a series of unusual register instr... [INFO] [stdout] | ^ no item named `5` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.48s [INFO] running `Command { std: "docker" "inspect" "24308990393cb21558491cd6b547a222f3732e038053db08ea71f71f9b328b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24308990393cb21558491cd6b547a222f3732e038053db08ea71f71f9b328b93", kill_on_drop: false }` [INFO] [stdout] 24308990393cb21558491cd6b547a222f3732e038053db08ea71f71f9b328b93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0979fcb56d68a0cfcc7d0b9f8cc2d6515f9e41dfd0f7bd27a763a67d29b962e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0979fcb56d68a0cfcc7d0b9f8cc2d6515f9e41dfd0f7bd27a763a67d29b962e7", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "0979fcb56d68a0cfcc7d0b9f8cc2d6515f9e41dfd0f7bd27a763a67d29b962e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0979fcb56d68a0cfcc7d0b9f8cc2d6515f9e41dfd0f7bd27a763a67d29b962e7", kill_on_drop: false }` [INFO] [stdout] 0979fcb56d68a0cfcc7d0b9f8cc2d6515f9e41dfd0f7bd27a763a67d29b962e7