[INFO] fetching crate lc3_vm 0.1.0... [INFO] documenting lc3_vm-0.1.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate lc3_vm 0.1.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate lc3_vm 0.1.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 lc3_vm 0.1.0 [INFO] finished tweaking crates.io crate lc3_vm 0.1.0 [INFO] tweaked toml for crates.io crate lc3_vm 0.1.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 7e71bca95350f61b81059a794944370dd77386f979875f60cc7b8cfbf3cac44d [INFO] running `Command { std: "docker" "start" "-a" "7e71bca95350f61b81059a794944370dd77386f979875f60cc7b8cfbf3cac44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e71bca95350f61b81059a794944370dd77386f979875f60cc7b8cfbf3cac44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e71bca95350f61b81059a794944370dd77386f979875f60cc7b8cfbf3cac44d", kill_on_drop: false }` [INFO] [stdout] 7e71bca95350f61b81059a794944370dd77386f979875f60cc7b8cfbf3cac44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 9d3eb339c888edd76b52e600603548849cf1341b45e0a49cc9687028cb238762 [INFO] running `Command { std: "docker" "start" "-a" "9d3eb339c888edd76b52e600603548849cf1341b45e0a49cc9687028cb238762", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Documenting lc3_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/hardware/instructions/add.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | /// If bit [5] is 0, the second source operand is obtained from SR2. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/add.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | /// If bit [5] is 1, the second source operand is obtained by sign-extending the imm5 field to 16 bits. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/and.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | /// If bit [5] is 0, the second source operand is obtained from SR2. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/and.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// If bit [5] is 1, the second source operand is obtained by sign-extending the imm5 field to 16 bits. [INFO] [stdout] | ^ no item named `5` 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 `11:9` [INFO] [stdout] --> src/hardware/instructions/br.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | /// The condition codes specified by the state of bits [11:9] are tested. [INFO] [stdout] | ^^^^ no item named `11:9` 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 `10` [INFO] [stdout] --> src/hardware/instructions/br.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// If bit [10] is set, Z is tested, etc. If any of the condition codes tested is set, [INFO] [stdout] | ^^ no item named `10` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/jmp.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | /// Bits [8:6] identify the base register. [INFO] [stdout] | ^^^ no item named `8:6` 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 `11` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | /// The address of the subroutine is obtained from the base register (if bit [11] is 0), [INFO] [stdout] | ^^ no item named `11` 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 `10:0` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | /// or the address is computed by sign-extending bits [10:0] and adding this value to the incremented PC (if bit [11] is 1). [INFO] [stdout] | ^^^^ no item named `10:0` 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 `11` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:9:115 [INFO] [stdout] | [INFO] [stdout] 9 | /// or the address is computed by sign-extending bits [10:0] and adding this value to the incremented PC (if bit [11] is 1). [INFO] [stdout] | ^^ no item named `11` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/ld.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/ldi.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `5:0` [INFO] [stdout] --> src/hardware/instructions/ldr.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [5:0] to 16 bits [INFO] [stdout] | ^^^ no item named `5:0` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/ldr.rs:7:78 [INFO] [stdout] | [INFO] [stdout] 7 | /// and adding this value to the contents of the register specified by bits [8:6]. [INFO] [stdout] | ^^^ no item named `8:6` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/lea.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/st.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/sti.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is obtained as follows: Bits [8:0] are sign-extended to 16 bits and added to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `5:0` [INFO] [stdout] --> src/hardware/instructions/str.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is computed by sign-extending bits [5:0] to 16 bits [INFO] [stdout] | ^^^ no item named `5:0` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/str.rs:7:78 [INFO] [stdout] | [INFO] [stdout] 7 | /// and adding this value to the contents of the register specified by bits [8:6]. [INFO] [stdout] | ^^^ no item named `8:6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys/terminal.rs:38:72 [INFO] [stdout] | [INFO] [stdout] 38 | /// And exists the process with process code = 130 (as mentioned here, http://tldp.org/LDP/abs/html/exitcodes.html). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "9d3eb339c888edd76b52e600603548849cf1341b45e0a49cc9687028cb238762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d3eb339c888edd76b52e600603548849cf1341b45e0a49cc9687028cb238762", kill_on_drop: false }` [INFO] [stdout] 9d3eb339c888edd76b52e600603548849cf1341b45e0a49cc9687028cb238762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] cad45940429c164253132a6be1d1d4313410ca6a0dfc518489470967d7db11c6 [INFO] running `Command { std: "docker" "start" "-a" "cad45940429c164253132a6be1d1d4313410ca6a0dfc518489470967d7db11c6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Documenting lc3_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/hardware/instructions/add.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | /// If bit [5] is 0, the second source operand is obtained from SR2. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/add.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | /// If bit [5] is 1, the second source operand is obtained by sign-extending the imm5 field to 16 bits. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/and.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | /// If bit [5] is 0, the second source operand is obtained from SR2. [INFO] [stdout] | ^ no item named `5` 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 `5` [INFO] [stdout] --> src/hardware/instructions/and.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// If bit [5] is 1, the second source operand is obtained by sign-extending the imm5 field to 16 bits. [INFO] [stdout] | ^ no item named `5` 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 `11:9` [INFO] [stdout] --> src/hardware/instructions/br.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | /// The condition codes specified by the state of bits [11:9] are tested. [INFO] [stdout] | ^^^^ no item named `11:9` 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 `10` [INFO] [stdout] --> src/hardware/instructions/br.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | /// If bit [10] is set, Z is tested, etc. If any of the condition codes tested is set, [INFO] [stdout] | ^^ no item named `10` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/jmp.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | /// Bits [8:6] identify the base register. [INFO] [stdout] | ^^^ no item named `8:6` 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 `11` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:8:79 [INFO] [stdout] | [INFO] [stdout] 8 | /// The address of the subroutine is obtained from the base register (if bit [11] is 0), [INFO] [stdout] | ^^ no item named `11` 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 `10:0` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:9:56 [INFO] [stdout] | [INFO] [stdout] 9 | /// or the address is computed by sign-extending bits [10:0] and adding this value to the incremented PC (if bit [11] is 1). [INFO] [stdout] | ^^^^ no item named `10:0` 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 `11` [INFO] [stdout] --> src/hardware/instructions/jsr.rs:9:115 [INFO] [stdout] | [INFO] [stdout] 9 | /// or the address is computed by sign-extending bits [10:0] and adding this value to the incremented PC (if bit [11] is 1). [INFO] [stdout] | ^^ no item named `11` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/ld.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/ldi.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `5:0` [INFO] [stdout] --> src/hardware/instructions/ldr.rs:6:52 [INFO] [stdout] | [INFO] [stdout] 6 | /// An address is computed by sign-extending bits [5:0] to 16 bits [INFO] [stdout] | ^^^ no item named `5:0` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/ldr.rs:7:78 [INFO] [stdout] | [INFO] [stdout] 7 | /// and adding this value to the contents of the register specified by bits [8:6]. [INFO] [stdout] | ^^^ no item named `8:6` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/lea.rs:5:52 [INFO] [stdout] | [INFO] [stdout] 5 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/st.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is computed by sign-extending bits [8:0] to 16 bits and adding this value to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `8:0` [INFO] [stdout] --> src/hardware/instructions/sti.rs:6:49 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is obtained as follows: Bits [8:0] are sign-extended to 16 bits and added to the incremented PC. [INFO] [stdout] | ^^^ no item named `8:0` 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 `5:0` [INFO] [stdout] --> src/hardware/instructions/str.rs:6:55 [INFO] [stdout] | [INFO] [stdout] 6 | /// whose address is computed by sign-extending bits [5:0] to 16 bits [INFO] [stdout] | ^^^ no item named `5:0` 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 `8:6` [INFO] [stdout] --> src/hardware/instructions/str.rs:7:78 [INFO] [stdout] | [INFO] [stdout] 7 | /// and adding this value to the contents of the register specified by bits [8:6]. [INFO] [stdout] | ^^^ no item named `8:6` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/sys/terminal.rs:38:72 [INFO] [stdout] | [INFO] [stdout] 38 | /// And exists the process with process code = 130 (as mentioned here, http://tldp.org/LDP/abs/html/exitcodes.html). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.18s [INFO] running `Command { std: "docker" "inspect" "cad45940429c164253132a6be1d1d4313410ca6a0dfc518489470967d7db11c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad45940429c164253132a6be1d1d4313410ca6a0dfc518489470967d7db11c6", kill_on_drop: false }` [INFO] [stdout] cad45940429c164253132a6be1d1d4313410ca6a0dfc518489470967d7db11c6