[INFO] fetching crate epd 0.0.1... [INFO] documenting epd-0.0.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate epd 0.0.1 into /workspace/builds/worker-18/source [INFO] validating manifest of crates.io crate epd 0.0.1 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 epd 0.0.1 [INFO] finished tweaking crates.io crate epd 0.0.1 [INFO] tweaked toml for crates.io crate epd 0.0.1 written to /workspace/builds/worker-18/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] [stderr] Blocking waiting for file lock on package cache [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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 84fad760a1ec744ac2f385d901f854cc939eaa55f2852b1e1c16d2de22a3392a [INFO] running `Command { std: "docker" "start" "-a" "84fad760a1ec744ac2f385d901f854cc939eaa55f2852b1e1c16d2de22a3392a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84fad760a1ec744ac2f385d901f854cc939eaa55f2852b1e1c16d2de22a3392a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84fad760a1ec744ac2f385d901f854cc939eaa55f2852b1e1c16d2de22a3392a", kill_on_drop: false }` [INFO] [stdout] 84fad760a1ec744ac2f385d901f854cc939eaa55f2852b1e1c16d2de22a3392a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 875fcfdf12cd87f7f3f0704fa4173d4eb1150482e27550e8101a25722d6dc278 [INFO] running `Command { std: "docker" "start" "-a" "875fcfdf12cd87f7f3f0704fa4173d4eb1150482e27550e8101a25722d6dc278", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Documenting epd v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `POR` [INFO] [stdout] --> src/command.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | /// A=0, Normal Mode [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `1:0` [INFO] [stdout] --> src/command.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | /// ## A[1:0] [INFO] [stdout] | ^^^ no item named `1: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 `POR` [INFO] [stdout] --> src/command.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | /// - 11 – Y increment, X increment [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `2` [INFO] [stdout] --> src/command.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | /// ## A[2] [INFO] [stdout] | ^ no item named `2` 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 `POR` [INFO] [stdout] --> src/command.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 37 | /// - AM = 0, the address counter is updated in the X direction. [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `7:0` [INFO] [stdout] --> src/command.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | /// A[7:0] = 00h [POR] [INFO] [stdout] | ^^^ no item named `7: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 `POR` [INFO] [stdout] --> src/command.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | /// A[7:0] = 00h [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `7:0` [INFO] [stdout] --> src/command.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | /// | A[7:0] | VCOM | A[7:0] | VCOM | [INFO] [stdout] | ^^^ no item named `7: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 `7:0` [INFO] [stdout] --> src/command.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | /// | A[7:0] | VCOM | A[7:0] | VCOM | [INFO] [stdout] | ^^^ no item named `7: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 `6:0` [INFO] [stdout] --> src/command.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | /// A[6:0]: Number of dummy line period in term of TGate [INFO] [stdout] | ^^^ no item named `6: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 `3:0` [INFO] [stdout] --> src/command.rs:105:39 [INFO] [stdout] | [INFO] [stdout] 105 | /// Set Gate line width (TGate) A[3:0] Line width in us. [INFO] [stdout] | ^^^ no item named `3: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 `3:0` [INFO] [stdout] --> src/command.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | /// A[3:0]: Line width in us, 0 to 8 [INFO] [stdout] | ^^^ no item named `3: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 `n` [INFO] [stdout] --> src/lut.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | //! VS[n-XY], TP[n#], RP[n] [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | //! VS[n-XY], TP[n#], RP[n] [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | //! - The phase period defined as TP[n#] * T_FRAME, where TP[n#] range from 0 to 31 (5 bits) [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:9:62 [INFO] [stdout] | [INFO] [stdout] 9 | //! - The phase period defined as TP[n#] * T_FRAME, where TP[n#] range from 0 to 31 (5 bits) [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | //! - TP[n#] = 0 indicates phase skipped. [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^ no item named `n` 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 `nA` [INFO] [stdout] --> src/lut.rs:11:74 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^^ no item named `nA` 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 `nB` [INFO] [stdout] --> src/lut.rs:11:85 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^^ no item named `nB` 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 `n` [INFO] [stdout] --> src/lut.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | //! - RP[n] = 0 indicates run time =1, where RP[n] range from 0 to 63. [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | //! - RP[n] = 0 indicates run time =1, where RP[n] range from 0 to 63. [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | //! - Source Voltage Level: VS[n#-XY] is constant in each phase. [INFO] [stdout] | ^^^^^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "875fcfdf12cd87f7f3f0704fa4173d4eb1150482e27550e8101a25722d6dc278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875fcfdf12cd87f7f3f0704fa4173d4eb1150482e27550e8101a25722d6dc278", kill_on_drop: false }` [INFO] [stdout] 875fcfdf12cd87f7f3f0704fa4173d4eb1150482e27550e8101a25722d6dc278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 0dda936a292488d22c2ab2a62c6b0e2e8dbb41836c99d0103623f4d1db2f8034 [INFO] running `Command { std: "docker" "start" "-a" "0dda936a292488d22c2ab2a62c6b0e2e8dbb41836c99d0103623f4d1db2f8034", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking display-interface v0.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking display-interface-spi v0.4.1 [INFO] [stderr] Documenting epd v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `POR` [INFO] [stdout] --> src/command.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | /// A=0, Normal Mode [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `1:0` [INFO] [stdout] --> src/command.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | /// ## A[1:0] [INFO] [stdout] | ^^^ no item named `1: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 `POR` [INFO] [stdout] --> src/command.rs:34:42 [INFO] [stdout] | [INFO] [stdout] 34 | /// - 11 – Y increment, X increment [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `2` [INFO] [stdout] --> src/command.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | /// ## A[2] [INFO] [stdout] | ^ no item named `2` 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 `POR` [INFO] [stdout] --> src/command.rs:37:71 [INFO] [stdout] | [INFO] [stdout] 37 | /// - AM = 0, the address counter is updated in the X direction. [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `7:0` [INFO] [stdout] --> src/command.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | /// A[7:0] = 00h [POR] [INFO] [stdout] | ^^^ no item named `7: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 `POR` [INFO] [stdout] --> src/command.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | /// A[7:0] = 00h [POR] [INFO] [stdout] | ^^^ no item named `POR` 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 `7:0` [INFO] [stdout] --> src/command.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | /// | A[7:0] | VCOM | A[7:0] | VCOM | [INFO] [stdout] | ^^^ no item named `7: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 `7:0` [INFO] [stdout] --> src/command.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | /// | A[7:0] | VCOM | A[7:0] | VCOM | [INFO] [stdout] | ^^^ no item named `7: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 `6:0` [INFO] [stdout] --> src/command.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | /// A[6:0]: Number of dummy line period in term of TGate [INFO] [stdout] | ^^^ no item named `6: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 `3:0` [INFO] [stdout] --> src/command.rs:105:39 [INFO] [stdout] | [INFO] [stdout] 105 | /// Set Gate line width (TGate) A[3:0] Line width in us. [INFO] [stdout] | ^^^ no item named `3: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 `3:0` [INFO] [stdout] --> src/command.rs:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | /// A[3:0]: Line width in us, 0 to 8 [INFO] [stdout] | ^^^ no item named `3: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 `n` [INFO] [stdout] --> src/lut.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | //! VS[n-XY], TP[n#], RP[n] [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | //! VS[n-XY], TP[n#], RP[n] [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | //! - The phase period defined as TP[n#] * T_FRAME, where TP[n#] range from 0 to 31 (5 bits) [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:9:62 [INFO] [stdout] | [INFO] [stdout] 9 | //! - The phase period defined as TP[n#] * T_FRAME, where TP[n#] range from 0 to 31 (5 bits) [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | //! - TP[n#] = 0 indicates phase skipped. [INFO] [stdout] | ^^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:11:40 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^ no item named `n` 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 `nA` [INFO] [stdout] --> src/lut.rs:11:74 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^^ no item named `nA` 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 `nB` [INFO] [stdout] --> src/lut.rs:11:85 [INFO] [stdout] | [INFO] [stdout] 11 | //! - The Repeat counter defined as RP[n], which represents repeating TP[nA] and TP[nB]. [INFO] [stdout] | ^^ no item named `nB` 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 `n` [INFO] [stdout] --> src/lut.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | //! - RP[n] = 0 indicates run time =1, where RP[n] range from 0 to 63. [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | //! - RP[n] = 0 indicates run time =1, where RP[n] range from 0 to 63. [INFO] [stdout] | ^ no item named `n` 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 `n` [INFO] [stdout] --> src/lut.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | //! - Source Voltage Level: VS[n#-XY] is constant in each phase. [INFO] [stdout] | ^^^^^ no item named `n` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `Command { std: "docker" "inspect" "0dda936a292488d22c2ab2a62c6b0e2e8dbb41836c99d0103623f4d1db2f8034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dda936a292488d22c2ab2a62c6b0e2e8dbb41836c99d0103623f4d1db2f8034", kill_on_drop: false }` [INFO] [stdout] 0dda936a292488d22c2ab2a62c6b0e2e8dbb41836c99d0103623f4d1db2f8034