[INFO] cloning repository https://github.com/onefrankguy/chifir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onefrankguy/chifir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonefrankguy%2Fchifir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonefrankguy%2Fchifir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96c6206beb965f2e7143915170848f9401b30413 [INFO] documenting onefrankguy/chifir 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%2Fonefrankguy%2Fchifir" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onefrankguy/chifir 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/onefrankguy/chifir [INFO] finished tweaking git repo https://github.com/onefrankguy/chifir [INFO] tweaked toml for git repo https://github.com/onefrankguy/chifir written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/onefrankguy/chifir 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-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] 0e364671ff09975049a1b3e8afc8b86de8952d11f1577ea2eee2fcf3ef818a8a [INFO] running `Command { std: "docker" "start" "-a" "0e364671ff09975049a1b3e8afc8b86de8952d11f1577ea2eee2fcf3ef818a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e364671ff09975049a1b3e8afc8b86de8952d11f1577ea2eee2fcf3ef818a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e364671ff09975049a1b3e8afc8b86de8952d11f1577ea2eee2fcf3ef818a8a", kill_on_drop: false }` [INFO] [stdout] 0e364671ff09975049a1b3e8afc8b86de8952d11f1577ea2eee2fcf3ef818a8a [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] 0ac9948b2749197307c23be37b4fd117b5857bedd863cbf300e02ef48a3e0a4e [INFO] running `Command { std: "docker" "start" "-a" "0ac9948b2749197307c23be37b4fd117b5857bedd863cbf300e02ef48a3e0a4e", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Checking termion v1.1.1 [INFO] [stderr] Documenting chifir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `X` [INFO] [stdout] --> src/compiler.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | //! with the program counter at 0. The term **M[X]** in the comments refers to [INFO] [stdout] | ^ no item named `X` 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 `A` [INFO] [stdout] --> src/compiler.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 186 | //! |1 |`lpc` |PC ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | //! |2 |`beq` |If M[B] = 0, then PC ← M[A] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:187:63 [INFO] [stdout] | [INFO] [stdout] 187 | //! |2 |`beq` |If M[B] = 0, then PC ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | //! |3 |`spc` |M[A] ← PC | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | //! |4 |`lea` |M[A] ← M[B] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:189:40 [INFO] [stdout] | [INFO] [stdout] 189 | //! |4 |`lea` |M[A] ← M[B] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | //! |5 |`lra` |M[A] ← M[M[B]] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:190:42 [INFO] [stdout] | [INFO] [stdout] 190 | //! |5 |`lra` |M[A] ← M[M[B]] | [INFO] [stdout] | ^ no item named `B` 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 `B` [INFO] [stdout] --> src/compiler.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | //! |6 |`sra` |M[M[B]] ← M[A] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:191:43 [INFO] [stdout] | [INFO] [stdout] 191 | //! |6 |`sra` |M[M[B]] ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:192:40 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:192:52 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:193:40 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:195:54 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `C` 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 `B` [INFO] [stdout] --> src/compiler.rs:197:31 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:197:72 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | //! |13 |`nad` |M[A] ← NOT(M[B} AND M[C]) | [INFO] [stdout] | ^ no item named `A` 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 `C` [INFO] [stdout] --> src/compiler.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | //! |13 |`nad` |M[A] ← NOT(M[B} AND M[C]) | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:200:69 [INFO] [stdout] | [INFO] [stdout] 200 | //! |15 |`key` |Get the last key pressed and store it in M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:202:49 [INFO] [stdout] | [INFO] [stdout] 202 | //! |17 |`cfv` |Configure display at M[A] with width B and height C | [INFO] [stdout] | ^ no item named `A` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.67s [INFO] running `Command { std: "docker" "inspect" "0ac9948b2749197307c23be37b4fd117b5857bedd863cbf300e02ef48a3e0a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac9948b2749197307c23be37b4fd117b5857bedd863cbf300e02ef48a3e0a4e", kill_on_drop: false }` [INFO] [stdout] 0ac9948b2749197307c23be37b4fd117b5857bedd863cbf300e02ef48a3e0a4e [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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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] 2219c611f8f513887cca20851ae1a90ce77dd45b16633e3184c4794057884c0a [INFO] running `Command { std: "docker" "start" "-a" "2219c611f8f513887cca20851ae1a90ce77dd45b16633e3184c4794057884c0a", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Checking termion v1.1.1 [INFO] [stderr] Documenting chifir v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `X` [INFO] [stdout] --> src/compiler.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | //! with the program counter at 0. The term **M[X]** in the comments refers to [INFO] [stdout] | ^ no item named `X` 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 `A` [INFO] [stdout] --> src/compiler.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 186 | //! |1 |`lpc` |PC ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | //! |2 |`beq` |If M[B] = 0, then PC ← M[A] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:187:63 [INFO] [stdout] | [INFO] [stdout] 187 | //! |2 |`beq` |If M[B] = 0, then PC ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | //! |3 |`spc` |M[A] ← PC | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:189:28 [INFO] [stdout] | [INFO] [stdout] 189 | //! |4 |`lea` |M[A] ← M[B] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:189:40 [INFO] [stdout] | [INFO] [stdout] 189 | //! |4 |`lea` |M[A] ← M[B] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:190:28 [INFO] [stdout] | [INFO] [stdout] 190 | //! |5 |`lra` |M[A] ← M[M[B]] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:190:42 [INFO] [stdout] | [INFO] [stdout] 190 | //! |5 |`lra` |M[A] ← M[M[B]] | [INFO] [stdout] | ^ no item named `B` 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 `B` [INFO] [stdout] --> src/compiler.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | //! |6 |`sra` |M[M[B]] ← M[A] | [INFO] [stdout] | ^ no item named `B` 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 `A` [INFO] [stdout] --> src/compiler.rs:191:43 [INFO] [stdout] | [INFO] [stdout] 191 | //! |6 |`sra` |M[M[B]] ← M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:192:28 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:192:40 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:192:52 [INFO] [stdout] | [INFO] [stdout] 192 | //! |7 |`add` |M[A] ← M[B] + M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:193:28 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:193:40 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | //! |8 |`sub` |M[A] ← M[B] − M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:194:28 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:194:40 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | //! |9 |`mul` |M[A] ← M[B] × M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:195:40 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:195:54 [INFO] [stdout] | [INFO] [stdout] 195 | //! |10 |`div` |M[A] ← M[B] ÷ M[C] | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:196:28 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `A` 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 `B` [INFO] [stdout] --> src/compiler.rs:196:40 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | //! |11 |`mod` |M[A] ← M[B] modulo M[C] | [INFO] [stdout] | ^ no item named `C` 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 `B` [INFO] [stdout] --> src/compiler.rs:197:31 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `B` 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 `C` [INFO] [stdout] --> src/compiler.rs:197:41 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:197:72 [INFO] [stdout] | [INFO] [stdout] 197 | //! |12 |`cmp` |If M[B] < M[C], then M[A] ← 1, else M[A] ← 0| [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:198:28 [INFO] [stdout] | [INFO] [stdout] 198 | //! |13 |`nad` |M[A] ← NOT(M[B} AND M[C]) | [INFO] [stdout] | ^ no item named `A` 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 `C` [INFO] [stdout] --> src/compiler.rs:198:53 [INFO] [stdout] | [INFO] [stdout] 198 | //! |13 |`nad` |M[A] ← NOT(M[B} AND M[C]) | [INFO] [stdout] | ^ no item named `C` 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 `A` [INFO] [stdout] --> src/compiler.rs:200:69 [INFO] [stdout] | [INFO] [stdout] 200 | //! |15 |`key` |Get the last key pressed and store it in M[A] | [INFO] [stdout] | ^ no item named `A` 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 `A` [INFO] [stdout] --> src/compiler.rs:202:49 [INFO] [stdout] | [INFO] [stdout] 202 | //! |17 |`cfv` |Configure display at M[A] with width B and height C | [INFO] [stdout] | ^ no item named `A` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "2219c611f8f513887cca20851ae1a90ce77dd45b16633e3184c4794057884c0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2219c611f8f513887cca20851ae1a90ce77dd45b16633e3184c4794057884c0a", kill_on_drop: false }` [INFO] [stdout] 2219c611f8f513887cca20851ae1a90ce77dd45b16633e3184c4794057884c0a