[INFO] fetching crate virt-ic 0.3.0... [INFO] documenting virt-ic-0.3.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate virt-ic 0.3.0 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate virt-ic 0.3.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate virt-ic 0.3.0 [INFO] finished tweaking crates.io crate virt-ic 0.3.0 [INFO] tweaked toml for crates.io crate virt-ic 0.3.0 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate crates.io crate virt-ic 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] [stderr] Downloaded ron v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afd4cda68bfa3bb049d9f397ca8aa167336a069014f3c53334f67ac44775e885 [INFO] running `Command { std: "docker" "start" "-a" "afd4cda68bfa3bb049d9f397ca8aa167336a069014f3c53334f67ac44775e885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afd4cda68bfa3bb049d9f397ca8aa167336a069014f3c53334f67ac44775e885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afd4cda68bfa3bb049d9f397ca8aa167336a069014f3c53334f67ac44775e885", kill_on_drop: false }` [INFO] [stdout] afd4cda68bfa3bb049d9f397ca8aa167336a069014f3c53334f67ac44775e885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3684096f4265e9dd3898363e7520062130805dd29c67b3da3f3ac6b1436613e [INFO] running `Command { std: "docker" "start" "-a" "d3684096f4265e9dd3898363e7520062130805dd29c67b3da3f3ac6b1436613e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Documenting virt-ic v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:86:67 [INFO] [stdout] | [INFO] [stdout] 86 | /// STA (0x48) | - |Stores the value of accumulator into address [HL]| [INFO] [stdout] | ^^ no item named `HL` 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: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:87:66 [INFO] [stdout] | [INFO] [stdout] 87 | /// STB (0x49) | - |Stores the value of B register into address [HL]| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | /// STC (0x4A) | - |Stores the value of C register into address [HL]| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:89:49 [INFO] [stdout] | [INFO] [stdout] 89 | /// LDB (0x4B) | - |Loads the value of address [HL] into the B register| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:90:49 [INFO] [stdout] | [INFO] [stdout] 90 | /// LDC (0x4C) | - |Loads the value of address [HL] into the C register| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 91 | /// LDA (0x4D) | - |Loads the value of address [HL] into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | /// LDA (0x4E) | - |Loads the value of address [HL]+B into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:93:49 [INFO] [stdout] | [INFO] [stdout] 93 | /// LDA (0x4F) | - |Loads the value of address [HL]+C into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.70s [INFO] running `Command { std: "docker" "inspect" "d3684096f4265e9dd3898363e7520062130805dd29c67b3da3f3ac6b1436613e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3684096f4265e9dd3898363e7520062130805dd29c67b3da3f3ac6b1436613e", kill_on_drop: false }` [INFO] [stdout] d3684096f4265e9dd3898363e7520062130805dd29c67b3da3f3ac6b1436613e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3102c946e9052ab7f427c0abf9d42c9b8905e5d76f82e9aff9796d9322253e0a [INFO] running `Command { std: "docker" "start" "-a" "3102c946e9052ab7f427c0abf9d42c9b8905e5d76f82e9aff9796d9322253e0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking ron v0.6.0 [INFO] [stderr] Documenting virt-ic v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:86:67 [INFO] [stdout] | [INFO] [stdout] 86 | /// STA (0x48) | - |Stores the value of accumulator into address [HL]| [INFO] [stdout] | ^^ no item named `HL` 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: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:87:66 [INFO] [stdout] | [INFO] [stdout] 87 | /// STB (0x49) | - |Stores the value of B register into address [HL]| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:88:66 [INFO] [stdout] | [INFO] [stdout] 88 | /// STC (0x4A) | - |Stores the value of C register into address [HL]| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:89:49 [INFO] [stdout] | [INFO] [stdout] 89 | /// LDB (0x4B) | - |Loads the value of address [HL] into the B register| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:90:49 [INFO] [stdout] | [INFO] [stdout] 90 | /// LDC (0x4C) | - |Loads the value of address [HL] into the C register| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 91 | /// LDA (0x4D) | - |Loads the value of address [HL] into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | /// LDA (0x4E) | - |Loads the value of address [HL]+B into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `HL` [INFO] [stdout] --> src/chip/cpu.rs:93:49 [INFO] [stdout] | [INFO] [stdout] 93 | /// LDA (0x4F) | - |Loads the value of address [HL]+C into the accumulator| [INFO] [stdout] | ^^ no item named `HL` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.40s [INFO] running `Command { std: "docker" "inspect" "3102c946e9052ab7f427c0abf9d42c9b8905e5d76f82e9aff9796d9322253e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3102c946e9052ab7f427c0abf9d42c9b8905e5d76f82e9aff9796d9322253e0a", kill_on_drop: false }` [INFO] [stdout] 3102c946e9052ab7f427c0abf9d42c9b8905e5d76f82e9aff9796d9322253e0a