[INFO] fetching crate bresenham_zip 1.0.0... [INFO] documenting bresenham_zip-1.0.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate bresenham_zip 1.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bresenham_zip 1.0.0 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 crates.io crate bresenham_zip 1.0.0 [INFO] finished tweaking crates.io crate bresenham_zip 1.0.0 [INFO] tweaked toml for crates.io crate bresenham_zip 1.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate bresenham_zip 1.0.0 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-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" "+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] 093e254c4c326c4012928cb4862c80800167420f74b46c13f44f37605dbf68c3 [INFO] running `Command { std: "docker" "start" "-a" "093e254c4c326c4012928cb4862c80800167420f74b46c13f44f37605dbf68c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093e254c4c326c4012928cb4862c80800167420f74b46c13f44f37605dbf68c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093e254c4c326c4012928cb4862c80800167420f74b46c13f44f37605dbf68c3", kill_on_drop: false }` [INFO] [stdout] 093e254c4c326c4012928cb4862c80800167420f74b46c13f44f37605dbf68c3 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e8cefe73a8b1dc2c6674cf9e08f4f7ed160f1c0f57bda96eb08024873de1840 [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" "5e8cefe73a8b1dc2c6674cf9e08f4f7ed160f1c0f57bda96eb08024873de1840", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking line_drawing v1.0.0 [INFO] [stderr] Documenting bresenham_zip v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Error::MissingAxis` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// * [Error::MissingAxis], if no axis was specified. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the enum `Error` has no variant or associated item named `MissingAxis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::MissingPoint` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | /// * [Error::MissingPoint], if any of the three points is missing. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidX` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// * [Error::InvalidX], if the axis is X and the two ending points have divergent X values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidY` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | /// * [Error::InvalidY], if the axis is Y and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidZ` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | /// * [Error::InvalidZ], if the axis is Z and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::MissingAxis` [INFO] [stdout] --> src/zip/builder.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// * [Error::MissingAxis], if no axis was specified. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the enum `Error` has no variant or associated item named `MissingAxis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::MissingPoint` [INFO] [stdout] --> src/zip/builder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | /// * [Error::MissingPoint], if any of the three points is missing. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidX` [INFO] [stdout] --> src/zip/builder.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// * [Error::InvalidX], if the axis is X and the two ending points have divergent X values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidY` [INFO] [stdout] --> src/zip/builder.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | /// * [Error::InvalidY], if the axis is Y and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.14s [INFO] running `Command { std: "docker" "inspect" "5e8cefe73a8b1dc2c6674cf9e08f4f7ed160f1c0f57bda96eb08024873de1840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e8cefe73a8b1dc2c6674cf9e08f4f7ed160f1c0f57bda96eb08024873de1840", kill_on_drop: false }` [INFO] [stdout] 5e8cefe73a8b1dc2c6674cf9e08f4f7ed160f1c0f57bda96eb08024873de1840 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6868dec1a69a35c313b150e7d7987a21da4880cfdba6a4f511fbbc4ffa4095c4 [INFO] running `Command { std: "docker" "start" "-a" "6868dec1a69a35c313b150e7d7987a21da4880cfdba6a4f511fbbc4ffa4095c4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking line_drawing v1.0.0 [INFO] [stderr] Documenting bresenham_zip v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Error::MissingAxis` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// * [Error::MissingAxis], if no axis was specified. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the enum `Error` has no variant or associated item named `MissingAxis` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::MissingPoint` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | /// * [Error::MissingPoint], if any of the three points is missing. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidX` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// * [Error::InvalidX], if the axis is X and the two ending points have divergent X values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidY` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | /// * [Error::InvalidY], if the axis is Y and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidZ` [INFO] [stdout] --> src/zip_3d/builder_3d.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | /// * [Error::InvalidZ], if the axis is Z and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Error::MissingAxis` [INFO] [stdout] --> src/zip/builder.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | /// * [Error::MissingAxis], if no axis was specified. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the enum `Error` has no variant or associated item named `MissingAxis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::MissingPoint` [INFO] [stdout] --> src/zip/builder.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | /// * [Error::MissingPoint], if any of the three points is missing. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidX` [INFO] [stdout] --> src/zip/builder.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// * [Error::InvalidX], if the axis is X and the two ending points have divergent X values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `build` links to private item `Error::InvalidY` [INFO] [stdout] --> src/zip/builder.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | /// * [Error::InvalidY], if the axis is Y and the two ending points have divergent Y values. [INFO] [stdout] | ^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `Command { std: "docker" "inspect" "6868dec1a69a35c313b150e7d7987a21da4880cfdba6a4f511fbbc4ffa4095c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6868dec1a69a35c313b150e7d7987a21da4880cfdba6a4f511fbbc4ffa4095c4", kill_on_drop: false }` [INFO] [stdout] 6868dec1a69a35c313b150e7d7987a21da4880cfdba6a4f511fbbc4ffa4095c4