[INFO] fetching crate gfx-hal 0.5.3... [INFO] documenting gfx-hal-0.5.3 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate gfx-hal 0.5.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate gfx-hal 0.5.3 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gfx-hal 0.5.3 [INFO] finished tweaking crates.io crate gfx-hal 0.5.3 [INFO] tweaked toml for crates.io crate gfx-hal 0.5.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e68a7e490de29b1bfac164a649a4f2529afd373be7581a926aa71efe95a4d5b [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" "1e68a7e490de29b1bfac164a649a4f2529afd373be7581a926aa71efe95a4d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e68a7e490de29b1bfac164a649a4f2529afd373be7581a926aa71efe95a4d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e68a7e490de29b1bfac164a649a4f2529afd373be7581a926aa71efe95a4d5b", kill_on_drop: false }` [INFO] [stdout] 1e68a7e490de29b1bfac164a649a4f2529afd373be7581a926aa71efe95a4d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 169ff0c3dab06a5e6c183872f526952f9f100cb379ed7f8c1d3f5f7ea0090a4b [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" "169ff0c3dab06a5e6c183872f526952f9f100cb379ed7f8c1d3f5f7ea0090a4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Documenting gfx-hal v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[window::Surface]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/window.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | //! * [Surface](window::Surface) is the host abstraction of the native screen [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[window::Swapchain]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/window.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | //! * [Swapchain](window::Swapchain) is the device abstraction for a surface, containing multiple presentable images [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/window.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 233 | | /// [INFO] [stdout] 234 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/window.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 284 | | /// [INFO] [stdout] 285 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/window.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 577 | | /// [INFO] [stdout] 578 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/window.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 596 | | /// [INFO] [stdout] 597 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: Rust code block is empty [INFO] [stdout] --> src/window.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | /// ```no_run [INFO] [stdout] | _________^ [INFO] [stdout] 388 | | /// [INFO] [stdout] 389 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.70s [INFO] running `Command { std: "docker" "inspect" "169ff0c3dab06a5e6c183872f526952f9f100cb379ed7f8c1d3f5f7ea0090a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169ff0c3dab06a5e6c183872f526952f9f100cb379ed7f8c1d3f5f7ea0090a4b", kill_on_drop: false }` [INFO] [stdout] 169ff0c3dab06a5e6c183872f526952f9f100cb379ed7f8c1d3f5f7ea0090a4b