[INFO] fetching crate wmidi 4.0.6... [INFO] documenting wmidi-4.0.6 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate wmidi 4.0.6 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wmidi 4.0.6 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 wmidi 4.0.6 [INFO] finished tweaking crates.io crate wmidi 4.0.6 [INFO] tweaked toml for crates.io crate wmidi 4.0.6 written to /workspace/builds/worker-3/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15777a019c0ee1d9a17abbdfed422883eab7fb1fa1922baf992460bb291ee861 [INFO] running `Command { std: "docker" "start" "-a" "15777a019c0ee1d9a17abbdfed422883eab7fb1fa1922baf992460bb291ee861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15777a019c0ee1d9a17abbdfed422883eab7fb1fa1922baf992460bb291ee861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15777a019c0ee1d9a17abbdfed422883eab7fb1fa1922baf992460bb291ee861", kill_on_drop: false }` [INFO] [stdout] 15777a019c0ee1d9a17abbdfed422883eab7fb1fa1922baf992460bb291ee861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 3da5462dd30c669ef49e34b94d0d6dba16451c8ed148e27ef557d471702dbb56 [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" "3da5462dd30c669ef49e34b94d0d6dba16451c8ed148e27ef557d471702dbb56", kill_on_drop: false }` [INFO] [stderr] Documenting wmidi v4.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `GM1` [INFO] [stdout] --> src/cc.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | //! * [GM1]: General MIDI System Level 1 [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | //! * [GM2]: General MIDI 2, version 1.2a [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM1` [INFO] [stdout] --> src/cc.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | /// [GM1] "For all instruments, the Modulation Wheel will change the nature of the sound [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | /// [GM2] Specifies the vibrato (LFO pitch modulation) depth to use for that channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM1` [INFO] [stdout] --> src/cc.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | /// [GM1] The gain in dB should be equivalent to `L = 40 * log10(cc7/127)`. [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM1` [INFO] [stdout] --> src/cc.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | /// [GM1] The gain in dB should be equivalent to [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | /// [GM2] May be treated as a continuous controller instead of a switch [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | /// [GM2] Notes played while this switch is on (value >= 64) should be [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | /// [GM2] Sets the strength of the resonance effect for filter(s) for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | /// [GM2] Controls the release time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | /// [GM2] Controls the attack time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | /// [GM2] Controls the preset cut-off frequency of the filter. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | /// [GM2] Controls the decay time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | /// [GM2] Controls the vibrato rate on the specified Channel relative to the sound's preset rate. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | /// [GM2] Controls the vibrato depth for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | /// [GM2] Controls the vibrato delay on the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [GM2] Specifies the Reverb Send Level for that channel, linearly from 0% to 100% of amplitude. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [GM2] Specifies the Chorus Send Level for that channel, linearly from 0% to 100% of amplitude. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | /// [GM2] Specifies the peak value of ModulationWheel (1), with the MSB [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:289:17 [INFO] [stdout] | [INFO] [stdout] 289 | /// ###### [GM2] `MSB=7F` `LSB=7F`: RPN NULL [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | /// [GM2] Turns off all Notes sounding on the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:353:10 [INFO] [stdout] | [INFO] [stdout] 353 | /// [GM2] Same as AllNotesOff (123), since GM2 does not support Omni mode. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | /// [GM2] Same as AllNotesOff (123), since GM2 does not support Omni mode. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [GM2] Same as AllNotesOff (123), then set the **channel** to mode 4. Will be [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | /// [GM2] Same as AllNotesOff (123), then set the **channel** to mode 3. [INFO] [stdout] | ^^^ no item named `GM2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "3da5462dd30c669ef49e34b94d0d6dba16451c8ed148e27ef557d471702dbb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da5462dd30c669ef49e34b94d0d6dba16451c8ed148e27ef557d471702dbb56", kill_on_drop: false }` [INFO] [stdout] 3da5462dd30c669ef49e34b94d0d6dba16451c8ed148e27ef557d471702dbb56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c7ecb7747e0b19727b847529ae2e8331367819b9417ad1438e580abf6f4a0fa6 [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" "c7ecb7747e0b19727b847529ae2e8331367819b9417ad1438e580abf6f4a0fa6", kill_on_drop: false }` [INFO] [stderr] Documenting wmidi v4.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `GM1` [INFO] [stdout] --> src/cc.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | //! * [GM1]: General MIDI System Level 1 [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | //! * [GM2]: General MIDI 2, version 1.2a [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM1` [INFO] [stdout] --> src/cc.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | /// [GM1] "For all instruments, the Modulation Wheel will change the nature of the sound [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | /// [GM2] Specifies the vibrato (LFO pitch modulation) depth to use for that channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM1` [INFO] [stdout] --> src/cc.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | /// [GM1] The gain in dB should be equivalent to `L = 40 * log10(cc7/127)`. [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM1` [INFO] [stdout] --> src/cc.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | /// [GM1] The gain in dB should be equivalent to [INFO] [stdout] | ^^^ no item named `GM1` 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 `GM2` [INFO] [stdout] --> src/cc.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | /// [GM2] May be treated as a continuous controller instead of a switch [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | /// [GM2] Notes played while this switch is on (value >= 64) should be [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:169:10 [INFO] [stdout] | [INFO] [stdout] 169 | /// [GM2] Sets the strength of the resonance effect for filter(s) for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:174:10 [INFO] [stdout] | [INFO] [stdout] 174 | /// [GM2] Controls the release time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | /// [GM2] Controls the attack time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | /// [GM2] Controls the preset cut-off frequency of the filter. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:189:10 [INFO] [stdout] | [INFO] [stdout] 189 | /// [GM2] Controls the decay time of the envelope for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | /// [GM2] Controls the vibrato rate on the specified Channel relative to the sound's preset rate. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | /// [GM2] Controls the vibrato depth for the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | /// [GM2] Controls the vibrato delay on the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [GM2] Specifies the Reverb Send Level for that channel, linearly from 0% to 100% of amplitude. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | /// [GM2] Specifies the Chorus Send Level for that channel, linearly from 0% to 100% of amplitude. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 284 | /// [GM2] Specifies the peak value of ModulationWheel (1), with the MSB [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:289:17 [INFO] [stdout] | [INFO] [stdout] 289 | /// ###### [GM2] `MSB=7F` `LSB=7F`: RPN NULL [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:348:10 [INFO] [stdout] | [INFO] [stdout] 348 | /// [GM2] Turns off all Notes sounding on the specified Channel. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:353:10 [INFO] [stdout] | [INFO] [stdout] 353 | /// [GM2] Same as AllNotesOff (123), since GM2 does not support Omni mode. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:358:10 [INFO] [stdout] | [INFO] [stdout] 358 | /// [GM2] Same as AllNotesOff (123), since GM2 does not support Omni mode. [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:364:10 [INFO] [stdout] | [INFO] [stdout] 364 | /// [GM2] Same as AllNotesOff (123), then set the **channel** to mode 4. Will be [INFO] [stdout] | ^^^ no item named `GM2` 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 `GM2` [INFO] [stdout] --> src/cc.rs:370:10 [INFO] [stdout] | [INFO] [stdout] 370 | /// [GM2] Same as AllNotesOff (123), then set the **channel** to mode 3. [INFO] [stdout] | ^^^ no item named `GM2` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "c7ecb7747e0b19727b847529ae2e8331367819b9417ad1438e580abf6f4a0fa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ecb7747e0b19727b847529ae2e8331367819b9417ad1438e580abf6f4a0fa6", kill_on_drop: false }` [INFO] [stdout] c7ecb7747e0b19727b847529ae2e8331367819b9417ad1438e580abf6f4a0fa6