[INFO] fetching crate pican 0.1.0...
[INFO] documenting pican-0.1.0 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] extracting crate pican 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pican 0.1.0
[INFO] finished tweaking crates.io crate pican 0.1.0
[INFO] tweaked toml for crates.io crate pican 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pican 0.1.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 60 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.13.4 (available: v0.15.1)
[INFO] [stderr]       Adding codespan v0.11.1 (available: v0.13.1)
[INFO] [stderr]       Adding codespan-reporting v0.11.1 (available: v0.13.1)
[INFO] [stderr]       Adding modular-bitfield v0.11.2 (available: v0.13.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding nom_locate v4.2.0 (available: v5.0.0)
[INFO] [stderr]       Adding string-interner v0.14.0 (available: v0.20.0)
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typesum v0.2.0
[INFO] [stderr]   Downloaded impl-tools-lib v0.9.1
[INFO] [stderr]   Downloaded string-interner v0.14.0
[INFO] [stderr]   Downloaded typesum-macros v0.2.0
[INFO] [stderr]   Downloaded impl-tools v0.9.1
[INFO] [stderr]   Downloaded codespan v0.11.1
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded copy_arrayvec v0.1.1
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded binrw_derive v0.13.4
[INFO] [stderr]   Downloaded binrw v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428
[INFO] running `Command { std: "docker" "start" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling binrw_derive v0.13.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling impl-tools v0.9.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling binrw v0.13.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling impl-tools-lib v0.9.1
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typesum-macros v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking typesum v0.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking copy_arrayvec v0.1.1
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]  Documenting pican v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 -     #[bits = 1]
[INFO] [stdout] 22 +      [bits = 1]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     #[bits = 1]
[INFO] [stdout] 24 +      [bits = 1]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     #[bits = 1]
[INFO] [stdout] 26 +      [bits = 1]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 -     #[bits = 1]
[INFO] [stdout] 28 +      [bits = 1]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub w: Component,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -     pub w: Component,
[INFO] [stdout] 113 +     u  w: Component,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub z: Component,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub z: Component,
[INFO] [stdout] 114 +     u  z: Component,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub y: Component,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 -     pub y: Component,
[INFO] [stdout] 115 +     u  y: Component,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub x: Component,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -     pub x: Component,
[INFO] [stdout] 116 +     u  x: Component,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[bits = 1]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 -     #[bits = 1]
[INFO] [stdout] 178 +      [bits = 1]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[bits = 8]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 180 -     #[bits = 8]
[INFO] [stdout] 180 +      [bits = 8]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[bits = 4]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 200 -     #[bits = 4]
[INFO] [stdout] 200 +      [bits = 4]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 202 -     #[bits = 9]
[INFO] [stdout] 202 +      [bits = 9]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 -     #[bits = 9]
[INFO] [stdout] 204 +      [bits = 9]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -     #[bits = 9]
[INFO] [stdout] 206 +      [bits = 9]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     desc: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 220 -     desc: B7,
[INFO] [stdout] 220 +     es : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     src2: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -     src2: B5,
[INFO] [stdout] 221 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     src1: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     src1: B7,
[INFO] [stdout] 222 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     idx1: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -     idx1: B2,
[INFO] [stdout] 223 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     dst: B5,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 224 -     dst: B5,
[INFO] [stdout] 224 +     s : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 225 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 225 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     desc: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -     desc: B7,
[INFO] [stdout] 232 +     es : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     src1: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -     src1: B7,
[INFO] [stdout] 235 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     idx1: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     idx1: B2,
[INFO] [stdout] 236 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     dst: B5,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 -     dst: B5,
[INFO] [stdout] 237 +     s : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 238 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     desc: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 245 -     desc: B7,
[INFO] [stdout] 245 +     es : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     src2: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 246 -     src2: B7,
[INFO] [stdout] 246 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     src1: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 247 -     src1: B5,
[INFO] [stdout] 247 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     idx2: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 248 -     idx2: B2,
[INFO] [stdout] 248 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     dst: B5,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 249 -     dst: B5,
[INFO] [stdout] 249 +     s : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 250 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 250 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     desc: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 257 -     desc: B7,
[INFO] [stdout] 257 +     es : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     src2: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -     src2: B5,
[INFO] [stdout] 258 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     src1: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 259 -     src1: B7,
[INFO] [stdout] 259 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     idx1: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 260 -     idx1: B2,
[INFO] [stdout] 260 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     cmpy: B3,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 261 -     cmpy: B3,
[INFO] [stdout] 261 +     mp : B3,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     cmpx: B3,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -     cmpx: B3,
[INFO] [stdout] 262 +     mp : B3,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 263 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 263 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     num: B8,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 270 -     num: B8,
[INFO] [stdout] 270 +     u : B8,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     dst_offset: B12,
[INFO] [stdout]     |     ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 273 -     dst_offset: B12,
[INFO] [stdout] 273 +     st_offse : B12,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     condop: B2,
[INFO] [stdout]     |     ^    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -     condop: B2,
[INFO] [stdout] 274 +     ondo : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     refy: B1,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 275 -     refy: B1,
[INFO] [stdout] 275 +     ef : B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     refx: B1,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -     refx: B1,
[INFO] [stdout] 276 +     ef : B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 277 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 277 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     num: B8,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 284 -     num: B8,
[INFO] [stdout] 284 +     u : B8,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     dst_offset: B12,
[INFO] [stdout]     |     ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 -     dst_offset: B12,
[INFO] [stdout] 287 +     st_offse : B12,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     const_id: B4,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 288 -     const_id: B4,
[INFO] [stdout] 288 +     onst_i : B4,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 289 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 289 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     winding: B1,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 298 -     winding: B1,
[INFO] [stdout] 298 +     indin : B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     primemit: B1,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 299 -     primemit: B1,
[INFO] [stdout] 299 +     rimemi : B1,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     vtxid: B2,
[INFO] [stdout]     |     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 300 -     vtxid: B2,
[INFO] [stdout] 300 +     txi : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 301 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 301 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     desc: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 308 -     desc: B5,
[INFO] [stdout] 308 +     es : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     src3: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 309 -     src3: B5,
[INFO] [stdout] 309 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     src2: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 310 -     src2: B7,
[INFO] [stdout] 310 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     src1: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 311 -     src1: B5,
[INFO] [stdout] 311 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     idx2: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 312 -     idx2: B2,
[INFO] [stdout] 312 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     dst: B5,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 313 -     dst: B5,
[INFO] [stdout] 313 +     s : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 314 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 314 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     desc: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 321 -     desc: B5,
[INFO] [stdout] 321 +     es : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     src3: B7,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 322 -     src3: B7,
[INFO] [stdout] 322 +     rc : B7,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     src2: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -     src2: B5,
[INFO] [stdout] 323 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     src1: B5,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -     src1: B5,
[INFO] [stdout] 324 +     rc : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     idx3: B2,
[INFO] [stdout]     |     ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 325 -     idx3: B2,
[INFO] [stdout] 325 +     dx : B2,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     dst: B5,
[INFO] [stdout]     |     ^ ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 326 -     dst: B5,
[INFO] [stdout] 326 +     s : B5,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 327 -     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 327 +      [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]   --> src/frontend/ast.rs:95:55
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// The uniforms bound in this decl e.g. .fvec m1[4], m2, m5[4]
[INFO] [stdout]    |                                                       ^ no item named `4` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]   --> src/frontend/ast.rs:95:66
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// The uniforms bound in this decl e.g. .fvec m1[4], m2, m5[4]
[INFO] [stdout]    |                                                                  ^ no item named `4` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:54
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                                ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `1`
[INFO] [stdout]   --> src/ops.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                   ^ no item named `1` 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 `1`
[INFO] [stdout]   --> src/ops.rs:31:75
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                           ^ no item named `1` 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/ops.rs:31:84
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[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 `3`
[INFO] [stdout]   --> src/ops.rs:31:93
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                                             ^ no item named `3` 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 `i`
[INFO] [stdout]   --> src/ops.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Computes SRC1's first component exponent with base 2; DST[i] = EXP2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:33:82
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Computes SRC1's first component exponent with base 2; DST[i] = EXP2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                  ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Computes SRC1's first component logarithm with base 2; DST[i] = LOG2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                    ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:35:83
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Computes SRC1's first component logarithm with base 2; DST[i] = LOG2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                   ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                            ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:39:70
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:39:78
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:78
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                             ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:72
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:82
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                  ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:45:59
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Computes SRC1's floor component by component; DST[i] = FLOOR(SRC1[i]) for all i
[INFO] [stdout]    |                                                           ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:45:75
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Computes SRC1's floor component by component; DST[i] = FLOOR(SRC1[i]) for all i
[INFO] [stdout]    |                                                                           ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:67
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:81
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:90
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                          ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:67
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:81
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:90
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                          ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:51:70
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Computes the reciprocal of the vector's first component; DST[i] = 1/SRC1[0] for all i
[INFO] [stdout]    |                                                                      ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:51:82
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Computes the reciprocal of the vector's first component; DST[i] = 1/SRC1[0] for all i
[INFO] [stdout]    |                                                                                  ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:53:89
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Computes the reciprocal of the square root of the vector's first component; DST[i] = 1/sqrt(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:53:106
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Computes the reciprocal of the square root of the vector's first component; DST[i] = 1/sqrt(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                                          ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:63:67
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:63:78
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:63:89
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:61
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                             ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:72
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:82
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                  ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:85
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ///I    Multiplies two vectors and adds a third one component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this i...
[INFO] [stdout]    |                                                                                     ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:95
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ///I    Multiplies two vectors and adds a third one component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this i...
[INFO] [stdout]    |                                                                                               ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:105
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...e component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this is not an FMA, the intermediate result is rounded
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:113
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...ent by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this is not an FMA, the intermediate result is rounded
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `1`
[INFO] [stdout]   --> src/pir/ir.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// The relative address of the input, e.g. uniform[1]
[INFO] [stdout]    |                                                         ^ no item named `1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/asm/float24.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// More info: https://www.3dbrew.org/wiki/GPU/Shader_Instruction_Set#Floating-Point_Behavior
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// More info: <https://www.3dbrew.org/wiki/GPU/Shader_Instruction_Set#Floating-Point_Behavior>
[INFO] [stdout]    |                +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/properties.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// See for more https://github.com/devkitPro/picasso/blob/master/Manual.md#out
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// See for more <https://github.com/devkitPro/picasso/blob/master/Manual.md#out>
[INFO] [stdout]   |                  +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.13.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pican/index.html
[INFO] running `Command { std: "docker" "inspect" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling impl-tools-lib v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typesum-macros v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling binrw_derive v0.13.4
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling impl-tools v0.9.1
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking typesum v0.2.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking binrw v0.13.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking copy_arrayvec v0.1.1
[INFO] [stderr]     Checking string-interner v0.14.0
[INFO] [stderr]     Checking codespan v0.11.1
[INFO] [stderr]  Documenting pican v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout] 23 |     pub w: bool,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 ~     [bits = 1]
[INFO] [stdout] 23 ~     pub w: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     pub z: bool,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 ~     [bits = 1]
[INFO] [stdout] 25 ~     pub z: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout] 27 |     pub y: bool,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 ~     [bits = 1]
[INFO] [stdout] 27 ~     pub y: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/asm/shbin/instruction.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[bits = 1]
[INFO] [stdout]    |     ^
[INFO] [stdout] 29 |     pub x: bool,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 28 ~     [bits = 1]
[INFO] [stdout] 29 ~     pub x: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub w: Component,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 113 -     pub w: Component,
[INFO] [stdout] 113 +     ub w: Componen ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub z: Component,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub z: Component,
[INFO] [stdout] 114 +     ub z: Componen ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub y: Component,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 115 -     pub y: Component,
[INFO] [stdout] 115 +     ub y: Componen ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub x: Component,
[INFO] [stdout]     |     ^              ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -     pub x: Component,
[INFO] [stdout] 116 +     ub x: Componen ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[bits = 1]
[INFO] [stdout]     |     ^
[INFO] [stdout] 179 |     pub negate: bool,
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 178 ~     [bits = 1]
[INFO] [stdout] 179 ~     pub negate: boo ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[bits = 8]
[INFO] [stdout]     |     ^
[INFO] [stdout] 181 |     pub selector: ComponentSelector,
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 180 ~     [bits = 8]
[INFO] [stdout] 181 ~     pub selector: ComponentSelecto ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[bits = 4]
[INFO] [stdout]     |     ^
[INFO] [stdout] 201 |     pub destination_mask: ComponentMask,
[INFO] [stdout]     |                                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 200 ~     [bits = 4]
[INFO] [stdout] 201 ~     pub destination_mask: ComponentMas ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout] 203 |     pub s1: OperandSource,
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 202 ~     [bits = 9]
[INFO] [stdout] 203 ~     pub s1: OperandSourc ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout] 205 |     pub s2: OperandSource,
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 204 ~     [bits = 9]
[INFO] [stdout] 205 ~     pub s2: OperandSourc ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 206 |     #[bits = 9]
[INFO] [stdout]     |     ^
[INFO] [stdout] 207 |     pub s3: OperandSource,
[INFO] [stdout]     |                         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 ~     [bits = 9]
[INFO] [stdout] 207 ~     pub s3: OperandSourc ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     desc: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 220 -     desc: B7,
[INFO] [stdout] 220 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     src2: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 221 -     src2: B5,
[INFO] [stdout] 221 +     rc2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     src1: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 222 -     src1: B7,
[INFO] [stdout] 222 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     idx1: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 223 -     idx1: B2,
[INFO] [stdout] 223 +     dx1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     dst: B5,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 224 -     dst: B5,
[INFO] [stdout] 224 +     st: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 226 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 225 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 226 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     desc: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 232 -     desc: B7,
[INFO] [stdout] 232 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:235:5
[INFO] [stdout]     |
[INFO] [stdout] 235 |     src1: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 235 -     src1: B7,
[INFO] [stdout] 235 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     idx1: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 236 -     idx1: B2,
[INFO] [stdout] 236 +     dx1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     dst: B5,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 -     dst: B5,
[INFO] [stdout] 237 +     st: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 239 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 238 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 239 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     desc: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 245 -     desc: B7,
[INFO] [stdout] 245 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     src2: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 246 -     src2: B7,
[INFO] [stdout] 246 +     rc2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     src1: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 247 -     src1: B5,
[INFO] [stdout] 247 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     idx2: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 248 -     idx2: B2,
[INFO] [stdout] 248 +     dx2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     dst: B5,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 249 -     dst: B5,
[INFO] [stdout] 249 +     st: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 251 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 250 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 251 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     desc: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 257 -     desc: B7,
[INFO] [stdout] 257 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     src2: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -     src2: B5,
[INFO] [stdout] 258 +     rc2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     src1: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 259 -     src1: B7,
[INFO] [stdout] 259 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |     idx1: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 260 -     idx1: B2,
[INFO] [stdout] 260 +     dx1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     cmpy: B3,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 261 -     cmpy: B3,
[INFO] [stdout] 261 +     mpy: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 |     cmpx: B3,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -     cmpx: B3,
[INFO] [stdout] 262 +     mpx: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 264 |     opc: B5,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 263 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 264 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 |     num: B8,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 270 -     num: B8,
[INFO] [stdout] 270 +     um: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     dst_offset: B12,
[INFO] [stdout]     |     ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 273 -     dst_offset: B12,
[INFO] [stdout] 273 +     st_offset: B1 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     condop: B2,
[INFO] [stdout]     |     ^        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 274 -     condop: B2,
[INFO] [stdout] 274 +     ondop: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     refy: B1,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 275 -     refy: B1,
[INFO] [stdout] 275 +     efy: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 276 |     refx: B1,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -     refx: B1,
[INFO] [stdout] 276 +     efx: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 278 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 277 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 278 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     num: B8,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 284 -     num: B8,
[INFO] [stdout] 284 +     um: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     dst_offset: B12,
[INFO] [stdout]     |     ^             ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 -     dst_offset: B12,
[INFO] [stdout] 287 +     st_offset: B1 ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     const_id: B4,
[INFO] [stdout]     |     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 288 -     const_id: B4,
[INFO] [stdout] 288 +     onst_id: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 290 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 289 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 290 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 298 |     winding: B1,
[INFO] [stdout]     |     ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 298 -     winding: B1,
[INFO] [stdout] 298 +     inding: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     primemit: B1,
[INFO] [stdout]     |     ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 299 -     primemit: B1,
[INFO] [stdout] 299 +     rimemit: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     vtxid: B2,
[INFO] [stdout]     |     ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 300 -     vtxid: B2,
[INFO] [stdout] 300 +     txid: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 302 |     opc: B6,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 301 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 302 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     desc: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 308 -     desc: B5,
[INFO] [stdout] 308 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:309:5
[INFO] [stdout]     |
[INFO] [stdout] 309 |     src3: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 309 -     src3: B5,
[INFO] [stdout] 309 +     rc3: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 |     src2: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 310 -     src2: B7,
[INFO] [stdout] 310 +     rc2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:311:5
[INFO] [stdout]     |
[INFO] [stdout] 311 |     src1: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 311 -     src1: B5,
[INFO] [stdout] 311 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     idx2: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 312 -     idx2: B2,
[INFO] [stdout] 312 +     dx2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     dst: B5,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 313 -     dst: B5,
[INFO] [stdout] 313 +     st: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 315 |     opc: B3,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 314 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 315 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     desc: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 321 -     desc: B5,
[INFO] [stdout] 321 +     esc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     src3: B7,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 322 -     src3: B7,
[INFO] [stdout] 322 +     rc3: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     src2: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 323 -     src2: B5,
[INFO] [stdout] 323 +     rc2: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     src1: B5,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 324 -     src1: B5,
[INFO] [stdout] 324 +     rc1: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     idx3: B2,
[INFO] [stdout]     |     ^      ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 325 -     idx3: B2,
[INFO] [stdout] 325 +     dx3: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     dst: B5,
[INFO] [stdout]     |     ^     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 326 -     dst: B5,
[INFO] [stdout] 326 +     st: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/asm/shbin/instruction.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     #[allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout]     |     ^
[INFO] [stdout] 328 |     opc: B3,
[INFO] [stdout]     |           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 327 ~     [allow(unused)] // clippy can't work out that we write this for some reason
[INFO] [stdout] 328 ~     opc: B ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]   --> src/frontend/ast.rs:95:55
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// The uniforms bound in this decl e.g. .fvec m1[4], m2, m5[4]
[INFO] [stdout]    |                                                       ^ no item named `4` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `4`
[INFO] [stdout]   --> src/frontend/ast.rs:95:66
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// The uniforms bound in this decl e.g. .fvec m1[4], m2, m5[4]
[INFO] [stdout]    |                                                                  ^ no item named `4` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:54
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                                ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     /// Adds two vectors component by component; DST[i] = SRC1[i]+SRC2[i] for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `1`
[INFO] [stdout]   --> src/ops.rs:31:67
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                   ^ no item named `1` 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 `1`
[INFO] [stdout]   --> src/ops.rs:31:75
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                           ^ no item named `1` 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/ops.rs:31:84
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[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 `3`
[INFO] [stdout]   --> src/ops.rs:31:93
[INFO] [stdout]    |
[INFO] [stdout] 31 |     /// Equivalent to Microsoft's dst instruction: DST = {1, SRC1[1]*SRC2[1], SRC1[2], SRC2[3]}
[INFO] [stdout]    |                                                                                             ^ no item named `3` 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 `i`
[INFO] [stdout]   --> src/ops.rs:33:67
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Computes SRC1's first component exponent with base 2; DST[i] = EXP2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:33:82
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Computes SRC1's first component exponent with base 2; DST[i] = EXP2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                  ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Computes SRC1's first component logarithm with base 2; DST[i] = LOG2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                    ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:35:83
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Computes SRC1's first component logarithm with base 2; DST[i] = LOG2(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                   ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:39:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                            ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:39:70
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:39:78
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// Multiplies two vectors component by component; DST[i] = SRC1[i].SRC2[i] for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:67
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:78
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:41:89
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:61
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                             ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:72
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:43:82
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                  ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:45:59
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Computes SRC1's floor component by component; DST[i] = FLOOR(SRC1[i]) for all i
[INFO] [stdout]    |                                                           ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:45:75
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Computes SRC1's floor component by component; DST[i] = FLOOR(SRC1[i]) for all i
[INFO] [stdout]    |                                                                           ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:67
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:81
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:47:90
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Takes the max of two vectors, component by component; DST[i] = MAX(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                          ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:67
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:81
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:49:90
[INFO] [stdout]    |
[INFO] [stdout] 49 |     /// Takes the min of two vectors, component by component; DST[i] = MIN(SRC1[i], SRC2[i]) for all i
[INFO] [stdout]    |                                                                                          ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:51:70
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Computes the reciprocal of the vector's first component; DST[i] = 1/SRC1[0] for all i
[INFO] [stdout]    |                                                                      ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:51:82
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Computes the reciprocal of the vector's first component; DST[i] = 1/SRC1[0] for all i
[INFO] [stdout]    |                                                                                  ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:53:89
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Computes the reciprocal of the square root of the vector's first component; DST[i] = 1/sqrt(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `0`
[INFO] [stdout]   --> src/ops.rs:53:106
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Computes the reciprocal of the square root of the vector's first component; DST[i] = 1/sqrt(SRC1[0]) for all i
[INFO] [stdout]    |                                                                                                          ^ no item named `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 `i`
[INFO] [stdout]   --> src/ops.rs:63:67
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                   ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:63:78
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                              ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:63:89
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// Sets output if SRC1 is greater than or equal to SRC2; DST[i] = (SRC1[i] >= SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:61
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                             ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:72
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                        ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:65:82
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Sets output if SRC1 is strictly less than SRC2; DST[i] = (SRC1[i] < SRC2[i]) ? 1.0 : 0.0 for all i
[INFO] [stdout]    |                                                                                  ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:85
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ///I    Multiplies two vectors and adds a third one component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this i...
[INFO] [stdout]    |                                                                                     ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:95
[INFO] [stdout]    |
[INFO] [stdout] 97 |     ///I    Multiplies two vectors and adds a third one component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this i...
[INFO] [stdout]    |                                                                                               ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:105
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...e component by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this is not an FMA, the intermediate result is rounded
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `i`
[INFO] [stdout]   --> src/ops.rs:97:113
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...ent by component; DST[i] = SRC3[i] + SRC2[i].SRC1[i] for all i; this is not an FMA, the intermediate result is rounded
[INFO] [stdout]    |                                                      ^ no item named `i` 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 `1`
[INFO] [stdout]   --> src/pir/ir.rs:89:57
[INFO] [stdout]    |
[INFO] [stdout] 89 |     /// The relative address of the input, e.g. uniform[1]
[INFO] [stdout]    |                                                         ^ no item named `1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> src/asm/float24.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// More info: https://www.3dbrew.org/wiki/GPU/Shader_Instruction_Set#Floating-Point_Behavior
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// More info: <https://www.3dbrew.org/wiki/GPU/Shader_Instruction_Set#Floating-Point_Behavior>
[INFO] [stdout]    |                +                                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> src/properties.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// See for more https://github.com/devkitPro/picasso/blob/master/Manual.md#out
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// See for more <https://github.com/devkitPro/picasso/blob/master/Manual.md#out>
[INFO] [stdout]   |                  +                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.13.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/pican/index.html
[INFO] running `Command { std: "docker" "inspect" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428", kill_on_drop: false }`
[INFO] [stdout] 4ad12755c43c6b9b139bf2ab7152053789727207318bc97cdf6ec76d92c53428
