[INFO] crate multiboot 0.3.0 is already in cache [INFO] documenting multiboot-0.3.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate multiboot 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate multiboot 0.3.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate multiboot 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multiboot 0.3.0 [INFO] tweaked toml for crates.io crate multiboot 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4477cb211f4ba380c99f0783aa5694b3d97459d461a1964aaa2e7a3c67895ea1 [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" "4477cb211f4ba380c99f0783aa5694b3d97459d461a1964aaa2e7a3c67895ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4477cb211f4ba380c99f0783aa5694b3d97459d461a1964aaa2e7a3c67895ea1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4477cb211f4ba380c99f0783aa5694b3d97459d461a1964aaa2e7a3c67895ea1", kill_on_drop: false }` [INFO] [stdout] 4477cb211f4ba380c99f0783aa5694b3d97459d461a1964aaa2e7a3c67895ea1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5694688c9c6f58db8dad4c79e6c582077ff75b15bc53bda8b75240251755186 [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" "a5694688c9c6f58db8dad4c79e6c582077ff75b15bc53bda8b75240251755186", kill_on_drop: false }` [INFO] [stderr] Documenting multiboot v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:38:56 [INFO] [stdout] | [INFO] [stdout] 38 | /// 4 | mem_lower | (present if flags[0] is set) [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: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:39:56 [INFO] [stdout] | [INFO] [stdout] 39 | /// 8 | mem_upper | (present if flags[0] is set) [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: `[1]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:41:56 [INFO] [stdout] | [INFO] [stdout] 41 | /// 12 | boot_device | (present if flags[1] is set) [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: `[2]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:43:56 [INFO] [stdout] | [INFO] [stdout] 43 | /// 16 | cmdline | (present if flags[2] is set) [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: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:45:56 [INFO] [stdout] | [INFO] [stdout] 45 | /// 20 | mods_count | (present if flags[3] is set) [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: `[3]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:46:56 [INFO] [stdout] | [INFO] [stdout] 46 | /// 24 | mods_addr | (present if flags[3] is set) [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: `[4]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | /// 28 - 40 | syms | (present if flags[4] or [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: `[5]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:49:56 [INFO] [stdout] | [INFO] [stdout] 49 | /// | | flags[5] is set) [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: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:51:56 [INFO] [stdout] | [INFO] [stdout] 51 | /// 44 | mmap_length | (present if flags[6] is set) [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: `[6]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:52:56 [INFO] [stdout] | [INFO] [stdout] 52 | /// 48 | mmap_addr | (present if flags[6] is set) [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: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:54:56 [INFO] [stdout] | [INFO] [stdout] 54 | /// 52 | drives_length | (present if flags[7] is set) [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: `[7]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:55:56 [INFO] [stdout] | [INFO] [stdout] 55 | /// 56 | drives_addr | (present if flags[7] is set) [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: `[8]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | /// 60 | config_table | (present if flags[8] is set) [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: `[9]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:59:56 [INFO] [stdout] | [INFO] [stdout] 59 | /// 64 | boot_loader_name | (present if flags[9] is set) [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: `[10]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:61:56 [INFO] [stdout] | [INFO] [stdout] 61 | /// 68 | apm_table | (present if flags[10] is set) [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: `[11]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/lib.rs:63:56 [INFO] [stdout] | [INFO] [stdout] 63 | /// 72 | vbe_control_info | (present if flags[11] is set) [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: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "a5694688c9c6f58db8dad4c79e6c582077ff75b15bc53bda8b75240251755186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5694688c9c6f58db8dad4c79e6c582077ff75b15bc53bda8b75240251755186", kill_on_drop: false }` [INFO] [stdout] a5694688c9c6f58db8dad4c79e6c582077ff75b15bc53bda8b75240251755186