[INFO] cloning repository https://github.com/digorithm/LC-3-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digorithm/LC-3-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigorithm%2FLC-3-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigorithm%2FLC-3-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61c93c60c3088ba8bfb4fe0ea92f38a8136ca5d5 [INFO] documenting digorithm/LC-3-Rust against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigorithm%2FLC-3-Rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/digorithm/LC-3-Rust 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 git repo https://github.com/digorithm/LC-3-Rust [INFO] finished tweaking git repo https://github.com/digorithm/LC-3-Rust [INFO] tweaked toml for git repo https://github.com/digorithm/LC-3-Rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/digorithm/LC-3-Rust 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] [stderr] Blocking waiting for file lock on package cache [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" "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] 474c80c031abace0e0659e86f9203e5b3bbd3c2bc572ec59e8f04b064ad97d1c [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" "474c80c031abace0e0659e86f9203e5b3bbd3c2bc572ec59e8f04b064ad97d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474c80c031abace0e0659e86f9203e5b3bbd3c2bc572ec59e8f04b064ad97d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474c80c031abace0e0659e86f9203e5b3bbd3c2bc572ec59e8f04b064ad97d1c", kill_on_drop: false }` [INFO] [stdout] 474c80c031abace0e0659e86f9203e5b3bbd3c2bc572ec59e8f04b064ad97d1c [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0663fe700e113478a84026457b0c0605e436b847cdd00522cef01bbcfffc4adb [INFO] running `Command { std: "docker" "start" "-a" "0663fe700e113478a84026457b0c0605e436b847cdd00522cef01bbcfffc4adb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Documenting LC-3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `5` [INFO] [stdout] --> src/hardware/instruction/mod.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | /// 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/instruction/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | /// 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 `8:0` [INFO] [stdout] --> src/hardware/instruction/mod.rs:159:52 [INFO] [stdout] | [INFO] [stdout] 159 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding this [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 `11:9` [INFO] [stdout] --> src/hardware/instruction/mod.rs:236:57 [INFO] [stdout] | [INFO] [stdout] 236 | /// 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 `11` [INFO] [stdout] --> src/hardware/instruction/mod.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | /// If bit [11] is set, N is tested; if bit [11] is clear, N is not tested. [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 `11` [INFO] [stdout] --> src/hardware/instruction/mod.rs:237:46 [INFO] [stdout] | [INFO] [stdout] 237 | /// If bit [11] is set, N is tested; if bit [11] is clear, N is not tested. [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` [INFO] [stdout] --> src/hardware/instruction/mod.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | /// If bit [10] is set, Z is tested. 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/instruction/mod.rs:268:11 [INFO] [stdout] | [INFO] [stdout] 268 | /// Bits [8:6] identify the base register. `RET` is listed as a separate instruction [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/instruction/mod.rs:291:79 [INFO] [stdout] | [INFO] [stdout] 291 | /// 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/instruction/mod.rs:292:56 [INFO] [stdout] | [INFO] [stdout] 292 | /// 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/instruction/mod.rs:292:115 [INFO] [stdout] | [INFO] [stdout] 292 | /// 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/instruction/mod.rs:326:52 [INFO] [stdout] | [INFO] [stdout] 326 | /// An address is computed by sign-extending bits [8:0] to 16 bits and [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/instruction/mod.rs:353:52 [INFO] [stdout] | [INFO] [stdout] 353 | /// 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/instruction/mod.rs:354:78 [INFO] [stdout] | [INFO] [stdout] 354 | /// 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/instruction/mod.rs:383:52 [INFO] [stdout] | [INFO] [stdout] 383 | /// An address is computed by sign-extending bits [8:0] to 16 bits and adding [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/instruction/mod.rs:413:55 [INFO] [stdout] | [INFO] [stdout] 413 | /// whose address is computed by sign-extending bits [8:0] to 16 bits and adding [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/instruction/mod.rs:438:49 [INFO] [stdout] | [INFO] [stdout] 438 | /// 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/instruction/mod.rs:464:55 [INFO] [stdout] | [INFO] [stdout] 464 | /// 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/instruction/mod.rs:465:78 [INFO] [stdout] | [INFO] [stdout] 465 | /// 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: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.14s [INFO] running `Command { std: "docker" "inspect" "0663fe700e113478a84026457b0c0605e436b847cdd00522cef01bbcfffc4adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0663fe700e113478a84026457b0c0605e436b847cdd00522cef01bbcfffc4adb", kill_on_drop: false }` [INFO] [stdout] 0663fe700e113478a84026457b0c0605e436b847cdd00522cef01bbcfffc4adb