[INFO] fetching crate virt-ic 0.3.0... [INFO] documenting virt-ic-0.3.0 against beta-2022-05-20 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 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 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" "+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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43377c7d9526cad1aeb8c16720bf054cf2c42cd66e81551cd8c448a138410b64 [INFO] running `Command { std: "docker" "start" "-a" "43377c7d9526cad1aeb8c16720bf054cf2c42cd66e81551cd8c448a138410b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43377c7d9526cad1aeb8c16720bf054cf2c42cd66e81551cd8c448a138410b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43377c7d9526cad1aeb8c16720bf054cf2c42cd66e81551cd8c448a138410b64", kill_on_drop: false }` [INFO] [stdout] 43377c7d9526cad1aeb8c16720bf054cf2c42cd66e81551cd8c448a138410b64 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1079b6828b9ab0890e277571f1f233c2069c57be7b8e69f33d1e21af5b65edcd [INFO] running `Command { std: "docker" "start" "-a" "1079b6828b9ab0890e277571f1f233c2069c57be7b8e69f33d1e21af5b65edcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [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 31.65s [INFO] running `Command { std: "docker" "inspect" "1079b6828b9ab0890e277571f1f233c2069c57be7b8e69f33d1e21af5b65edcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1079b6828b9ab0890e277571f1f233c2069c57be7b8e69f33d1e21af5b65edcd", kill_on_drop: false }` [INFO] [stdout] 1079b6828b9ab0890e277571f1f233c2069c57be7b8e69f33d1e21af5b65edcd [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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] ed5c6cc0706b6b16ee649cb087e362531885c53cde6bc4cf451ed95948bd4e58 [INFO] running `Command { std: "docker" "start" "-a" "ed5c6cc0706b6b16ee649cb087e362531885c53cde6bc4cf451ed95948bd4e58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [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] Compiling serde_derive v1.0.111 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking uuid v0.8.1 [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 30.46s [INFO] running `Command { std: "docker" "inspect" "ed5c6cc0706b6b16ee649cb087e362531885c53cde6bc4cf451ed95948bd4e58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5c6cc0706b6b16ee649cb087e362531885c53cde6bc4cf451ed95948bd4e58", kill_on_drop: false }` [INFO] [stdout] ed5c6cc0706b6b16ee649cb087e362531885c53cde6bc4cf451ed95948bd4e58